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:
parent
8a7a3b3094
commit
4d1727edd5
6 changed files with 7 additions and 6 deletions
11
.pnp.cjs
generated
11
.pnp.cjs
generated
|
@ -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.
BIN
.yarn/cache/@types-serve-static-npm-1.15.5-b911ffc092-0ff4b3703c.zip
vendored
Normal file
BIN
.yarn/cache/@types-serve-static-npm-1.15.5-b911ffc092-0ff4b3703c.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/fsevents-patch-2882183fbf-8.zip
vendored
BIN
.yarn/cache/fsevents-patch-2882183fbf-8.zip
vendored
Binary file not shown.
|
@ -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
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in a new issue