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.3 (#4528)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
43d3c5e3e1
commit
e07c35201a
6 changed files with 144 additions and 5 deletions
72
.pnp.cjs
generated
72
.pnp.cjs
generated
|
@ -104,7 +104,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["eslint-plugin-prettier", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:5.1.3"],\
|
||||
["eslint-plugin-simple-import-sort", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:10.0.0"],\
|
||||
["eslint-plugin-verdaccio", "npm:10.0.0"],\
|
||||
["express", "npm:4.18.2"],\
|
||||
["express", "npm:4.18.3"],\
|
||||
["express-rate-limit", "npm:5.5.1"],\
|
||||
["fast-safe-stringify", "npm:2.1.1"],\
|
||||
["fs-extra", "npm:10.1.0"],\
|
||||
|
@ -6323,6 +6323,25 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["unpipe", "npm:1.0.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:1.20.2", {\
|
||||
"packageLocation": "./.yarn/cache/body-parser-npm-1.20.2-44738662cf-14d37ec638.zip/node_modules/body-parser/",\
|
||||
"packageDependencies": [\
|
||||
["body-parser", "npm:1.20.2"],\
|
||||
["bytes", "npm:3.1.2"],\
|
||||
["content-type", "npm:1.0.5"],\
|
||||
["debug", "virtual:759fd14db92b54abdb7afb3d21dbf8d50f1a5c59c96cd3f963ce3e3ed063bdb801142fae5f01cc81fb79f7ddc13b7c31a9deb9d5a9cfa48ec107f83de8f7f40e#npm:2.6.9"],\
|
||||
["depd", "npm:2.0.0"],\
|
||||
["destroy", "npm:1.2.0"],\
|
||||
["http-errors", "npm:2.0.0"],\
|
||||
["iconv-lite", "npm:0.4.24"],\
|
||||
["on-finished", "npm:2.4.1"],\
|
||||
["qs", "npm:6.11.0"],\
|
||||
["raw-body", "npm:2.5.2"],\
|
||||
["type-is", "npm:1.6.18"],\
|
||||
["unpipe", "npm:1.0.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["bplist-parser", [\
|
||||
|
@ -8495,6 +8514,44 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["vary", "npm:1.1.2"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:4.18.3", {\
|
||||
"packageLocation": "./.yarn/cache/express-npm-4.18.3-05dacc6333-3d7fc8762a.zip/node_modules/express/",\
|
||||
"packageDependencies": [\
|
||||
["express", "npm:4.18.3"],\
|
||||
["accepts", "npm:1.3.8"],\
|
||||
["array-flatten", "npm:1.1.1"],\
|
||||
["body-parser", "npm:1.20.2"],\
|
||||
["content-disposition", "npm:0.5.4"],\
|
||||
["content-type", "npm:1.0.5"],\
|
||||
["cookie", "npm:0.5.0"],\
|
||||
["cookie-signature", "npm:1.0.6"],\
|
||||
["debug", "virtual:759fd14db92b54abdb7afb3d21dbf8d50f1a5c59c96cd3f963ce3e3ed063bdb801142fae5f01cc81fb79f7ddc13b7c31a9deb9d5a9cfa48ec107f83de8f7f40e#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.11.0"],\
|
||||
["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", [\
|
||||
|
@ -12679,6 +12736,17 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["unpipe", "npm:1.0.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:2.5.2", {\
|
||||
"packageLocation": "./.yarn/cache/raw-body-npm-2.5.2-5cb9dfebc1-ba1583c8d8.zip/node_modules/raw-body/",\
|
||||
"packageDependencies": [\
|
||||
["raw-body", "npm:2.5.2"],\
|
||||
["bytes", "npm:3.1.2"],\
|
||||
["http-errors", "npm:2.0.0"],\
|
||||
["iconv-lite", "npm:0.4.24"],\
|
||||
["unpipe", "npm:1.0.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["react-is", [\
|
||||
|
@ -14566,7 +14634,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["eslint-plugin-prettier", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:5.1.3"],\
|
||||
["eslint-plugin-simple-import-sort", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:10.0.0"],\
|
||||
["eslint-plugin-verdaccio", "npm:10.0.0"],\
|
||||
["express", "npm:4.18.2"],\
|
||||
["express", "npm:4.18.3"],\
|
||||
["express-rate-limit", "npm:5.5.1"],\
|
||||
["fast-safe-stringify", "npm:2.1.1"],\
|
||||
["fs-extra", "npm:10.1.0"],\
|
||||
|
|
BIN
.yarn/cache/body-parser-npm-1.20.2-44738662cf-14d37ec638.zip
vendored
Normal file
BIN
.yarn/cache/body-parser-npm-1.20.2-44738662cf-14d37ec638.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/express-npm-4.18.3-05dacc6333-3d7fc8762a.zip
vendored
Normal file
BIN
.yarn/cache/express-npm-4.18.3-05dacc6333-3d7fc8762a.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/raw-body-npm-2.5.2-5cb9dfebc1-ba1583c8d8.zip
vendored
Normal file
BIN
.yarn/cache/raw-body-npm-2.5.2-5cb9dfebc1-ba1583c8d8.zip
vendored
Normal file
Binary file not shown.
|
@ -40,7 +40,7 @@
|
|||
"cors": "2.8.5",
|
||||
"debug": "^4.3.4",
|
||||
"envinfo": "7.11.1",
|
||||
"express": "4.18.2",
|
||||
"express": "4.18.3",
|
||||
"express-rate-limit": "5.5.1",
|
||||
"fast-safe-stringify": "2.1.1",
|
||||
"handlebars": "4.7.8",
|
||||
|
|
75
yarn.lock
75
yarn.lock
|
@ -3840,6 +3840,26 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"body-parser@npm:1.20.2":
|
||||
version: 1.20.2
|
||||
resolution: "body-parser@npm:1.20.2"
|
||||
dependencies:
|
||||
bytes: 3.1.2
|
||||
content-type: ~1.0.5
|
||||
debug: 2.6.9
|
||||
depd: 2.0.0
|
||||
destroy: 1.2.0
|
||||
http-errors: 2.0.0
|
||||
iconv-lite: 0.4.24
|
||||
on-finished: 2.4.1
|
||||
qs: 6.11.0
|
||||
raw-body: 2.5.2
|
||||
type-is: ~1.6.18
|
||||
unpipe: 1.0.0
|
||||
checksum: 14d37ec638ab5c93f6099ecaed7f28f890d222c650c69306872e00b9efa081ff6c596cd9afb9930656aae4d6c4e1c17537bea12bb73c87a217cb3cfea8896737
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"bplist-parser@npm:^0.2.0":
|
||||
version: 0.2.0
|
||||
resolution: "bplist-parser@npm:0.2.0"
|
||||
|
@ -4330,7 +4350,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"content-type@npm:~1.0.4":
|
||||
"content-type@npm:~1.0.4, content-type@npm:~1.0.5":
|
||||
version: 1.0.5
|
||||
resolution: "content-type@npm:1.0.5"
|
||||
checksum: 566271e0a251642254cde0f845f9dd4f9856e52d988f4eb0d0dcffbb7a1f8ec98de7a5215fc628f3bce30fe2fb6fd2bc064b562d721658c59b544e2d34ea2766
|
||||
|
@ -5665,6 +5685,45 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"express@npm:4.18.3":
|
||||
version: 4.18.3
|
||||
resolution: "express@npm:4.18.3"
|
||||
dependencies:
|
||||
accepts: ~1.3.8
|
||||
array-flatten: 1.1.1
|
||||
body-parser: 1.20.2
|
||||
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.11.0
|
||||
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: 3d7fc8762a81dee0adf0b604f11627db2af082c5f2234e78a4aa8134f22c51f96c6282063f2f8b87f5dbc70679a3087caccb93b6107e324c6feb3a70960a5864
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"extend@npm:~3.0.2":
|
||||
version: 3.0.2
|
||||
resolution: "extend@npm:3.0.2"
|
||||
|
@ -9338,6 +9397,18 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"raw-body@npm:2.5.2":
|
||||
version: 2.5.2
|
||||
resolution: "raw-body@npm:2.5.2"
|
||||
dependencies:
|
||||
bytes: 3.1.2
|
||||
http-errors: 2.0.0
|
||||
iconv-lite: 0.4.24
|
||||
unpipe: 1.0.0
|
||||
checksum: ba1583c8d8a48e8fbb7a873fdbb2df66ea4ff83775421bfe21ee120140949ab048200668c47d9ae3880012f6e217052690628cf679ddfbd82c9fc9358d574676
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-is@npm:^18.0.0":
|
||||
version: 18.2.0
|
||||
resolution: "react-is@npm:18.2.0"
|
||||
|
@ -11073,7 +11144,7 @@ __metadata:
|
|||
eslint-plugin-prettier: 5.1.3
|
||||
eslint-plugin-simple-import-sort: 10.0.0
|
||||
eslint-plugin-verdaccio: 10.0.0
|
||||
express: 4.18.2
|
||||
express: 4.18.3
|
||||
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