1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-08 23:25:51 +01:00

fix(deps): update dependency express to v4.17.3 (#3039)

This commit is contained in:
renovate[bot] 2022-03-05 12:33:14 +01:00 committed by GitHub
parent 2ef97d4847
commit 21c66f65c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
13 changed files with 120 additions and 3 deletions

121
.pnp.js generated

@ -112,7 +112,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["eslint-plugin-jest", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:24.7.0"],
["eslint-plugin-simple-import-sort", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:7.0.0"],
["eslint-plugin-verdaccio", "npm:9.6.1"],
["express", "npm:4.17.2"],
["express", "npm:4.17.3"],
["express-rate-limit", "npm:5.5.1"],
["fast-safe-stringify", "npm:2.1.1"],
["fs-extra", "npm:10.0.0"],
@ -5733,6 +5733,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["negotiator", "npm:0.6.2"]
],
"linkType": "HARD",
}],
["npm:1.3.8", {
"packageLocation": "./.yarn/cache/accepts-npm-1.3.8-9a812371c9-1e824f92b5.zip/node_modules/accepts/",
"packageDependencies": [
["accepts", "npm:1.3.8"],
["mime-types", "npm:2.1.34"],
["negotiator", "npm:0.6.3"]
],
"linkType": "HARD",
}]
]],
["acorn", [
@ -6814,6 +6823,23 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["type-is", "npm:1.6.18"]
],
"linkType": "HARD",
}],
["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: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.7"],
["raw-body", "npm:2.4.3"],
["type-is", "npm:1.6.18"]
],
"linkType": "HARD",
}]
]],
["brace-expansion", [
@ -6959,6 +6985,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["bytes", "npm:3.1.1"]
],
"linkType": "HARD",
}],
["npm:3.1.2", {
"packageLocation": "./.yarn/cache/bytes-npm-3.1.2-28b8643004-5d6285ef0e.zip/node_modules/bytes/",
"packageDependencies": [
["bytes", "npm:3.1.2"]
],
"linkType": "HARD",
}]
]],
["cache-base", [
@ -7806,6 +7839,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["cookie", "npm:0.4.1"]
],
"linkType": "HARD",
}],
["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",
}]
]],
["cookie-signature", [
@ -9547,6 +9587,43 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["vary", "npm:1.1.2"]
],
"linkType": "HARD",
}],
["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:ae102dea05b4b2ebd9bdb80ced6eae9dd1d5d0a01169a09e64f91ba0eaff40dd1ecea932caa116db48e3827effae497584f77413673ec5b9dee75f172d589beb#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",
}]
]],
["express-rate-limit", [
@ -13397,6 +13474,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["mime-db", "npm:1.43.0"]
],
"linkType": "HARD",
}],
["npm:1.51.0", {
"packageLocation": "./.yarn/cache/mime-db-npm-1.51.0-d5e42b45ad-74a51b9e80.zip/node_modules/mime-db/",
"packageDependencies": [
["mime-db", "npm:1.51.0"]
],
"linkType": "HARD",
}]
]],
["mime-types", [
@ -13415,6 +13499,14 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["mime-db", "npm:1.43.0"]
],
"linkType": "HARD",
}],
["npm:2.1.34", {
"packageLocation": "./.yarn/cache/mime-types-npm-2.1.34-3cd0bb907c-54390df0c7.zip/node_modules/mime-types/",
"packageDependencies": [
["mime-types", "npm:2.1.34"],
["mime-db", "npm:1.51.0"]
],
"linkType": "HARD",
}]
]],
["mimic-fn", [
@ -13646,6 +13738,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["negotiator", "npm:0.6.2"]
],
"linkType": "HARD",
}],
["npm:0.6.3", {
"packageLocation": "./.yarn/cache/negotiator-npm-0.6.3-9d50e36171-5899e1bf5c.zip/node_modules/negotiator/",
"packageDependencies": [
["negotiator", "npm:0.6.3"]
],
"linkType": "HARD",
}]
]],
["neo-async", [
@ -14978,6 +15077,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["qs", "npm:6.9.6"]
],
"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", [
@ -15034,6 +15140,17 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["unpipe", "npm:1.0.0"]
],
"linkType": "HARD",
}],
["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",
}]
]],
["react-is", [
@ -17653,7 +17770,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["eslint-plugin-jest", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:24.7.0"],
["eslint-plugin-simple-import-sort", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:7.0.0"],
["eslint-plugin-verdaccio", "npm:9.6.1"],
["express", "npm:4.17.2"],
["express", "npm:4.17.3"],
["express-rate-limit", "npm:5.5.1"],
["fast-safe-stringify", "npm:2.1.1"],
["fs-extra", "npm:10.0.0"],

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -34,7 +34,7 @@
"debug": "^4.3.3",
"envinfo": "7.8.1",
"eslint-import-resolver-node": "0.3.6",
"express": "4.17.2",
"express": "4.17.3",
"express-rate-limit": "5.5.1",
"fast-safe-stringify": "2.1.1",
"handlebars": "4.7.7",

BIN
yarn.lock

Binary file not shown.