mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
fix(deps): update dependency body-parser to v1.19.1 (#2788)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c5c0ef8750
commit
46e583f683
7 changed files with 61 additions and 19 deletions
78
.pnp.js
generated
78
.pnp.js
generated
|
@ -90,7 +90,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
["babel-jest", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:26.6.3"],
|
["babel-jest", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:26.6.3"],
|
||||||
["babel-loader", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:8.2.2"],
|
["babel-loader", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:8.2.2"],
|
||||||
["babel-plugin-dynamic-import-node", "npm:2.3.3"],
|
["babel-plugin-dynamic-import-node", "npm:2.3.3"],
|
||||||
["body-parser", "npm:1.19.0"],
|
["body-parser", "npm:1.19.1"],
|
||||||
["clipanion", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:3.1.0"],
|
["clipanion", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:3.1.0"],
|
||||||
["compression", "npm:1.7.4"],
|
["compression", "npm:1.7.4"],
|
||||||
["cookies", "npm:0.8.0"],
|
["cookies", "npm:0.8.0"],
|
||||||
|
@ -6489,7 +6489,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
["body-parser", "npm:1.19.0"],
|
["body-parser", "npm:1.19.0"],
|
||||||
["bytes", "npm:3.1.0"],
|
["bytes", "npm:3.1.0"],
|
||||||
["content-type", "npm:1.0.4"],
|
["content-type", "npm:1.0.4"],
|
||||||
["debug", "virtual:6e177cabfad012f413f9c41366539c04d8701f0567119998690ab02224012faa99ec3a16b9f74f4d7920ab472c12b3e70f47f8f143239c06d0e2569e60ed9f62#npm:2.6.9"],
|
["debug", "virtual:ae102dea05b4b2ebd9bdb80ced6eae9dd1d5d0a01169a09e64f91ba0eaff40dd1ecea932caa116db48e3827effae497584f77413673ec5b9dee75f172d589beb#npm:2.6.9"],
|
||||||
["depd", "npm:1.1.2"],
|
["depd", "npm:1.1.2"],
|
||||||
["http-errors", "npm:1.7.2"],
|
["http-errors", "npm:1.7.2"],
|
||||||
["iconv-lite", "npm:0.4.24"],
|
["iconv-lite", "npm:0.4.24"],
|
||||||
|
@ -6499,6 +6499,23 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
["type-is", "npm:1.6.18"]
|
["type-is", "npm:1.6.18"]
|
||||||
],
|
],
|
||||||
"linkType": "HARD",
|
"linkType": "HARD",
|
||||||
|
}],
|
||||||
|
["npm:1.19.1", {
|
||||||
|
"packageLocation": "./.yarn/cache/body-parser-npm-1.19.1-ae102dea05-eff73467b6.zip/node_modules/body-parser/",
|
||||||
|
"packageDependencies": [
|
||||||
|
["body-parser", "npm:1.19.1"],
|
||||||
|
["bytes", "npm:3.1.1"],
|
||||||
|
["content-type", "npm:1.0.4"],
|
||||||
|
["debug", "virtual:ae102dea05b4b2ebd9bdb80ced6eae9dd1d5d0a01169a09e64f91ba0eaff40dd1ecea932caa116db48e3827effae497584f77413673ec5b9dee75f172d589beb#npm:2.6.9"],
|
||||||
|
["depd", "npm:1.1.2"],
|
||||||
|
["http-errors", "npm:1.8.1"],
|
||||||
|
["iconv-lite", "npm:0.4.24"],
|
||||||
|
["on-finished", "npm:2.3.0"],
|
||||||
|
["qs", "npm:6.9.6"],
|
||||||
|
["raw-body", "npm:2.4.2"],
|
||||||
|
["type-is", "npm:1.6.18"]
|
||||||
|
],
|
||||||
|
"linkType": "HARD",
|
||||||
}]
|
}]
|
||||||
]],
|
]],
|
||||||
["brace-expansion", [
|
["brace-expansion", [
|
||||||
|
@ -6648,6 +6665,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
["bytes", "npm:3.1.0"]
|
["bytes", "npm:3.1.0"]
|
||||||
],
|
],
|
||||||
"linkType": "HARD",
|
"linkType": "HARD",
|
||||||
|
}],
|
||||||
|
["npm:3.1.1", {
|
||||||
|
"packageLocation": "./.yarn/cache/bytes-npm-3.1.1-f2d0e8c583-be4fd8ce43.zip/node_modules/bytes/",
|
||||||
|
"packageDependencies": [
|
||||||
|
["bytes", "npm:3.1.1"]
|
||||||
|
],
|
||||||
|
"linkType": "HARD",
|
||||||
}]
|
}]
|
||||||
]],
|
]],
|
||||||
["cache-base", [
|
["cache-base", [
|
||||||
|
@ -7174,7 +7198,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
["accepts", "npm:1.3.7"],
|
["accepts", "npm:1.3.7"],
|
||||||
["bytes", "npm:3.0.0"],
|
["bytes", "npm:3.0.0"],
|
||||||
["compressible", "npm:2.0.17"],
|
["compressible", "npm:2.0.17"],
|
||||||
["debug", "virtual:6e177cabfad012f413f9c41366539c04d8701f0567119998690ab02224012faa99ec3a16b9f74f4d7920ab472c12b3e70f47f8f143239c06d0e2569e60ed9f62#npm:2.6.9"],
|
["debug", "virtual:ae102dea05b4b2ebd9bdb80ced6eae9dd1d5d0a01169a09e64f91ba0eaff40dd1ecea932caa116db48e3827effae497584f77413673ec5b9dee75f172d589beb#npm:2.6.9"],
|
||||||
["on-headers", "npm:1.0.2"],
|
["on-headers", "npm:1.0.2"],
|
||||||
["safe-buffer", "npm:5.1.2"],
|
["safe-buffer", "npm:5.1.2"],
|
||||||
["vary", "npm:1.1.2"]
|
["vary", "npm:1.1.2"]
|
||||||
|
@ -7862,10 +7886,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
],
|
],
|
||||||
"linkType": "HARD",
|
"linkType": "HARD",
|
||||||
}],
|
}],
|
||||||
["virtual:6e177cabfad012f413f9c41366539c04d8701f0567119998690ab02224012faa99ec3a16b9f74f4d7920ab472c12b3e70f47f8f143239c06d0e2569e60ed9f62#npm:2.6.9", {
|
["virtual:ae102dea05b4b2ebd9bdb80ced6eae9dd1d5d0a01169a09e64f91ba0eaff40dd1ecea932caa116db48e3827effae497584f77413673ec5b9dee75f172d589beb#npm:2.6.9", {
|
||||||
"packageLocation": "./.yarn/$$virtual/debug-virtual-53242bdd6a/0/cache/debug-npm-2.6.9-7d4cb597dc-559f44f98c.zip/node_modules/debug/",
|
"packageLocation": "./.yarn/$$virtual/debug-virtual-4840d5801f/0/cache/debug-npm-2.6.9-7d4cb597dc-559f44f98c.zip/node_modules/debug/",
|
||||||
"packageDependencies": [
|
"packageDependencies": [
|
||||||
["debug", "virtual:6e177cabfad012f413f9c41366539c04d8701f0567119998690ab02224012faa99ec3a16b9f74f4d7920ab472c12b3e70f47f8f143239c06d0e2569e60ed9f62#npm:2.6.9"],
|
["debug", "virtual:ae102dea05b4b2ebd9bdb80ced6eae9dd1d5d0a01169a09e64f91ba0eaff40dd1ecea932caa116db48e3827effae497584f77413673ec5b9dee75f172d589beb#npm:2.6.9"],
|
||||||
["ms", "npm:2.0.0"],
|
["ms", "npm:2.0.0"],
|
||||||
["supports-color", null]
|
["supports-color", null]
|
||||||
],
|
],
|
||||||
|
@ -8634,7 +8658,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
"packageLocation": "./.yarn/cache/eslint-import-resolver-node-npm-0.3.2-71d09598c9-ef9fa32d22.zip/node_modules/eslint-import-resolver-node/",
|
"packageLocation": "./.yarn/cache/eslint-import-resolver-node-npm-0.3.2-71d09598c9-ef9fa32d22.zip/node_modules/eslint-import-resolver-node/",
|
||||||
"packageDependencies": [
|
"packageDependencies": [
|
||||||
["eslint-import-resolver-node", "npm:0.3.2"],
|
["eslint-import-resolver-node", "npm:0.3.2"],
|
||||||
["debug", "virtual:6e177cabfad012f413f9c41366539c04d8701f0567119998690ab02224012faa99ec3a16b9f74f4d7920ab472c12b3e70f47f8f143239c06d0e2569e60ed9f62#npm:2.6.9"],
|
["debug", "virtual:ae102dea05b4b2ebd9bdb80ced6eae9dd1d5d0a01169a09e64f91ba0eaff40dd1ecea932caa116db48e3827effae497584f77413673ec5b9dee75f172d589beb#npm:2.6.9"],
|
||||||
["resolve", "patch:resolve@npm%3A1.12.0#builtin<compat/resolve>::version=1.12.0&hash=3388aa"]
|
["resolve", "patch:resolve@npm%3A1.12.0#builtin<compat/resolve>::version=1.12.0&hash=3388aa"]
|
||||||
],
|
],
|
||||||
"linkType": "HARD",
|
"linkType": "HARD",
|
||||||
|
@ -8643,7 +8667,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
"packageLocation": "./.yarn/cache/eslint-import-resolver-node-npm-0.3.4-fa0173d267-825e34e662.zip/node_modules/eslint-import-resolver-node/",
|
"packageLocation": "./.yarn/cache/eslint-import-resolver-node-npm-0.3.4-fa0173d267-825e34e662.zip/node_modules/eslint-import-resolver-node/",
|
||||||
"packageDependencies": [
|
"packageDependencies": [
|
||||||
["eslint-import-resolver-node", "npm:0.3.4"],
|
["eslint-import-resolver-node", "npm:0.3.4"],
|
||||||
["debug", "virtual:6e177cabfad012f413f9c41366539c04d8701f0567119998690ab02224012faa99ec3a16b9f74f4d7920ab472c12b3e70f47f8f143239c06d0e2569e60ed9f62#npm:2.6.9"],
|
["debug", "virtual:ae102dea05b4b2ebd9bdb80ced6eae9dd1d5d0a01169a09e64f91ba0eaff40dd1ecea932caa116db48e3827effae497584f77413673ec5b9dee75f172d589beb#npm:2.6.9"],
|
||||||
["resolve", "patch:resolve@npm%3A1.20.0#builtin<compat/resolve>::version=1.20.0&hash=3388aa"]
|
["resolve", "patch:resolve@npm%3A1.20.0#builtin<compat/resolve>::version=1.20.0&hash=3388aa"]
|
||||||
],
|
],
|
||||||
"linkType": "HARD",
|
"linkType": "HARD",
|
||||||
|
@ -8654,7 +8678,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
"packageLocation": "./.yarn/cache/eslint-module-utils-npm-2.4.1-697e78c203-235b0ab65a.zip/node_modules/eslint-module-utils/",
|
"packageLocation": "./.yarn/cache/eslint-module-utils-npm-2.4.1-697e78c203-235b0ab65a.zip/node_modules/eslint-module-utils/",
|
||||||
"packageDependencies": [
|
"packageDependencies": [
|
||||||
["eslint-module-utils", "npm:2.4.1"],
|
["eslint-module-utils", "npm:2.4.1"],
|
||||||
["debug", "virtual:6e177cabfad012f413f9c41366539c04d8701f0567119998690ab02224012faa99ec3a16b9f74f4d7920ab472c12b3e70f47f8f143239c06d0e2569e60ed9f62#npm:2.6.9"],
|
["debug", "virtual:ae102dea05b4b2ebd9bdb80ced6eae9dd1d5d0a01169a09e64f91ba0eaff40dd1ecea932caa116db48e3827effae497584f77413673ec5b9dee75f172d589beb#npm:2.6.9"],
|
||||||
["pkg-dir", "npm:2.0.0"]
|
["pkg-dir", "npm:2.0.0"]
|
||||||
],
|
],
|
||||||
"linkType": "HARD",
|
"linkType": "HARD",
|
||||||
|
@ -8663,7 +8687,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
"packageLocation": "./.yarn/cache/eslint-module-utils-npm-2.6.0-5126b2ea8a-f584af1764.zip/node_modules/eslint-module-utils/",
|
"packageLocation": "./.yarn/cache/eslint-module-utils-npm-2.6.0-5126b2ea8a-f584af1764.zip/node_modules/eslint-module-utils/",
|
||||||
"packageDependencies": [
|
"packageDependencies": [
|
||||||
["eslint-module-utils", "npm:2.6.0"],
|
["eslint-module-utils", "npm:2.6.0"],
|
||||||
["debug", "virtual:6e177cabfad012f413f9c41366539c04d8701f0567119998690ab02224012faa99ec3a16b9f74f4d7920ab472c12b3e70f47f8f143239c06d0e2569e60ed9f62#npm:2.6.9"],
|
["debug", "virtual:ae102dea05b4b2ebd9bdb80ced6eae9dd1d5d0a01169a09e64f91ba0eaff40dd1ecea932caa116db48e3827effae497584f77413673ec5b9dee75f172d589beb#npm:2.6.9"],
|
||||||
["pkg-dir", "npm:2.0.0"]
|
["pkg-dir", "npm:2.0.0"]
|
||||||
],
|
],
|
||||||
"linkType": "HARD",
|
"linkType": "HARD",
|
||||||
|
@ -8735,7 +8759,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
["@types/eslint", null],
|
["@types/eslint", null],
|
||||||
["array-includes", "npm:3.0.3"],
|
["array-includes", "npm:3.0.3"],
|
||||||
["contains-path", "npm:0.1.0"],
|
["contains-path", "npm:0.1.0"],
|
||||||
["debug", "virtual:6e177cabfad012f413f9c41366539c04d8701f0567119998690ab02224012faa99ec3a16b9f74f4d7920ab472c12b3e70f47f8f143239c06d0e2569e60ed9f62#npm:2.6.9"],
|
["debug", "virtual:ae102dea05b4b2ebd9bdb80ced6eae9dd1d5d0a01169a09e64f91ba0eaff40dd1ecea932caa116db48e3827effae497584f77413673ec5b9dee75f172d589beb#npm:2.6.9"],
|
||||||
["doctrine", "npm:1.5.0"],
|
["doctrine", "npm:1.5.0"],
|
||||||
["eslint", "npm:7.26.0"],
|
["eslint", "npm:7.26.0"],
|
||||||
["eslint-import-resolver-node", "npm:0.3.2"],
|
["eslint-import-resolver-node", "npm:0.3.2"],
|
||||||
|
@ -8760,7 +8784,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
["array-includes", "npm:3.1.3"],
|
["array-includes", "npm:3.1.3"],
|
||||||
["array.prototype.flat", "npm:1.2.4"],
|
["array.prototype.flat", "npm:1.2.4"],
|
||||||
["contains-path", "npm:0.1.0"],
|
["contains-path", "npm:0.1.0"],
|
||||||
["debug", "virtual:6e177cabfad012f413f9c41366539c04d8701f0567119998690ab02224012faa99ec3a16b9f74f4d7920ab472c12b3e70f47f8f143239c06d0e2569e60ed9f62#npm:2.6.9"],
|
["debug", "virtual:ae102dea05b4b2ebd9bdb80ced6eae9dd1d5d0a01169a09e64f91ba0eaff40dd1ecea932caa116db48e3827effae497584f77413673ec5b9dee75f172d589beb#npm:2.6.9"],
|
||||||
["doctrine", "npm:1.5.0"],
|
["doctrine", "npm:1.5.0"],
|
||||||
["eslint", "npm:7.26.0"],
|
["eslint", "npm:7.26.0"],
|
||||||
["eslint-import-resolver-node", "npm:0.3.4"],
|
["eslint-import-resolver-node", "npm:0.3.4"],
|
||||||
|
@ -9128,7 +9152,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
"packageLocation": "./.yarn/cache/expand-brackets-npm-2.1.4-392c703c48-9aadab00ff.zip/node_modules/expand-brackets/",
|
"packageLocation": "./.yarn/cache/expand-brackets-npm-2.1.4-392c703c48-9aadab00ff.zip/node_modules/expand-brackets/",
|
||||||
"packageDependencies": [
|
"packageDependencies": [
|
||||||
["expand-brackets", "npm:2.1.4"],
|
["expand-brackets", "npm:2.1.4"],
|
||||||
["debug", "virtual:6e177cabfad012f413f9c41366539c04d8701f0567119998690ab02224012faa99ec3a16b9f74f4d7920ab472c12b3e70f47f8f143239c06d0e2569e60ed9f62#npm:2.6.9"],
|
["debug", "virtual:ae102dea05b4b2ebd9bdb80ced6eae9dd1d5d0a01169a09e64f91ba0eaff40dd1ecea932caa116db48e3827effae497584f77413673ec5b9dee75f172d589beb#npm:2.6.9"],
|
||||||
["define-property", "npm:0.2.5"],
|
["define-property", "npm:0.2.5"],
|
||||||
["extend-shallow", "npm:2.0.1"],
|
["extend-shallow", "npm:2.0.1"],
|
||||||
["posix-character-classes", "npm:0.1.1"],
|
["posix-character-classes", "npm:0.1.1"],
|
||||||
|
@ -9166,7 +9190,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
["content-type", "npm:1.0.4"],
|
["content-type", "npm:1.0.4"],
|
||||||
["cookie", "npm:0.4.0"],
|
["cookie", "npm:0.4.0"],
|
||||||
["cookie-signature", "npm:1.0.6"],
|
["cookie-signature", "npm:1.0.6"],
|
||||||
["debug", "virtual:6e177cabfad012f413f9c41366539c04d8701f0567119998690ab02224012faa99ec3a16b9f74f4d7920ab472c12b3e70f47f8f143239c06d0e2569e60ed9f62#npm:2.6.9"],
|
["debug", "virtual:ae102dea05b4b2ebd9bdb80ced6eae9dd1d5d0a01169a09e64f91ba0eaff40dd1ecea932caa116db48e3827effae497584f77413673ec5b9dee75f172d589beb#npm:2.6.9"],
|
||||||
["depd", "npm:1.1.2"],
|
["depd", "npm:1.1.2"],
|
||||||
["encodeurl", "npm:1.0.2"],
|
["encodeurl", "npm:1.0.2"],
|
||||||
["escape-html", "npm:1.0.3"],
|
["escape-html", "npm:1.0.3"],
|
||||||
|
@ -9457,7 +9481,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
"packageLocation": "./.yarn/cache/finalhandler-npm-1.1.2-55a75d6b53-f2e5b6bfe2.zip/node_modules/finalhandler/",
|
"packageLocation": "./.yarn/cache/finalhandler-npm-1.1.2-55a75d6b53-f2e5b6bfe2.zip/node_modules/finalhandler/",
|
||||||
"packageDependencies": [
|
"packageDependencies": [
|
||||||
["finalhandler", "npm:1.1.2"],
|
["finalhandler", "npm:1.1.2"],
|
||||||
["debug", "virtual:6e177cabfad012f413f9c41366539c04d8701f0567119998690ab02224012faa99ec3a16b9f74f4d7920ab472c12b3e70f47f8f143239c06d0e2569e60ed9f62#npm:2.6.9"],
|
["debug", "virtual:ae102dea05b4b2ebd9bdb80ced6eae9dd1d5d0a01169a09e64f91ba0eaff40dd1ecea932caa116db48e3827effae497584f77413673ec5b9dee75f172d589beb#npm:2.6.9"],
|
||||||
["encodeurl", "npm:1.0.2"],
|
["encodeurl", "npm:1.0.2"],
|
||||||
["escape-html", "npm:1.0.3"],
|
["escape-html", "npm:1.0.3"],
|
||||||
["on-finished", "npm:2.3.0"],
|
["on-finished", "npm:2.3.0"],
|
||||||
|
@ -14453,6 +14477,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
["qs", "npm:6.9.4"]
|
["qs", "npm:6.9.4"]
|
||||||
],
|
],
|
||||||
"linkType": "HARD",
|
"linkType": "HARD",
|
||||||
|
}],
|
||||||
|
["npm:6.9.6", {
|
||||||
|
"packageLocation": "./.yarn/cache/qs-npm-6.9.6-fee5de1427-853715ab6d.zip/node_modules/qs/",
|
||||||
|
"packageDependencies": [
|
||||||
|
["qs", "npm:6.9.6"]
|
||||||
|
],
|
||||||
|
"linkType": "HARD",
|
||||||
}]
|
}]
|
||||||
]],
|
]],
|
||||||
["queue-microtask", [
|
["queue-microtask", [
|
||||||
|
@ -14509,6 +14540,17 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
["unpipe", "npm:1.0.0"]
|
["unpipe", "npm:1.0.0"]
|
||||||
],
|
],
|
||||||
"linkType": "HARD",
|
"linkType": "HARD",
|
||||||
|
}],
|
||||||
|
["npm:2.4.2", {
|
||||||
|
"packageLocation": "./.yarn/cache/raw-body-npm-2.4.2-f70aad454d-db3fcf1d6b.zip/node_modules/raw-body/",
|
||||||
|
"packageDependencies": [
|
||||||
|
["raw-body", "npm:2.4.2"],
|
||||||
|
["bytes", "npm:3.1.1"],
|
||||||
|
["http-errors", "npm:1.8.1"],
|
||||||
|
["iconv-lite", "npm:0.4.24"],
|
||||||
|
["unpipe", "npm:1.0.0"]
|
||||||
|
],
|
||||||
|
"linkType": "HARD",
|
||||||
}]
|
}]
|
||||||
]],
|
]],
|
||||||
["react-is", [
|
["react-is", [
|
||||||
|
@ -15308,7 +15350,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
"packageLocation": "./.yarn/cache/send-npm-0.17.1-aad5512679-58e4ab2e07.zip/node_modules/send/",
|
"packageLocation": "./.yarn/cache/send-npm-0.17.1-aad5512679-58e4ab2e07.zip/node_modules/send/",
|
||||||
"packageDependencies": [
|
"packageDependencies": [
|
||||||
["send", "npm:0.17.1"],
|
["send", "npm:0.17.1"],
|
||||||
["debug", "virtual:6e177cabfad012f413f9c41366539c04d8701f0567119998690ab02224012faa99ec3a16b9f74f4d7920ab472c12b3e70f47f8f143239c06d0e2569e60ed9f62#npm:2.6.9"],
|
["debug", "virtual:ae102dea05b4b2ebd9bdb80ced6eae9dd1d5d0a01169a09e64f91ba0eaff40dd1ecea932caa116db48e3827effae497584f77413673ec5b9dee75f172d589beb#npm:2.6.9"],
|
||||||
["depd", "npm:1.1.2"],
|
["depd", "npm:1.1.2"],
|
||||||
["destroy", "npm:1.0.4"],
|
["destroy", "npm:1.0.4"],
|
||||||
["encodeurl", "npm:1.0.2"],
|
["encodeurl", "npm:1.0.2"],
|
||||||
|
@ -15510,7 +15552,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
"packageDependencies": [
|
"packageDependencies": [
|
||||||
["snapdragon", "npm:0.8.2"],
|
["snapdragon", "npm:0.8.2"],
|
||||||
["base", "npm:0.11.2"],
|
["base", "npm:0.11.2"],
|
||||||
["debug", "virtual:6e177cabfad012f413f9c41366539c04d8701f0567119998690ab02224012faa99ec3a16b9f74f4d7920ab472c12b3e70f47f8f143239c06d0e2569e60ed9f62#npm:2.6.9"],
|
["debug", "virtual:ae102dea05b4b2ebd9bdb80ced6eae9dd1d5d0a01169a09e64f91ba0eaff40dd1ecea932caa116db48e3827effae497584f77413673ec5b9dee75f172d589beb#npm:2.6.9"],
|
||||||
["define-property", "npm:0.2.5"],
|
["define-property", "npm:0.2.5"],
|
||||||
["extend-shallow", "npm:2.0.1"],
|
["extend-shallow", "npm:2.0.1"],
|
||||||
["map-cache", "npm:0.2.2"],
|
["map-cache", "npm:0.2.2"],
|
||||||
|
@ -17042,7 +17084,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
["babel-jest", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:26.6.3"],
|
["babel-jest", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:26.6.3"],
|
||||||
["babel-loader", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:8.2.2"],
|
["babel-loader", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:8.2.2"],
|
||||||
["babel-plugin-dynamic-import-node", "npm:2.3.3"],
|
["babel-plugin-dynamic-import-node", "npm:2.3.3"],
|
||||||
["body-parser", "npm:1.19.0"],
|
["body-parser", "npm:1.19.1"],
|
||||||
["clipanion", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:3.1.0"],
|
["clipanion", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:3.1.0"],
|
||||||
["compression", "npm:1.7.4"],
|
["compression", "npm:1.7.4"],
|
||||||
["cookies", "npm:0.8.0"],
|
["cookies", "npm:0.8.0"],
|
||||||
|
|
BIN
.yarn/cache/body-parser-npm-1.19.1-ae102dea05-eff73467b6.zip
vendored
Normal file
BIN
.yarn/cache/body-parser-npm-1.19.1-ae102dea05-eff73467b6.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/bytes-npm-3.1.1-f2d0e8c583-be4fd8ce43.zip
vendored
Normal file
BIN
.yarn/cache/bytes-npm-3.1.1-f2d0e8c583-be4fd8ce43.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/qs-npm-6.9.6-fee5de1427-853715ab6d.zip
vendored
Normal file
BIN
.yarn/cache/qs-npm-6.9.6-fee5de1427-853715ab6d.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/raw-body-npm-2.4.2-f70aad454d-db3fcf1d6b.zip
vendored
Normal file
BIN
.yarn/cache/raw-body-npm-2.4.2-f70aad454d-db3fcf1d6b.zip
vendored
Normal file
Binary file not shown.
|
@ -25,7 +25,7 @@
|
||||||
"@verdaccio/ui-theme": "3.2.1",
|
"@verdaccio/ui-theme": "3.2.1",
|
||||||
"JSONStream": "1.3.5",
|
"JSONStream": "1.3.5",
|
||||||
"async": "3.2.2",
|
"async": "3.2.2",
|
||||||
"body-parser": "1.19.0",
|
"body-parser": "1.19.1",
|
||||||
"clipanion": "3.1.0",
|
"clipanion": "3.1.0",
|
||||||
"compression": "1.7.4",
|
"compression": "1.7.4",
|
||||||
"cookies": "0.8.0",
|
"cookies": "0.8.0",
|
||||||
|
|
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in a new issue