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.2
This commit is contained in:
parent
295748a245
commit
e2f5bcfba0
2 changed files with 8 additions and 36 deletions
42
package-lock.json
generated
42
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.1",
|
||||
"pino-http": "8.3.2",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"rimraf": "3.0.2",
|
||||
"rxjs": "7.8.0",
|
||||
|
|
@ -6673,14 +6673,6 @@
|
|||
"resolved": "https://registry.npmjs.org/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz",
|
||||
"integrity": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA=="
|
||||
},
|
||||
"node_modules/fast-url-parser": {
|
||||
"version": "1.1.3",
|
||||
"resolved": "https://registry.npmjs.org/fast-url-parser/-/fast-url-parser-1.1.3.tgz",
|
||||
"integrity": "sha512-5jOCVXADYNuRkKFzNJ0dCCewsZiYo0dz8QNYljkOpFC6r2U4OBmKtvm/Tsuh4w1YYdDqDb31a8TVhBJ2OJKdqQ==",
|
||||
"dependencies": {
|
||||
"punycode": "^1.3.2"
|
||||
}
|
||||
},
|
||||
"node_modules/fastq": {
|
||||
"version": "1.13.0",
|
||||
"resolved": "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz",
|
||||
|
|
@ -10325,11 +10317,10 @@
|
|||
}
|
||||
},
|
||||
"node_modules/pino-http": {
|
||||
"version": "8.3.1",
|
||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.3.1.tgz",
|
||||
"integrity": "sha512-wqQMH2H+Di4ur5gaCYvWOMYhGmmmygHsgJduKr2HASSoegNsxfxiCDGxYYV8muOB8jKDHPoBXKGp03af+JESqg==",
|
||||
"version": "8.3.2",
|
||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.3.2.tgz",
|
||||
"integrity": "sha512-L6cQxP+d3IT2l7hCrlLOtvSFIYAX8iEAlGto7ahvVWumiiQ4aDCN23rmYGoImKGvBCyZpK07eHKtmuVq5L5SFQ==",
|
||||
"dependencies": {
|
||||
"fast-url-parser": "^1.1.3",
|
||||
"get-caller-file": "^2.0.5",
|
||||
"pino": "^8.0.0",
|
||||
"pino-std-serializers": "^6.0.0",
|
||||
|
|
@ -10670,11 +10661,6 @@
|
|||
"once": "^1.3.1"
|
||||
}
|
||||
},
|
||||
"node_modules/punycode": {
|
||||
"version": "1.4.1",
|
||||
"resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
|
||||
"integrity": "sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ=="
|
||||
},
|
||||
"node_modules/qs": {
|
||||
"version": "6.11.0",
|
||||
"resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz",
|
||||
|
|
@ -17887,14 +17873,6 @@
|
|||
"resolved": "https://registry.npmjs.org/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz",
|
||||
"integrity": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA=="
|
||||
},
|
||||
"fast-url-parser": {
|
||||
"version": "1.1.3",
|
||||
"resolved": "https://registry.npmjs.org/fast-url-parser/-/fast-url-parser-1.1.3.tgz",
|
||||
"integrity": "sha512-5jOCVXADYNuRkKFzNJ0dCCewsZiYo0dz8QNYljkOpFC6r2U4OBmKtvm/Tsuh4w1YYdDqDb31a8TVhBJ2OJKdqQ==",
|
||||
"requires": {
|
||||
"punycode": "^1.3.2"
|
||||
}
|
||||
},
|
||||
"fastq": {
|
||||
"version": "1.13.0",
|
||||
"resolved": "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz",
|
||||
|
|
@ -20590,11 +20568,10 @@
|
|||
}
|
||||
},
|
||||
"pino-http": {
|
||||
"version": "8.3.1",
|
||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.3.1.tgz",
|
||||
"integrity": "sha512-wqQMH2H+Di4ur5gaCYvWOMYhGmmmygHsgJduKr2HASSoegNsxfxiCDGxYYV8muOB8jKDHPoBXKGp03af+JESqg==",
|
||||
"version": "8.3.2",
|
||||
"resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.3.2.tgz",
|
||||
"integrity": "sha512-L6cQxP+d3IT2l7hCrlLOtvSFIYAX8iEAlGto7ahvVWumiiQ4aDCN23rmYGoImKGvBCyZpK07eHKtmuVq5L5SFQ==",
|
||||
"requires": {
|
||||
"fast-url-parser": "^1.1.3",
|
||||
"get-caller-file": "^2.0.5",
|
||||
"pino": "^8.0.0",
|
||||
"pino-std-serializers": "^6.0.0",
|
||||
|
|
@ -20855,11 +20832,6 @@
|
|||
"once": "^1.3.1"
|
||||
}
|
||||
},
|
||||
"punycode": {
|
||||
"version": "1.4.1",
|
||||
"resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
|
||||
"integrity": "sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ=="
|
||||
},
|
||||
"qs": {
|
||||
"version": "6.11.0",
|
||||
"resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz",
|
||||
|
|
|
|||
|
|
@ -71,7 +71,7 @@
|
|||
"passport-spotify": "2.0.0",
|
||||
"pg": "8.8.0",
|
||||
"pino": "8.8.0",
|
||||
"pino-http": "8.3.1",
|
||||
"pino-http": "8.3.2",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"rimraf": "3.0.2",
|
||||
"rxjs": "7.8.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue