mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +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",
|
||||
"pg": "8.8.0",
|
||||
"pino": "8.8.0",
|
||||
"pino-http": "8.3.0",
|
||||
"pino-http": "8.3.1",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"rimraf": "3.0.2",
|
||||
"rxjs": "7.8.0",
|
||||
|
|
@ -10089,9 +10089,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/pino-http": {
|
||||
"version": "8.3.0",
|
||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.3.0.tgz",
|
||||
"integrity": "sha512-DmuC0zGdldG+MnW1ZD+YDShTAsHdNUdnzk1Oic0dbhm/saOe1cYakJomO3ciwi/HQ9WmuhkuBkRwIzgP98r2Kw==",
|
||||
"version": "8.3.1",
|
||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.3.1.tgz",
|
||||
"integrity": "sha512-wqQMH2H+Di4ur5gaCYvWOMYhGmmmygHsgJduKr2HASSoegNsxfxiCDGxYYV8muOB8jKDHPoBXKGp03af+JESqg==",
|
||||
"dependencies": {
|
||||
"fast-url-parser": "^1.1.3",
|
||||
"get-caller-file": "^2.0.5",
|
||||
|
|
@ -20145,9 +20145,9 @@
|
|||
}
|
||||
},
|
||||
"pino-http": {
|
||||
"version": "8.3.0",
|
||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.3.0.tgz",
|
||||
"integrity": "sha512-DmuC0zGdldG+MnW1ZD+YDShTAsHdNUdnzk1Oic0dbhm/saOe1cYakJomO3ciwi/HQ9WmuhkuBkRwIzgP98r2Kw==",
|
||||
"version": "8.3.1",
|
||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.3.1.tgz",
|
||||
"integrity": "sha512-wqQMH2H+Di4ur5gaCYvWOMYhGmmmygHsgJduKr2HASSoegNsxfxiCDGxYYV8muOB8jKDHPoBXKGp03af+JESqg==",
|
||||
"requires": {
|
||||
"fast-url-parser": "^1.1.3",
|
||||
"get-caller-file": "^2.0.5",
|
||||
|
|
|
|||
|
|
@ -71,7 +71,7 @@
|
|||
"passport-spotify": "2.0.0",
|
||||
"pg": "8.8.0",
|
||||
"pino": "8.8.0",
|
||||
"pino-http": "8.3.0",
|
||||
"pino-http": "8.3.1",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"rimraf": "3.0.2",
|
||||
"rxjs": "7.8.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue