mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-04-01 02:42:23 -05:00
fix(deps): update dependency express to v4.18.1 (#3160)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
f16a1ea68d
commit
5fffeacda9
8 changed files with 188 additions and 4 deletions
94
.pnp.js
generated
94
.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.3"],
|
||||
["express", "npm:4.18.1"],
|
||||
["express-rate-limit", "npm:5.5.1"],
|
||||
["fast-safe-stringify", "npm:2.1.1"],
|
||||
["fs-extra", "npm:10.1.0"],
|
||||
|
@ -8128,6 +8128,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["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": [
|
||||
["cookie", "npm:0.5.0"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}]
|
||||
]],
|
||||
["cookie-signature", [
|
||||
|
@ -9911,6 +9918,44 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["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": [
|
||||
["express", "npm:4.18.1"],
|
||||
["accepts", "npm:1.3.8"],
|
||||
["array-flatten", "npm:1.1.1"],
|
||||
["body-parser", "npm:1.20.0"],
|
||||
["content-disposition", "npm:0.5.4"],
|
||||
["content-type", "npm:1.0.4"],
|
||||
["cookie", "npm:0.5.0"],
|
||||
["cookie-signature", "npm:1.0.6"],
|
||||
["debug", "virtual:1820eff49a3510f59844b6605d494e2deca1520fa9e3aa7cf6600a27b1172a18c035fa06a11454e24c22ee26b6472ef79ca6bf8d7f3c9067161707279e01bef3#npm:2.6.9"],
|
||||
["depd", "npm:2.0.0"],
|
||||
["encodeurl", "npm:1.0.2"],
|
||||
["escape-html", "npm:1.0.3"],
|
||||
["etag", "npm:1.8.1"],
|
||||
["finalhandler", "npm:1.2.0"],
|
||||
["fresh", "npm:0.5.2"],
|
||||
["http-errors", "npm:2.0.0"],
|
||||
["merge-descriptors", "npm:1.0.1"],
|
||||
["methods", "npm:1.1.2"],
|
||||
["on-finished", "npm:2.4.1"],
|
||||
["parseurl", "npm:1.3.3"],
|
||||
["path-to-regexp", "npm:0.1.7"],
|
||||
["proxy-addr", "npm:2.0.7"],
|
||||
["qs", "npm:6.10.3"],
|
||||
["range-parser", "npm:1.2.1"],
|
||||
["safe-buffer", "npm:5.2.1"],
|
||||
["send", "npm:0.18.0"],
|
||||
["serve-static", "npm:1.15.0"],
|
||||
["setprototypeof", "npm:1.2.0"],
|
||||
["statuses", "npm:2.0.1"],
|
||||
["type-is", "npm:1.6.18"],
|
||||
["utils-merge", "npm:1.0.1"],
|
||||
["vary", "npm:1.1.2"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}]
|
||||
]],
|
||||
["express-rate-limit", [
|
||||
|
@ -10205,6 +10250,20 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["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": [
|
||||
["finalhandler", "npm:1.2.0"],
|
||||
["debug", "virtual:1820eff49a3510f59844b6605d494e2deca1520fa9e3aa7cf6600a27b1172a18c035fa06a11454e24c22ee26b6472ef79ca6bf8d7f3c9067161707279e01bef3#npm:2.6.9"],
|
||||
["encodeurl", "npm:1.0.2"],
|
||||
["escape-html", "npm:1.0.3"],
|
||||
["on-finished", "npm:2.4.1"],
|
||||
["parseurl", "npm:1.3.3"],
|
||||
["statuses", "npm:2.0.1"],
|
||||
["unpipe", "npm:1.0.0"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}]
|
||||
]],
|
||||
["find-cache-dir", [
|
||||
|
@ -16332,6 +16391,26 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["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": [
|
||||
["send", "npm:0.18.0"],
|
||||
["debug", "virtual:1820eff49a3510f59844b6605d494e2deca1520fa9e3aa7cf6600a27b1172a18c035fa06a11454e24c22ee26b6472ef79ca6bf8d7f3c9067161707279e01bef3#npm:2.6.9"],
|
||||
["depd", "npm:2.0.0"],
|
||||
["destroy", "npm:1.2.0"],
|
||||
["encodeurl", "npm:1.0.2"],
|
||||
["escape-html", "npm:1.0.3"],
|
||||
["etag", "npm:1.8.1"],
|
||||
["fresh", "npm:0.5.2"],
|
||||
["http-errors", "npm:2.0.0"],
|
||||
["mime", "npm:1.6.0"],
|
||||
["ms", "npm:2.1.3"],
|
||||
["on-finished", "npm:2.4.1"],
|
||||
["range-parser", "npm:1.2.1"],
|
||||
["statuses", "npm:2.0.1"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}]
|
||||
]],
|
||||
["serve-static", [
|
||||
|
@ -16345,6 +16424,17 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["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": [
|
||||
["serve-static", "npm:1.15.0"],
|
||||
["encodeurl", "npm:1.0.2"],
|
||||
["escape-html", "npm:1.0.3"],
|
||||
["parseurl", "npm:1.3.3"],
|
||||
["send", "npm:0.18.0"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}]
|
||||
]],
|
||||
["set-blocking", [
|
||||
|
@ -18167,7 +18257,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.3"],
|
||||
["express", "npm:4.18.1"],
|
||||
["express-rate-limit", "npm:5.5.1"],
|
||||
["fast-safe-stringify", "npm:2.1.1"],
|
||||
["fs-extra", "npm:10.1.0"],
|
||||
|
|
BIN
.yarn/cache/cookie-npm-0.5.0-e2d58a161a-d8775419ba.zip
vendored
Normal file
BIN
.yarn/cache/cookie-npm-0.5.0-e2d58a161a-d8775419ba.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/express-npm-4.18.1-842e583ae1-1483f1b9f2.zip
vendored
Normal file
BIN
.yarn/cache/express-npm-4.18.1-842e583ae1-1483f1b9f2.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/finalhandler-npm-1.2.0-593d001463-5ade13dca8.zip
vendored
Normal file
BIN
.yarn/cache/finalhandler-npm-1.2.0-593d001463-5ade13dca8.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/send-npm-0.18.0-faadf6353f-a5de80329a.zip
vendored
Normal file
BIN
.yarn/cache/send-npm-0.18.0-faadf6353f-a5de80329a.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/serve-static-npm-1.15.0-86c81879f5-5bf154f7dd.zip
vendored
Normal file
BIN
.yarn/cache/serve-static-npm-1.15.0-86c81879f5-5bf154f7dd.zip
vendored
Normal file
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.3",
|
||||
"express": "4.18.1",
|
||||
"express-rate-limit": "5.5.1",
|
||||
"fast-safe-stringify": "2.1.1",
|
||||
"handlebars": "4.7.7",
|
||||
|
|
96
yarn.lock
96
yarn.lock
|
@ -5884,6 +5884,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cookie@npm:0.5.0":
|
||||
version: 0.5.0
|
||||
resolution: "cookie@npm:0.5.0"
|
||||
checksum: d8775419ba4dd8cc169aa7e070b0d33ca3d9d9a456b0c871b15f492a2032962f7c436c7f1fa81d9275c6b3af27611e68f70714da9ff3c15ebf6bb69ed9e0333a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cookiejar@npm:^2.1.3":
|
||||
version: 2.1.3
|
||||
resolution: "cookiejar@npm:2.1.3"
|
||||
|
@ -7386,6 +7393,45 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"express@npm:4.18.1":
|
||||
version: 4.18.1
|
||||
resolution: "express@npm:4.18.1"
|
||||
dependencies:
|
||||
accepts: ~1.3.8
|
||||
array-flatten: 1.1.1
|
||||
body-parser: 1.20.0
|
||||
content-disposition: 0.5.4
|
||||
content-type: ~1.0.4
|
||||
cookie: 0.5.0
|
||||
cookie-signature: 1.0.6
|
||||
debug: 2.6.9
|
||||
depd: 2.0.0
|
||||
encodeurl: ~1.0.2
|
||||
escape-html: ~1.0.3
|
||||
etag: ~1.8.1
|
||||
finalhandler: 1.2.0
|
||||
fresh: 0.5.2
|
||||
http-errors: 2.0.0
|
||||
merge-descriptors: 1.0.1
|
||||
methods: ~1.1.2
|
||||
on-finished: 2.4.1
|
||||
parseurl: ~1.3.3
|
||||
path-to-regexp: 0.1.7
|
||||
proxy-addr: ~2.0.7
|
||||
qs: 6.10.3
|
||||
range-parser: ~1.2.1
|
||||
safe-buffer: 5.2.1
|
||||
send: 0.18.0
|
||||
serve-static: 1.15.0
|
||||
setprototypeof: 1.2.0
|
||||
statuses: 2.0.1
|
||||
type-is: ~1.6.18
|
||||
utils-merge: 1.0.1
|
||||
vary: ~1.1.2
|
||||
checksum: 1483f1b9f21f4be2480ae750c458fcade2565142b8abc3e78fa8874c61dc82bf72ea5c6b2d5f6e8b3296608a49cb384274ed80ad9e5c2ba4d2aed22f9b7ed18e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ext@npm:^1.1.2":
|
||||
version: 1.4.0
|
||||
resolution: "ext@npm:1.4.0"
|
||||
|
@ -7635,6 +7681,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"finalhandler@npm:1.2.0":
|
||||
version: 1.2.0
|
||||
resolution: "finalhandler@npm:1.2.0"
|
||||
dependencies:
|
||||
debug: 2.6.9
|
||||
encodeurl: ~1.0.2
|
||||
escape-html: ~1.0.3
|
||||
on-finished: 2.4.1
|
||||
parseurl: ~1.3.3
|
||||
statuses: 2.0.1
|
||||
unpipe: ~1.0.0
|
||||
checksum: 5ade13dca8ecbb238a3fb55bff67d0d189330d75b75f597fe8a6c4ebb42e7fc52171a94131ded9e64ac476013a13896cfcd7b0702fcfbf85f2918c7247adb24f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"finalhandler@npm:~1.1.2":
|
||||
version: 1.1.2
|
||||
resolution: "finalhandler@npm:1.1.2"
|
||||
|
@ -13340,6 +13401,27 @@ resolve@^1.20.0:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"send@npm:0.18.0":
|
||||
version: 0.18.0
|
||||
resolution: "send@npm:0.18.0"
|
||||
dependencies:
|
||||
debug: 2.6.9
|
||||
depd: 2.0.0
|
||||
destroy: 1.2.0
|
||||
encodeurl: ~1.0.2
|
||||
escape-html: ~1.0.3
|
||||
etag: ~1.8.1
|
||||
fresh: 0.5.2
|
||||
http-errors: 2.0.0
|
||||
mime: 1.6.0
|
||||
ms: 2.1.3
|
||||
on-finished: 2.4.1
|
||||
range-parser: ~1.2.1
|
||||
statuses: 2.0.1
|
||||
checksum: a5de80329a1e347a888e27b1734c51eb3d04c7c49e5aeeb94f6ed0c3f0bc06b214a9005fdf2ba450e5a88015c7b33723849c766ef3b506bb7bfae99e690fcff4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"serve-static@npm:1.14.2":
|
||||
version: 1.14.2
|
||||
resolution: "serve-static@npm:1.14.2"
|
||||
|
@ -13352,6 +13434,18 @@ resolve@^1.20.0:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"serve-static@npm:1.15.0":
|
||||
version: 1.15.0
|
||||
resolution: "serve-static@npm:1.15.0"
|
||||
dependencies:
|
||||
encodeurl: ~1.0.2
|
||||
escape-html: ~1.0.3
|
||||
parseurl: ~1.3.3
|
||||
send: 0.18.0
|
||||
checksum: 5bf154f7ddecdbb2c3710fcda40a6947c370150856a709f464adbdde9f2d87c31ca4869054b696cd7736a6a6a04e3d4532acc353dc67a8fdbcc866471cb250c7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"set-blocking@npm:^2.0.0, set-blocking@npm:~2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "set-blocking@npm:2.0.0"
|
||||
|
@ -15048,7 +15142,7 @@ typescript@4.1.3:
|
|||
eslint-plugin-jest: 24.7.0
|
||||
eslint-plugin-simple-import-sort: 7.0.0
|
||||
eslint-plugin-verdaccio: 9.6.1
|
||||
express: 4.17.3
|
||||
express: 4.18.1
|
||||
express-rate-limit: 5.5.1
|
||||
fast-safe-stringify: 2.1.1
|
||||
fs-extra: 10.1.0
|
||||
|
|
Loading…
Add table
Reference in a new issue