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/http-errors to v1.8.2 (#2915)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-01-16 10:20:26 +01:00 committed by GitHub
parent ce3aa50d9a
commit eb65ba6e11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 6 deletions

10
.pnp.js generated
View file

@ -68,7 +68,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@types/express", "npm:4.17.13"],
["@types/express-rate-limit", "npm:5.1.3"],
["@types/express-serve-static-core", "npm:4.17.27"],
["@types/http-errors", "npm:1.8.1"],
["@types/http-errors", "npm:1.8.2"],
["@types/jest", "npm:26.0.24"],
["@types/lodash", "npm:4.14.178"],
["@types/mime", "npm:2.0.3"],
@ -4766,10 +4766,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]
]],
["@types/http-errors", [
["npm:1.8.1", {
"packageLocation": "./.yarn/cache/@types-http-errors-npm-1.8.1-03bdc8b2cb-394d9c07ff.zip/node_modules/@types/http-errors/",
["npm:1.8.2", {
"packageLocation": "./.yarn/cache/@types-http-errors-npm-1.8.2-1208ef5c6d-ca55012f3c.zip/node_modules/@types/http-errors/",
"packageDependencies": [
["@types/http-errors", "npm:1.8.1"]
["@types/http-errors", "npm:1.8.2"]
],
"linkType": "HARD",
}]
@ -17669,7 +17669,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@types/express", "npm:4.17.13"],
["@types/express-rate-limit", "npm:5.1.3"],
["@types/express-serve-static-core", "npm:4.17.27"],
["@types/http-errors", "npm:1.8.1"],
["@types/http-errors", "npm:1.8.2"],
["@types/jest", "npm:26.0.24"],
["@types/lodash", "npm:4.14.178"],
["@types/mime", "npm:2.0.3"],

Binary file not shown.

View file

@ -93,7 +93,7 @@
"@types/express": "4.17.13",
"@types/express-rate-limit": "5.1.3",
"@types/express-serve-static-core": "4.17.27",
"@types/http-errors": "1.8.1",
"@types/http-errors": "1.8.2",
"@types/jest": "26.0.24",
"@types/lodash": "4.14.178",
"@types/mime": "2.0.3",

BIN
yarn.lock

Binary file not shown.