mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-20 22:52:46 -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 43 additions and 348 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": {
|
||||
|
|
200
yarn.lock
200
yarn.lock
|
@ -4871,24 +4871,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"body-parser@npm:1.19.2":
|
||||
version: 1.19.2
|
||||
resolution: "body-parser@npm:1.19.2"
|
||||
dependencies:
|
||||
bytes: 3.1.2
|
||||
content-type: ~1.0.4
|
||||
debug: 2.6.9
|
||||
depd: ~1.1.2
|
||||
http-errors: 1.8.1
|
||||
iconv-lite: 0.4.24
|
||||
on-finished: ~2.3.0
|
||||
qs: 6.9.7
|
||||
raw-body: 2.4.3
|
||||
type-is: ~1.6.18
|
||||
checksum: 91008e860048e1e1ca59e6e6f9d2db56b44c7e27f170bfd62e194d13b65080b9d66c460a9cc03d38d7a81d7ba15d72da5eead59fe2028fa23ab88abea16eb62e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"body-parser@npm:1.20.0":
|
||||
version: 1.20.0
|
||||
resolution: "body-parser@npm:1.20.0"
|
||||
|
@ -5846,13 +5828,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cookie@npm:0.4.2":
|
||||
version: 0.4.2
|
||||
resolution: "cookie@npm:0.4.2"
|
||||
checksum: e523edba738f58310840a05330a0ae81dc7b35b4047be8fbd50a751bd9f89b61abfa35217d8c3b885118bdf1e75ec01d0851470e49cc0ace22b726fb33a34bbb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cookie@npm:0.5.0":
|
||||
version: 0.5.0
|
||||
resolution: "cookie@npm:0.5.0"
|
||||
|
@ -6300,7 +6275,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"depd@npm:^1.1.0, depd@npm:~1.1.2":
|
||||
"depd@npm:^1.1.0":
|
||||
version: 1.1.2
|
||||
resolution: "depd@npm:1.1.2"
|
||||
checksum: f45566ff7019a346852f095768a380778ed544de24e103b479fd5d3e61982d670efbb5234c09d0588d7fdb09c26c48283d7150e4be5e6ce5d3d37cd268d75c4d
|
||||
|
@ -6321,13 +6296,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"destroy@npm:~1.0.4":
|
||||
version: 1.0.4
|
||||
resolution: "destroy@npm:1.0.4"
|
||||
checksum: 5a516fc5a8a8089eecdac11da2339353542be7a71102dc5a1372ef6161501bf5c1ee59ff9f8a3f5f14cc8c88594d606f855f816d46a228ee5e0e5cb2b543534b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"detect-indent@npm:^6.0.0":
|
||||
version: 6.0.0
|
||||
resolution: "detect-indent@npm:6.0.0"
|
||||
|
@ -7324,44 +7292,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"express@npm:4.17.3":
|
||||
version: 4.17.3
|
||||
resolution: "express@npm:4.17.3"
|
||||
dependencies:
|
||||
accepts: ~1.3.8
|
||||
array-flatten: 1.1.1
|
||||
body-parser: 1.19.2
|
||||
content-disposition: 0.5.4
|
||||
content-type: ~1.0.4
|
||||
cookie: 0.4.2
|
||||
cookie-signature: 1.0.6
|
||||
debug: 2.6.9
|
||||
depd: ~1.1.2
|
||||
encodeurl: ~1.0.2
|
||||
escape-html: ~1.0.3
|
||||
etag: ~1.8.1
|
||||
finalhandler: ~1.1.2
|
||||
fresh: 0.5.2
|
||||
merge-descriptors: 1.0.1
|
||||
methods: ~1.1.2
|
||||
on-finished: ~2.3.0
|
||||
parseurl: ~1.3.3
|
||||
path-to-regexp: 0.1.7
|
||||
proxy-addr: ~2.0.7
|
||||
qs: 6.9.7
|
||||
range-parser: ~1.2.1
|
||||
safe-buffer: 5.2.1
|
||||
send: 0.17.2
|
||||
serve-static: 1.14.2
|
||||
setprototypeof: 1.2.0
|
||||
statuses: ~1.5.0
|
||||
type-is: ~1.6.18
|
||||
utils-merge: 1.0.1
|
||||
vary: ~1.1.2
|
||||
checksum: d62a213618e384b0ccef661f06c3277275c2067cce2f12234e947af9dccc22080335d83cb4036e9256661d6c0606164f1ba95c9b783c1459ca31d19b9189d1ea
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"express@npm:4.18.1":
|
||||
version: 4.18.1
|
||||
resolution: "express@npm:4.18.1"
|
||||
|
@ -7665,21 +7595,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"finalhandler@npm:~1.1.2":
|
||||
version: 1.1.2
|
||||
resolution: "finalhandler@npm:1.1.2"
|
||||
dependencies:
|
||||
debug: 2.6.9
|
||||
encodeurl: ~1.0.2
|
||||
escape-html: ~1.0.3
|
||||
on-finished: ~2.3.0
|
||||
parseurl: ~1.3.3
|
||||
statuses: ~1.5.0
|
||||
unpipe: ~1.0.0
|
||||
checksum: f2e5b6bfe2201f13e74408530a7f354b7846ab3e648b3dde4f8ed3b773c8a743c16b0f378cb5113df7fef84c5be364bb1a3655f0a75571f163c982289fbd9671
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"find-cache-dir@npm:^2.0.0":
|
||||
version: 2.1.0
|
||||
resolution: "find-cache-dir@npm:2.1.0"
|
||||
|
@ -8552,19 +8467,6 @@ fsevents@~2.1.2:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"http-errors@npm:1.8.1":
|
||||
version: 1.8.1
|
||||
resolution: "http-errors@npm:1.8.1"
|
||||
dependencies:
|
||||
depd: ~1.1.2
|
||||
inherits: 2.0.4
|
||||
setprototypeof: 1.2.0
|
||||
statuses: ">= 1.5.0 < 2"
|
||||
toidentifier: 1.0.1
|
||||
checksum: f8bd2e837a4da9b25c21545de08bf9db2e8014a1bd025707a0d77b8562259e28a4f2b1ec750968e8676b3118668f6da41e5407e7f29055b14cd68fc54cfa6d09
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"http-errors@npm:2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "http-errors@npm:2.0.0"
|
||||
|
@ -8607,13 +8509,13 @@ fsevents@~2.1.2:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"https-proxy-agent@npm:5.0.0, https-proxy-agent@npm:^5.0.0":
|
||||
version: 5.0.0
|
||||
resolution: "https-proxy-agent@npm:5.0.0"
|
||||
"https-proxy-agent@npm:5.0.1":
|
||||
version: 5.0.1
|
||||
resolution: "https-proxy-agent@npm:5.0.1"
|
||||
dependencies:
|
||||
agent-base: 6
|
||||
debug: 4
|
||||
checksum: 18aa04ea08cc069fa0c83d03475d1bc43e13bfa43d5cffc0c3a07430f755e1ac914049570302775adac82aa5a779643ef2c6c270c057d7a8523a7f6f46b4866a
|
||||
checksum: 6c9c686235d14d4601ad706eb3d0fe975cd07c056416b2fe62ab5037af4f814c432b73271323289267cd5c322e9dd17fbbeec913f7f7eee46fbdf92e3a0106a8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -8627,6 +8529,16 @@ fsevents@~2.1.2:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"https-proxy-agent@npm:^5.0.0":
|
||||
version: 5.0.0
|
||||
resolution: "https-proxy-agent@npm:5.0.0"
|
||||
dependencies:
|
||||
agent-base: 6
|
||||
debug: 4
|
||||
checksum: 18aa04ea08cc069fa0c83d03475d1bc43e13bfa43d5cffc0c3a07430f755e1ac914049570302775adac82aa5a779643ef2c6c270c057d7a8523a7f6f46b4866a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"human-signals@npm:^1.1.1":
|
||||
version: 1.1.1
|
||||
resolution: "human-signals@npm:1.1.1"
|
||||
|
@ -11619,15 +11531,6 @@ fsevents@~2.1.2:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"on-finished@npm:~2.3.0":
|
||||
version: 2.3.0
|
||||
resolution: "on-finished@npm:2.3.0"
|
||||
dependencies:
|
||||
ee-first: 1.1.1
|
||||
checksum: 362e64608287d31ffd96a15fb9305a410b3e4d07c86f277fae907e38af46bc6f5ff948de90eabb81dc5632ca7f9a290085acc5410c378053dfa9860451d97ee5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"on-headers@npm:~1.0.2":
|
||||
version: 1.0.2
|
||||
resolution: "on-headers@npm:1.0.2"
|
||||
|
@ -12410,13 +12313,6 @@ fsevents@~2.1.2:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"qs@npm:6.9.7":
|
||||
version: 6.9.7
|
||||
resolution: "qs@npm:6.9.7"
|
||||
checksum: 2be95a70de737e98d24846a90065fbf6fcf449cf0367040eff3da3f3add05f1d0a256198e267ac9c8429aaa311ca7030f824df3615c850ed28967329d29d002a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"qs@npm:~6.5.2":
|
||||
version: 6.5.2
|
||||
resolution: "qs@npm:6.5.2"
|
||||
|
@ -12459,18 +12355,6 @@ fsevents@~2.1.2:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"raw-body@npm:2.4.3":
|
||||
version: 2.4.3
|
||||
resolution: "raw-body@npm:2.4.3"
|
||||
dependencies:
|
||||
bytes: 3.1.2
|
||||
http-errors: 1.8.1
|
||||
iconv-lite: 0.4.24
|
||||
unpipe: 1.0.0
|
||||
checksum: ebee34d0b84162a4888fad15c496f7f717b9dabde20c6b590cb99886cba2e21bfec79b24d5041d53d388a8c3eff3d8bbe852d7061715efb63340a0044dc26700
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"raw-body@npm:2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "raw-body@npm:2.5.1"
|
||||
|
@ -13340,27 +13224,6 @@ resolve@^1.20.0:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"send@npm:0.17.2":
|
||||
version: 0.17.2
|
||||
resolution: "send@npm:0.17.2"
|
||||
dependencies:
|
||||
debug: 2.6.9
|
||||
depd: ~1.1.2
|
||||
destroy: ~1.0.4
|
||||
encodeurl: ~1.0.2
|
||||
escape-html: ~1.0.3
|
||||
etag: ~1.8.1
|
||||
fresh: 0.5.2
|
||||
http-errors: 1.8.1
|
||||
mime: 1.6.0
|
||||
ms: 2.1.3
|
||||
on-finished: ~2.3.0
|
||||
range-parser: ~1.2.1
|
||||
statuses: ~1.5.0
|
||||
checksum: b47bfc0b79cff5930616222cb0794967ec5dd71ea97a6c43870de15155e3e7d4f4147790bcdd0d98444da94bafbccf701b14cdba8f22daf4484526cf028d9451
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"send@npm:0.18.0":
|
||||
version: 0.18.0
|
||||
resolution: "send@npm:0.18.0"
|
||||
|
@ -13382,18 +13245,6 @@ resolve@^1.20.0:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"serve-static@npm:1.14.2":
|
||||
version: 1.14.2
|
||||
resolution: "serve-static@npm:1.14.2"
|
||||
dependencies:
|
||||
encodeurl: ~1.0.2
|
||||
escape-html: ~1.0.3
|
||||
parseurl: ~1.3.3
|
||||
send: 0.17.2
|
||||
checksum: 5a38fdf841ceb30ad63ef26dace35805c0813fe9864a76f66cf5469018638c64aa182558d26f6210f4ba27d6c99d3307bf9427e6b842d81e0705bc57efb39a0b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"serve-static@npm:1.15.0":
|
||||
version: 1.15.0
|
||||
resolution: "serve-static@npm:1.15.0"
|
||||
|
@ -13826,13 +13677,6 @@ resolve@^1.20.0:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"statuses@npm:>= 1.5.0 < 2, statuses@npm:~1.5.0":
|
||||
version: 1.5.0
|
||||
resolution: "statuses@npm:1.5.0"
|
||||
checksum: 57735269bf231176a60deb80f6d60214cb4a87663b0937e79497afe9aebe2597f8377fd28893f4d1776205f18dd0b927774a26b72051411ac5108e9e2dfc77d2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"stealthy-require@npm:^1.1.1":
|
||||
version: 1.1.1
|
||||
resolution: "stealthy-require@npm:1.1.1"
|
||||
|
@ -14978,15 +14822,15 @@ typescript@4.1.3:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"verdaccio-audit@npm:10.2.1":
|
||||
version: 10.2.1
|
||||
resolution: "verdaccio-audit@npm:10.2.1"
|
||||
"verdaccio-audit@npm:10.2.2":
|
||||
version: 10.2.2
|
||||
resolution: "verdaccio-audit@npm:10.2.2"
|
||||
dependencies:
|
||||
body-parser: 1.20.0
|
||||
express: 4.17.3
|
||||
https-proxy-agent: 5.0.0
|
||||
express: 4.18.1
|
||||
https-proxy-agent: 5.0.1
|
||||
node-fetch: 2.6.7
|
||||
checksum: 0a1777128edf6d592055af83dd3db995f92c26e7250b7542902a279af86631bb5912a395486170f419cdd7c1a1b0c825d60b8b7e3eebd775cdfbc60eb51f856e
|
||||
checksum: aa601adea0f4567a3ff45e9265dd7c72e7d38511f1f68c3e6ff1cead45581604632bb9ef3bd24b3c9954e46b8c53f0e3394d0a3b4c32641a38b2cca1feb91611
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -15145,7 +14989,7 @@ typescript@4.1.3:
|
|||
ts-node: 10.7.0
|
||||
typescript: 4.1.3
|
||||
validator: 13.7.0
|
||||
verdaccio-audit: 10.2.1
|
||||
verdaccio-audit: 10.2.2
|
||||
verdaccio-auth-memory: 10.2.0
|
||||
verdaccio-htpasswd: 10.3.0
|
||||
verdaccio-memory: 10.2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue