mirror of
https://github.com/apricote/Listory.git
synced 2026-02-08 02:37:03 +00:00
chore(deps): update dependency pino-http to v8.3.1
This commit is contained in:
parent
12d627e61b
commit
b911d2b1a5
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -54,7 +54,7 @@
|
||||||
"passport-spotify": "2.0.0",
|
"passport-spotify": "2.0.0",
|
||||||
"pg": "8.8.0",
|
"pg": "8.8.0",
|
||||||
"pino": "8.8.0",
|
"pino": "8.8.0",
|
||||||
"pino-http": "8.3.0",
|
"pino-http": "8.3.1",
|
||||||
"reflect-metadata": "0.1.13",
|
"reflect-metadata": "0.1.13",
|
||||||
"rimraf": "3.0.2",
|
"rimraf": "3.0.2",
|
||||||
"rxjs": "7.8.0",
|
"rxjs": "7.8.0",
|
||||||
|
|
@ -10089,9 +10089,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/pino-http": {
|
"node_modules/pino-http": {
|
||||||
"version": "8.3.0",
|
"version": "8.3.1",
|
||||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.3.1.tgz",
|
||||||
"integrity": "sha512-DmuC0zGdldG+MnW1ZD+YDShTAsHdNUdnzk1Oic0dbhm/saOe1cYakJomO3ciwi/HQ9WmuhkuBkRwIzgP98r2Kw==",
|
"integrity": "sha512-wqQMH2H+Di4ur5gaCYvWOMYhGmmmygHsgJduKr2HASSoegNsxfxiCDGxYYV8muOB8jKDHPoBXKGp03af+JESqg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"fast-url-parser": "^1.1.3",
|
"fast-url-parser": "^1.1.3",
|
||||||
"get-caller-file": "^2.0.5",
|
"get-caller-file": "^2.0.5",
|
||||||
|
|
@ -20145,9 +20145,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pino-http": {
|
"pino-http": {
|
||||||
"version": "8.3.0",
|
"version": "8.3.1",
|
||||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.3.1.tgz",
|
||||||
"integrity": "sha512-DmuC0zGdldG+MnW1ZD+YDShTAsHdNUdnzk1Oic0dbhm/saOe1cYakJomO3ciwi/HQ9WmuhkuBkRwIzgP98r2Kw==",
|
"integrity": "sha512-wqQMH2H+Di4ur5gaCYvWOMYhGmmmygHsgJduKr2HASSoegNsxfxiCDGxYYV8muOB8jKDHPoBXKGp03af+JESqg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"fast-url-parser": "^1.1.3",
|
"fast-url-parser": "^1.1.3",
|
||||||
"get-caller-file": "^2.0.5",
|
"get-caller-file": "^2.0.5",
|
||||||
|
|
|
||||||
|
|
@ -71,7 +71,7 @@
|
||||||
"passport-spotify": "2.0.0",
|
"passport-spotify": "2.0.0",
|
||||||
"pg": "8.8.0",
|
"pg": "8.8.0",
|
||||||
"pino": "8.8.0",
|
"pino": "8.8.0",
|
||||||
"pino-http": "8.3.0",
|
"pino-http": "8.3.1",
|
||||||
"reflect-metadata": "0.1.13",
|
"reflect-metadata": "0.1.13",
|
||||||
"rimraf": "3.0.2",
|
"rimraf": "3.0.2",
|
||||||
"rxjs": "7.8.0",
|
"rxjs": "7.8.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue