0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

chore(deps): update dependency @types/serve-static to v1.15.5 (#4212)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-02 22:14:18 +01:00 committed by GitHub
parent 8a7a3b3094
commit 4d1727edd5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 7 additions and 6 deletions

11
.pnp.cjs generated
View file

@ -5243,7 +5243,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@types/body-parser", "npm:1.19.2"],\
["@types/express-serve-static-core", "npm:4.17.41"],\
["@types/qs", "npm:6.9.7"],\
["@types/serve-static", "npm:1.13.10"]\
["@types/serve-static", "npm:1.15.5"]\
],\
"linkType": "HARD"\
}]\
@ -5502,11 +5502,12 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]\
]],\
["@types/serve-static", [\
["npm:1.13.10", {\
"packageLocation": "./.yarn/cache/@types-serve-static-npm-1.13.10-5434e2c519-eaca858739.zip/node_modules/@types/serve-static/",\
["npm:1.15.5", {\
"packageLocation": "./.yarn/cache/@types-serve-static-npm-1.15.5-b911ffc092-0ff4b3703c.zip/node_modules/@types/serve-static/",\
"packageDependencies": [\
["@types/serve-static", "npm:1.13.10"],\
["@types/mime", "npm:1.3.2"],\
["@types/serve-static", "npm:1.15.5"],\
["@types/http-errors", "npm:2.0.4"],\
["@types/mime", "npm:3.0.4"],\
["@types/node", "npm:18.11.19"]\
],\
"linkType": "HARD"\

Binary file not shown.

View file

@ -178,7 +178,7 @@
"preferGlobal": true,
"license": "MIT",
"resolutions": {
"@types/serve-static": "1.13.10",
"@types/serve-static": "1.15.5",
"@types/express-serve-static-core": "4.17.41"
},
"collective": {

BIN
yarn.lock

Binary file not shown.