mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-27 22:59:51 -05:00
fix(deps): update dependency pino to v6.13.3 (#2562)
This commit is contained in:
parent
69091d15fb
commit
384b3e2ce5
10 changed files with 80 additions and 43 deletions
61
.pnp.js
generated
61
.pnp.js
generated
|
@ -71,7 +71,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["@types/mime", "npm:2.0.1"],
|
||||
["@types/minimatch", "npm:3.0.3"],
|
||||
["@types/node", "npm:14.14.37"],
|
||||
["@types/pino", "npm:6.3.6"],
|
||||
["@types/pino", "npm:6.3.12"],
|
||||
["@types/request", "npm:2.48.5"],
|
||||
["@types/semver", "npm:7.3.4"],
|
||||
["@typescript-eslint/eslint-plugin", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:4.13.0"],
|
||||
|
@ -135,7 +135,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["mv", "npm:2.1.1"],
|
||||
["nock", "npm:12.0.3"],
|
||||
["node-mocks-http", "npm:1.10.1"],
|
||||
["pino", "npm:6.13.0"],
|
||||
["pino", "npm:6.13.3"],
|
||||
["pinst", "npm:2.1.6"],
|
||||
["pkginfo", "npm:0.4.1"],
|
||||
["prettier", "npm:2.3.2"],
|
||||
|
@ -4875,13 +4875,24 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]
|
||||
]],
|
||||
["@types/pino", [
|
||||
["npm:6.3.6", {
|
||||
"packageLocation": "./.yarn/cache/@types-pino-npm-6.3.6-4c4af2ecc8-ad25dc65e2.zip/node_modules/@types/pino/",
|
||||
["npm:6.3.12", {
|
||||
"packageLocation": "./.yarn/cache/@types-pino-npm-6.3.12-19c7982858-7db713a23d.zip/node_modules/@types/pino/",
|
||||
"packageDependencies": [
|
||||
["@types/pino", "npm:6.3.6"],
|
||||
["@types/pino", "npm:6.3.12"],
|
||||
["@types/node", "npm:12.12.21"],
|
||||
["@types/pino-pretty", "npm:4.7.1"],
|
||||
["@types/pino-std-serializers", "npm:2.4.1"],
|
||||
["@types/sonic-boom", "npm:0.7.0"]
|
||||
["sonic-boom", "npm:2.3.0"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}]
|
||||
]],
|
||||
["@types/pino-pretty", [
|
||||
["npm:4.7.1", {
|
||||
"packageLocation": "./.yarn/cache/@types-pino-pretty-npm-4.7.1-a75d43599e-b0302f95d4.zip/node_modules/@types/pino-pretty/",
|
||||
"packageDependencies": [
|
||||
["@types/pino-pretty", "npm:4.7.1"],
|
||||
["@types/pino", "npm:6.3.12"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}]
|
||||
|
@ -4956,16 +4967,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
"linkType": "HARD",
|
||||
}]
|
||||
]],
|
||||
["@types/sonic-boom", [
|
||||
["npm:0.7.0", {
|
||||
"packageLocation": "./.yarn/cache/@types-sonic-boom-npm-0.7.0-de707a960a-b6a7c29c7b.zip/node_modules/@types/sonic-boom/",
|
||||
"packageDependencies": [
|
||||
["@types/sonic-boom", "npm:0.7.0"],
|
||||
["@types/node", "npm:12.12.21"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}]
|
||||
]],
|
||||
["@types/stack-utils", [
|
||||
["npm:2.0.0", {
|
||||
"packageLocation": "./.yarn/cache/@types-stack-utils-npm-2.0.0-8ded8461bc-662312302e.zip/node_modules/@types/stack-utils/",
|
||||
|
@ -9553,6 +9554,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
"linkType": "HARD",
|
||||
}]
|
||||
]],
|
||||
["fastify-warning", [
|
||||
["npm:0.2.0", {
|
||||
"packageLocation": "./.yarn/cache/fastify-warning-npm-0.2.0-f9c53563fc-17b9e2ffdf.zip/node_modules/fastify-warning/",
|
||||
"packageDependencies": [
|
||||
["fastify-warning", "npm:0.2.0"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}]
|
||||
]],
|
||||
["fastq", [
|
||||
["npm:1.11.0", {
|
||||
"packageLocation": "./.yarn/cache/fastq-npm-1.11.0-840a129ad5-22822313d6.zip/node_modules/fastq/",
|
||||
|
@ -14262,12 +14272,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]
|
||||
]],
|
||||
["pino", [
|
||||
["npm:6.13.0", {
|
||||
"packageLocation": "./.yarn/cache/pino-npm-6.13.0-03d793e748-4fd045eeff.zip/node_modules/pino/",
|
||||
["npm:6.13.3", {
|
||||
"packageLocation": "./.yarn/cache/pino-npm-6.13.3-50e2aceb53-16a62ba4c6.zip/node_modules/pino/",
|
||||
"packageDependencies": [
|
||||
["pino", "npm:6.13.0"],
|
||||
["pino", "npm:6.13.3"],
|
||||
["fast-redact", "npm:3.0.0"],
|
||||
["fast-safe-stringify", "npm:2.0.8"],
|
||||
["fastify-warning", "npm:0.2.0"],
|
||||
["flatstr", "npm:1.0.12"],
|
||||
["pino-std-serializers", "npm:3.2.0"],
|
||||
["quick-format-unescaped", "npm:4.0.3"],
|
||||
|
@ -15715,6 +15726,14 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["flatstr", "npm:1.0.12"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}],
|
||||
["npm:2.3.0", {
|
||||
"packageLocation": "./.yarn/cache/sonic-boom-npm-2.3.0-6a1292957e-97b5b795f7.zip/node_modules/sonic-boom/",
|
||||
"packageDependencies": [
|
||||
["sonic-boom", "npm:2.3.0"],
|
||||
["atomic-sleep", "npm:1.0.0"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}]
|
||||
]],
|
||||
["source-map", [
|
||||
|
@ -17164,7 +17183,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["@types/mime", "npm:2.0.1"],
|
||||
["@types/minimatch", "npm:3.0.3"],
|
||||
["@types/node", "npm:14.14.37"],
|
||||
["@types/pino", "npm:6.3.6"],
|
||||
["@types/pino", "npm:6.3.12"],
|
||||
["@types/request", "npm:2.48.5"],
|
||||
["@types/semver", "npm:7.3.4"],
|
||||
["@typescript-eslint/eslint-plugin", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:4.13.0"],
|
||||
|
@ -17228,7 +17247,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["mv", "npm:2.1.1"],
|
||||
["nock", "npm:12.0.3"],
|
||||
["node-mocks-http", "npm:1.10.1"],
|
||||
["pino", "npm:6.13.0"],
|
||||
["pino", "npm:6.13.3"],
|
||||
["pinst", "npm:2.1.6"],
|
||||
["pkginfo", "npm:0.4.1"],
|
||||
["prettier", "npm:2.3.2"],
|
||||
|
|
BIN
.yarn/cache/@types-pino-npm-6.3.12-19c7982858-7db713a23d.zip
vendored
Normal file
BIN
.yarn/cache/@types-pino-npm-6.3.12-19c7982858-7db713a23d.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/@types-pino-pretty-npm-4.7.1-a75d43599e-b0302f95d4.zip
vendored
Normal file
BIN
.yarn/cache/@types-pino-pretty-npm-4.7.1-a75d43599e-b0302f95d4.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/fastify-warning-npm-0.2.0-f9c53563fc-17b9e2ffdf.zip
vendored
Normal file
BIN
.yarn/cache/fastify-warning-npm-0.2.0-f9c53563fc-17b9e2ffdf.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/sonic-boom-npm-2.3.0-6a1292957e-97b5b795f7.zip
vendored
Normal file
BIN
.yarn/cache/sonic-boom-npm-2.3.0-6a1292957e-97b5b795f7.zip
vendored
Normal file
Binary file not shown.
|
@ -50,7 +50,7 @@
|
|||
"minimatch": "3.0.4",
|
||||
"mkdirp": "1.0.4",
|
||||
"mv": "2.1.1",
|
||||
"pino": "6.13.0",
|
||||
"pino": "6.13.3",
|
||||
"pkginfo": "0.4.1",
|
||||
"prettier-bytes": "^1.0.4",
|
||||
"pretty-ms": "^7.0.1",
|
||||
|
@ -95,7 +95,7 @@
|
|||
"@types/mime": "2.0.1",
|
||||
"@types/minimatch": "3.0.3",
|
||||
"@types/node": "14.14.37",
|
||||
"@types/pino": "6.3.6",
|
||||
"@types/pino": "6.3.12",
|
||||
"@types/request": "2.48.5",
|
||||
"@types/semver": "7.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "4.13.0",
|
||||
|
|
58
yarn.lock
58
yarn.lock
|
@ -3267,6 +3267,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/pino-pretty@npm:*":
|
||||
version: 4.7.1
|
||||
resolution: "@types/pino-pretty@npm:4.7.1"
|
||||
dependencies:
|
||||
"@types/pino": "*"
|
||||
checksum: b0302f95d4ea6c3d90056f5ced8c9c7ad2ac19898b8750f330917e62c73f0513e5f578f29d95ae18e217b4c2129945c98a79ab50f2dbba23017d815de7f35582
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/pino-std-serializers@npm:*":
|
||||
version: 2.4.1
|
||||
resolution: "@types/pino-std-serializers@npm:2.4.1"
|
||||
|
@ -3276,14 +3285,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/pino@npm:6.3.6":
|
||||
version: 6.3.6
|
||||
resolution: "@types/pino@npm:6.3.6"
|
||||
"@types/pino@npm:*, @types/pino@npm:6.3.12":
|
||||
version: 6.3.12
|
||||
resolution: "@types/pino@npm:6.3.12"
|
||||
dependencies:
|
||||
"@types/node": "*"
|
||||
"@types/pino-pretty": "*"
|
||||
"@types/pino-std-serializers": "*"
|
||||
"@types/sonic-boom": "*"
|
||||
checksum: ad25dc65e2364189f8f5ea8e2a8872a446b675e906206d8b30338acfb41be0df8f4d7866b970086716c5452c37ace7e4d8a44650388b95b93e3a1fe7d56ae0d6
|
||||
sonic-boom: ^2.1.0
|
||||
checksum: 7db713a23d7836aaae13fafffb5a36b649c4650eb3c9edaf891213fb55e3435fc9c25a12ca4214c7920be89640a78e6f7f17c9d974d63bba7e58462d140c6b09
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3337,15 +3347,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/sonic-boom@npm:*":
|
||||
version: 0.7.0
|
||||
resolution: "@types/sonic-boom@npm:0.7.0"
|
||||
dependencies:
|
||||
"@types/node": "*"
|
||||
checksum: b6a7c29c7b7d92307571b44629c94af0cad6674cb4251ce5387cd2e6d8051511fa8397a28cf3b387fd4ef26ce79442cbe8f9cae141fda7628fdf532af274e6ba
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/stack-utils@npm:^2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "@types/stack-utils@npm:2.0.0"
|
||||
|
@ -7125,6 +7126,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fastify-warning@npm:^0.2.0":
|
||||
version: 0.2.0
|
||||
resolution: "fastify-warning@npm:0.2.0"
|
||||
checksum: 17b9e2ffdfbfd40486f3395e4c33a8f997c9d23c3201624eed5596f3e3dcd3d5bf4f0c18b3bf7c32f3e80d1d573df9d59bc5c179fcfe5de52a1baa64934a54cf
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fastq@npm:^1.6.0":
|
||||
version: 1.11.0
|
||||
resolution: "fastq@npm:1.11.0"
|
||||
|
@ -11449,19 +11457,20 @@ fsevents@~2.1.2:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"pino@npm:6.13.0":
|
||||
version: 6.13.0
|
||||
resolution: "pino@npm:6.13.0"
|
||||
"pino@npm:6.13.3":
|
||||
version: 6.13.3
|
||||
resolution: "pino@npm:6.13.3"
|
||||
dependencies:
|
||||
fast-redact: ^3.0.0
|
||||
fast-safe-stringify: ^2.0.8
|
||||
fastify-warning: ^0.2.0
|
||||
flatstr: ^1.0.12
|
||||
pino-std-serializers: ^3.1.0
|
||||
quick-format-unescaped: ^4.0.3
|
||||
sonic-boom: ^1.0.2
|
||||
bin:
|
||||
pino: bin.js
|
||||
checksum: 4fd045eeff8edffb8e5bd9677553f511155d1f56353d9a12a03880a7ca26a0eb29808705a2ace223dff9c77dc20c269b31e33591b73728c6f4f641cc968a1080
|
||||
checksum: 16a62ba4c652b789e387b465019334785f790524037cf8ef4c0c300dccd83bf7e9054b3bf1c14825d118687918b2ff810c1d112b69e5d8e4483ab65258d98a0c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12812,6 +12821,15 @@ fsevents@~2.1.2:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sonic-boom@npm:^2.1.0":
|
||||
version: 2.3.0
|
||||
resolution: "sonic-boom@npm:2.3.0"
|
||||
dependencies:
|
||||
atomic-sleep: ^1.0.0
|
||||
checksum: 97b5b795f775b0ed9a3dcc06658c4c73f6bbc6e072380156573f38640676c0b7f2f8024152342039eff5f42b8e98faeb163c2bf324b1689bf0dc9bb2b5fea122
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"source-map-resolve@npm:^0.5.0":
|
||||
version: 0.5.2
|
||||
resolution: "source-map-resolve@npm:0.5.2"
|
||||
|
@ -14164,7 +14182,7 @@ typescript@4.1.3:
|
|||
"@types/mime": 2.0.1
|
||||
"@types/minimatch": 3.0.3
|
||||
"@types/node": 14.14.37
|
||||
"@types/pino": 6.3.6
|
||||
"@types/pino": 6.3.12
|
||||
"@types/request": 2.48.5
|
||||
"@types/semver": 7.3.4
|
||||
"@typescript-eslint/eslint-plugin": 4.13.0
|
||||
|
@ -14228,7 +14246,7 @@ typescript@4.1.3:
|
|||
mv: 2.1.1
|
||||
nock: 12.0.3
|
||||
node-mocks-http: ^1.10.1
|
||||
pino: 6.13.0
|
||||
pino: 6.13.3
|
||||
pinst: 2.1.6
|
||||
pkginfo: 0.4.1
|
||||
prettier: 2.3.2
|
||||
|
|
Loading…
Add table
Reference in a new issue