mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-06 22:40:26 -05:00
fix(deps): update dependency verdaccio-audit to v10.2.2 (#3201)
This commit is contained in:
parent
2443900329
commit
9e743f493e
18 changed files with 21 additions and 170 deletions
189
.pnp.js
generated
189
.pnp.js
generated
|
@ -155,7 +155,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["ts-node", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:10.7.0"],
|
||||
["typescript", "patch:typescript@npm%3A4.1.3#builtin<compat/typescript>::version=4.1.3&hash=a45b0e"],
|
||||
["validator", "npm:13.7.0"],
|
||||
["verdaccio-audit", "npm:10.2.1"],
|
||||
["verdaccio-audit", "npm:10.2.2"],
|
||||
["verdaccio-auth-memory", "npm:10.2.0"],
|
||||
["verdaccio-htpasswd", "npm:10.3.0"],
|
||||
["verdaccio-memory", "npm:10.2.0"]
|
||||
|
@ -7010,23 +7010,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]
|
||||
]],
|
||||
["body-parser", [
|
||||
["npm:1.19.2", {
|
||||
"packageLocation": "./.yarn/cache/body-parser-npm-1.19.2-33c5bfcb21-91008e8600.zip/node_modules/body-parser/",
|
||||
"packageDependencies": [
|
||||
["body-parser", "npm:1.19.2"],
|
||||
["bytes", "npm:3.1.2"],
|
||||
["content-type", "npm:1.0.4"],
|
||||
["debug", "virtual:1820eff49a3510f59844b6605d494e2deca1520fa9e3aa7cf6600a27b1172a18c035fa06a11454e24c22ee26b6472ef79ca6bf8d7f3c9067161707279e01bef3#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.7"],
|
||||
["raw-body", "npm:2.4.3"],
|
||||
["type-is", "npm:1.6.18"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}],
|
||||
["npm:1.20.0", {
|
||||
"packageLocation": "./.yarn/cache/body-parser-npm-1.20.0-1820eff49a-b7bfe5463e.zip/node_modules/body-parser/",
|
||||
"packageDependencies": [
|
||||
|
@ -8059,13 +8042,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]
|
||||
]],
|
||||
["cookie", [
|
||||
["npm:0.4.2", {
|
||||
"packageLocation": "./.yarn/cache/cookie-npm-0.4.2-7761894d5f-e523edba73.zip/node_modules/cookie/",
|
||||
"packageDependencies": [
|
||||
["cookie", "npm:0.4.2"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}],
|
||||
["npm:0.5.0", {
|
||||
"packageLocation": "./.yarn/cache/cookie-npm-0.5.0-e2d58a161a-d8775419ba.zip/node_modules/cookie/",
|
||||
"packageDependencies": [
|
||||
|
@ -8631,13 +8607,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]
|
||||
]],
|
||||
["destroy", [
|
||||
["npm:1.0.4", {
|
||||
"packageLocation": "./.yarn/cache/destroy-npm-1.0.4-a2203e01cb-5a516fc5a8.zip/node_modules/destroy/",
|
||||
"packageDependencies": [
|
||||
["destroy", "npm:1.0.4"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}],
|
||||
["npm:1.2.0", {
|
||||
"packageLocation": "./.yarn/cache/destroy-npm-1.2.0-6a511802e2-fea2c89e4b.zip/node_modules/destroy/",
|
||||
"packageDependencies": [
|
||||
|
@ -9819,43 +9788,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]
|
||||
]],
|
||||
["express", [
|
||||
["npm:4.17.3", {
|
||||
"packageLocation": "./.yarn/cache/express-npm-4.17.3-889f836f0d-d62a213618.zip/node_modules/express/",
|
||||
"packageDependencies": [
|
||||
["express", "npm:4.17.3"],
|
||||
["accepts", "npm:1.3.8"],
|
||||
["array-flatten", "npm:1.1.1"],
|
||||
["body-parser", "npm:1.19.2"],
|
||||
["content-disposition", "npm:0.5.4"],
|
||||
["content-type", "npm:1.0.4"],
|
||||
["cookie", "npm:0.4.2"],
|
||||
["cookie-signature", "npm:1.0.6"],
|
||||
["debug", "virtual:1820eff49a3510f59844b6605d494e2deca1520fa9e3aa7cf6600a27b1172a18c035fa06a11454e24c22ee26b6472ef79ca6bf8d7f3c9067161707279e01bef3#npm:2.6.9"],
|
||||
["depd", "npm:1.1.2"],
|
||||
["encodeurl", "npm:1.0.2"],
|
||||
["escape-html", "npm:1.0.3"],
|
||||
["etag", "npm:1.8.1"],
|
||||
["finalhandler", "npm:1.1.2"],
|
||||
["fresh", "npm:0.5.2"],
|
||||
["merge-descriptors", "npm:1.0.1"],
|
||||
["methods", "npm:1.1.2"],
|
||||
["on-finished", "npm:2.3.0"],
|
||||
["parseurl", "npm:1.3.3"],
|
||||
["path-to-regexp", "npm:0.1.7"],
|
||||
["proxy-addr", "npm:2.0.7"],
|
||||
["qs", "npm:6.9.7"],
|
||||
["range-parser", "npm:1.2.1"],
|
||||
["safe-buffer", "npm:5.2.1"],
|
||||
["send", "npm:0.17.2"],
|
||||
["serve-static", "npm:1.14.2"],
|
||||
["setprototypeof", "npm:1.2.0"],
|
||||
["statuses", "npm:1.5.0"],
|
||||
["type-is", "npm:1.6.18"],
|
||||
["utils-merge", "npm:1.0.1"],
|
||||
["vary", "npm:1.1.2"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}],
|
||||
["npm:4.18.1", {
|
||||
"packageLocation": "./.yarn/cache/express-npm-4.18.1-842e583ae1-1483f1b9f2.zip/node_modules/express/",
|
||||
"packageDependencies": [
|
||||
|
@ -10174,20 +10106,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]
|
||||
]],
|
||||
["finalhandler", [
|
||||
["npm:1.1.2", {
|
||||
"packageLocation": "./.yarn/cache/finalhandler-npm-1.1.2-55a75d6b53-f2e5b6bfe2.zip/node_modules/finalhandler/",
|
||||
"packageDependencies": [
|
||||
["finalhandler", "npm:1.1.2"],
|
||||
["debug", "virtual:1820eff49a3510f59844b6605d494e2deca1520fa9e3aa7cf6600a27b1172a18c035fa06a11454e24c22ee26b6472ef79ca6bf8d7f3c9067161707279e01bef3#npm:2.6.9"],
|
||||
["encodeurl", "npm:1.0.2"],
|
||||
["escape-html", "npm:1.0.3"],
|
||||
["on-finished", "npm:2.3.0"],
|
||||
["parseurl", "npm:1.3.3"],
|
||||
["statuses", "npm:1.5.0"],
|
||||
["unpipe", "npm:1.0.0"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}],
|
||||
["npm:1.2.0", {
|
||||
"packageLocation": "./.yarn/cache/finalhandler-npm-1.2.0-593d001463-5ade13dca8.zip/node_modules/finalhandler/",
|
||||
"packageDependencies": [
|
||||
|
@ -11108,18 +11026,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]
|
||||
]],
|
||||
["http-errors", [
|
||||
["npm:1.8.1", {
|
||||
"packageLocation": "./.yarn/cache/http-errors-npm-1.8.1-fb60d9f6ae-f8bd2e837a.zip/node_modules/http-errors/",
|
||||
"packageDependencies": [
|
||||
["http-errors", "npm:1.8.1"],
|
||||
["depd", "npm:1.1.2"],
|
||||
["inherits", "npm:2.0.4"],
|
||||
["setprototypeof", "npm:1.2.0"],
|
||||
["statuses", "npm:1.5.0"],
|
||||
["toidentifier", "npm:1.0.1"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}],
|
||||
["npm:2.0.0", {
|
||||
"packageLocation": "./.yarn/cache/http-errors-npm-2.0.0-3f1c503428-505c185dd6.zip/node_modules/http-errors/",
|
||||
"packageDependencies": [
|
||||
|
@ -11184,6 +11090,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["debug", "virtual:fada3bd8ad326a7c196d0c24aae1d5410b84126805d4b297cac3abf549e077c61a437968e49905247d38e2ca430b4cee29c78b779ec928550ea7a1cdf2adc3c1#npm:4.1.1"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}],
|
||||
["npm:5.0.1", {
|
||||
"packageLocation": "./.yarn/cache/https-proxy-agent-npm-5.0.1-42d65f358e-6c9c686235.zip/node_modules/https-proxy-agent/",
|
||||
"packageDependencies": [
|
||||
["https-proxy-agent", "npm:5.0.1"],
|
||||
["agent-base", "npm:6.0.2"],
|
||||
["debug", "virtual:fada3bd8ad326a7c196d0c24aae1d5410b84126805d4b297cac3abf549e077c61a437968e49905247d38e2ca430b4cee29c78b779ec928550ea7a1cdf2adc3c1#npm:4.1.1"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}]
|
||||
]],
|
||||
["human-signals", [
|
||||
|
@ -14110,10 +14025,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
],
|
||||
"linkType": "SOFT",
|
||||
}],
|
||||
["virtual:d84b392ae943bfdd977dd667f19a4c0f78d4f5319190af4205e13d8ecb447fd596f746c8531668ecc93298d35af38d9392c39ca5e100228c1c3e014b21d83537#npm:2.6.7", {
|
||||
"packageLocation": "./.yarn/$$virtual/node-fetch-virtual-cfd3af67ad/0/cache/node-fetch-npm-2.6.7-777aa2a6df-9eef3f9934.zip/node_modules/node-fetch/",
|
||||
["virtual:61e684f9095e1cdf39878aebaceb721c27ccf02948c0b452946e61d456884c911f93b79f9d7ea4ab22e55d3d7c63846581f0a69a6d0c9eb091cbd3e289d88fb6#npm:2.6.7", {
|
||||
"packageLocation": "./.yarn/$$virtual/node-fetch-virtual-97b37bbfaa/0/cache/node-fetch-npm-2.6.7-777aa2a6df-9eef3f9934.zip/node_modules/node-fetch/",
|
||||
"packageDependencies": [
|
||||
["node-fetch", "virtual:d84b392ae943bfdd977dd667f19a4c0f78d4f5319190af4205e13d8ecb447fd596f746c8531668ecc93298d35af38d9392c39ca5e100228c1c3e014b21d83537#npm:2.6.7"],
|
||||
["node-fetch", "virtual:61e684f9095e1cdf39878aebaceb721c27ccf02948c0b452946e61d456884c911f93b79f9d7ea4ab22e55d3d7c63846581f0a69a6d0c9eb091cbd3e289d88fb6#npm:2.6.7"],
|
||||
["@types/encoding", null],
|
||||
["encoding", null],
|
||||
["whatwg-url", "npm:5.0.0"]
|
||||
|
@ -14487,14 +14402,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]
|
||||
]],
|
||||
["on-finished", [
|
||||
["npm:2.3.0", {
|
||||
"packageLocation": "./.yarn/cache/on-finished-npm-2.3.0-4ce92f72c6-362e646082.zip/node_modules/on-finished/",
|
||||
"packageDependencies": [
|
||||
["on-finished", "npm:2.3.0"],
|
||||
["ee-first", "npm:1.1.1"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}],
|
||||
["npm:2.4.1", {
|
||||
"packageLocation": "./.yarn/cache/on-finished-npm-2.4.1-907af70f88-ed2f28508d.zip/node_modules/on-finished/",
|
||||
"packageDependencies": [
|
||||
|
@ -15373,13 +15280,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["qs", "npm:6.9.3"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}],
|
||||
["npm:6.9.7", {
|
||||
"packageLocation": "./.yarn/cache/qs-npm-6.9.7-3f3fa3ac7b-2be95a70de.zip/node_modules/qs/",
|
||||
"packageDependencies": [
|
||||
["qs", "npm:6.9.7"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}]
|
||||
]],
|
||||
["queue-microtask", [
|
||||
|
@ -15426,17 +15326,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]
|
||||
]],
|
||||
["raw-body", [
|
||||
["npm:2.4.3", {
|
||||
"packageLocation": "./.yarn/cache/raw-body-npm-2.4.3-8e0a306e17-ebee34d0b8.zip/node_modules/raw-body/",
|
||||
"packageDependencies": [
|
||||
["raw-body", "npm:2.4.3"],
|
||||
["bytes", "npm:3.1.2"],
|
||||
["http-errors", "npm:1.8.1"],
|
||||
["iconv-lite", "npm:0.4.24"],
|
||||
["unpipe", "npm:1.0.0"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}],
|
||||
["npm:2.5.1", {
|
||||
"packageLocation": "./.yarn/cache/raw-body-npm-2.5.1-9dd1d9fff9-aa356884ff.zip/node_modules/raw-body/",
|
||||
"packageDependencies": [
|
||||
|
@ -16302,26 +16191,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]
|
||||
]],
|
||||
["send", [
|
||||
["npm:0.17.2", {
|
||||
"packageLocation": "./.yarn/cache/send-npm-0.17.2-73a3dbeba6-b47bfc0b79.zip/node_modules/send/",
|
||||
"packageDependencies": [
|
||||
["send", "npm:0.17.2"],
|
||||
["debug", "virtual:1820eff49a3510f59844b6605d494e2deca1520fa9e3aa7cf6600a27b1172a18c035fa06a11454e24c22ee26b6472ef79ca6bf8d7f3c9067161707279e01bef3#npm:2.6.9"],
|
||||
["depd", "npm:1.1.2"],
|
||||
["destroy", "npm:1.0.4"],
|
||||
["encodeurl", "npm:1.0.2"],
|
||||
["escape-html", "npm:1.0.3"],
|
||||
["etag", "npm:1.8.1"],
|
||||
["fresh", "npm:0.5.2"],
|
||||
["http-errors", "npm:1.8.1"],
|
||||
["mime", "npm:1.6.0"],
|
||||
["ms", "npm:2.1.3"],
|
||||
["on-finished", "npm:2.3.0"],
|
||||
["range-parser", "npm:1.2.1"],
|
||||
["statuses", "npm:1.5.0"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}],
|
||||
["npm:0.18.0", {
|
||||
"packageLocation": "./.yarn/cache/send-npm-0.18.0-faadf6353f-a5de80329a.zip/node_modules/send/",
|
||||
"packageDependencies": [
|
||||
|
@ -16344,17 +16213,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]
|
||||
]],
|
||||
["serve-static", [
|
||||
["npm:1.14.2", {
|
||||
"packageLocation": "./.yarn/cache/serve-static-npm-1.14.2-3ce50bb5ff-5a38fdf841.zip/node_modules/serve-static/",
|
||||
"packageDependencies": [
|
||||
["serve-static", "npm:1.14.2"],
|
||||
["encodeurl", "npm:1.0.2"],
|
||||
["escape-html", "npm:1.0.3"],
|
||||
["parseurl", "npm:1.3.3"],
|
||||
["send", "npm:0.17.2"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}],
|
||||
["npm:1.15.0", {
|
||||
"packageLocation": "./.yarn/cache/serve-static-npm-1.15.0-86c81879f5-5bf154f7dd.zip/node_modules/serve-static/",
|
||||
"packageDependencies": [
|
||||
|
@ -16813,13 +16671,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]
|
||||
]],
|
||||
["statuses", [
|
||||
["npm:1.5.0", {
|
||||
"packageLocation": "./.yarn/cache/statuses-npm-1.5.0-f88f91b2e9-57735269bf.zip/node_modules/statuses/",
|
||||
"packageDependencies": [
|
||||
["statuses", "npm:1.5.0"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}],
|
||||
["npm:2.0.1", {
|
||||
"packageLocation": "./.yarn/cache/statuses-npm-2.0.1-81d2b97fee-d0d3024dd1.zip/node_modules/statuses/",
|
||||
"packageDependencies": [
|
||||
|
@ -18230,7 +18081,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["ts-node", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:10.7.0"],
|
||||
["typescript", "patch:typescript@npm%3A4.1.3#builtin<compat/typescript>::version=4.1.3&hash=a45b0e"],
|
||||
["validator", "npm:13.7.0"],
|
||||
["verdaccio-audit", "npm:10.2.1"],
|
||||
["verdaccio-audit", "npm:10.2.2"],
|
||||
["verdaccio-auth-memory", "npm:10.2.0"],
|
||||
["verdaccio-htpasswd", "npm:10.3.0"],
|
||||
["verdaccio-memory", "npm:10.2.0"]
|
||||
|
@ -18239,14 +18090,14 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]
|
||||
]],
|
||||
["verdaccio-audit", [
|
||||
["npm:10.2.1", {
|
||||
"packageLocation": "./.yarn/cache/verdaccio-audit-npm-10.2.1-d84b392ae9-0a1777128e.zip/node_modules/verdaccio-audit/",
|
||||
["npm:10.2.2", {
|
||||
"packageLocation": "./.yarn/cache/verdaccio-audit-npm-10.2.2-61e684f909-aa601adea0.zip/node_modules/verdaccio-audit/",
|
||||
"packageDependencies": [
|
||||
["verdaccio-audit", "npm:10.2.1"],
|
||||
["verdaccio-audit", "npm:10.2.2"],
|
||||
["body-parser", "npm:1.20.0"],
|
||||
["express", "npm:4.17.3"],
|
||||
["https-proxy-agent", "npm:5.0.0"],
|
||||
["node-fetch", "virtual:d84b392ae943bfdd977dd667f19a4c0f78d4f5319190af4205e13d8ecb447fd596f746c8531668ecc93298d35af38d9392c39ca5e100228c1c3e014b21d83537#npm:2.6.7"]
|
||||
["express", "npm:4.18.1"],
|
||||
["https-proxy-agent", "npm:5.0.1"],
|
||||
["node-fetch", "virtual:61e684f9095e1cdf39878aebaceb721c27ccf02948c0b452946e61d456884c911f93b79f9d7ea4ab22e55d3d7c63846581f0a69a6d0c9eb091cbd3e289d88fb6#npm:2.6.7"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}]
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/https-proxy-agent-npm-5.0.1-42d65f358e-6c9c686235.zip
vendored
Normal file
BIN
.yarn/cache/https-proxy-agent-npm-5.0.1-42d65f358e-6c9c686235.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/qs-npm-6.9.7-3f3fa3ac7b-2be95a70de.zip
vendored
BIN
.yarn/cache/qs-npm-6.9.7-3f3fa3ac7b-2be95a70de.zip
vendored
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/verdaccio-audit-npm-10.2.2-61e684f909-aa601adea0.zip
vendored
Normal file
BIN
.yarn/cache/verdaccio-audit-npm-10.2.2-61e684f909-aa601adea0.zip
vendored
Normal file
Binary file not shown.
|
@ -58,7 +58,7 @@
|
|||
"request": "2.88.0",
|
||||
"semver": "7.3.7",
|
||||
"validator": "13.7.0",
|
||||
"verdaccio-audit": "10.2.1",
|
||||
"verdaccio-audit": "10.2.2",
|
||||
"verdaccio-htpasswd": "10.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in a new issue