mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-21 07:29:37 +01:00
chore(deps): update dependency http-errors to v2.0.0 (#3772)
This commit is contained in:
parent
690d8e69b4
commit
37c8557e36
@ -33,7 +33,7 @@
|
|||||||
"access": "public"
|
"access": "public"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"http-errors": "1.8.1",
|
"http-errors": "2.0.0",
|
||||||
"http-status-codes": "2.2.0",
|
"http-status-codes": "2.2.0",
|
||||||
"semver": "7.5.0",
|
"semver": "7.5.0",
|
||||||
"ajv": "8.11.2",
|
"ajv": "8.11.2",
|
||||||
|
@ -39,7 +39,7 @@
|
|||||||
"apache-md5": "1.1.8",
|
"apache-md5": "1.1.8",
|
||||||
"bcryptjs": "2.4.3",
|
"bcryptjs": "2.4.3",
|
||||||
"core-js": "3.28.0",
|
"core-js": "3.28.0",
|
||||||
"http-errors": "1.8.1",
|
"http-errors": "2.0.0",
|
||||||
"debug": "4.3.4",
|
"debug": "4.3.4",
|
||||||
"unix-crypt-td-js": "1.1.4"
|
"unix-crypt-td-js": "1.1.4"
|
||||||
},
|
},
|
||||||
|
@ -51,7 +51,7 @@
|
|||||||
"@types/node": "16.18.10",
|
"@types/node": "16.18.10",
|
||||||
"@verdaccio/proxy": "workspace:6.0.0-6-next.46",
|
"@verdaccio/proxy": "workspace:6.0.0-6-next.46",
|
||||||
"@verdaccio/test-helper": "workspace:2.0.0-6-next.8",
|
"@verdaccio/test-helper": "workspace:2.0.0-6-next.8",
|
||||||
"http-errors": "1.8.1"
|
"http-errors": "2.0.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rimraf ./build",
|
"clean": "rimraf ./build",
|
||||||
|
22
pnpm-lock.yaml
generated
22
pnpm-lock.yaml
generated
@ -670,8 +670,8 @@ importers:
|
|||||||
specifier: 3.28.0
|
specifier: 3.28.0
|
||||||
version: 3.28.0
|
version: 3.28.0
|
||||||
http-errors:
|
http-errors:
|
||||||
specifier: 1.8.1
|
specifier: 2.0.0
|
||||||
version: 1.8.1
|
version: 2.0.0
|
||||||
http-status-codes:
|
http-status-codes:
|
||||||
specifier: 2.2.0
|
specifier: 2.2.0
|
||||||
version: 2.2.0
|
version: 2.2.0
|
||||||
@ -1056,8 +1056,8 @@ importers:
|
|||||||
specifier: 4.3.4
|
specifier: 4.3.4
|
||||||
version: 4.3.4(supports-color@6.1.0)
|
version: 4.3.4(supports-color@6.1.0)
|
||||||
http-errors:
|
http-errors:
|
||||||
specifier: 1.8.1
|
specifier: 2.0.0
|
||||||
version: 1.8.1
|
version: 2.0.0
|
||||||
unix-crypt-td-js:
|
unix-crypt-td-js:
|
||||||
specifier: 1.1.4
|
specifier: 1.1.4
|
||||||
version: 1.1.4
|
version: 1.1.4
|
||||||
@ -1511,8 +1511,8 @@ importers:
|
|||||||
specifier: workspace:2.0.0-6-next.8
|
specifier: workspace:2.0.0-6-next.8
|
||||||
version: link:../../tools/helpers
|
version: link:../../tools/helpers
|
||||||
http-errors:
|
http-errors:
|
||||||
specifier: 1.8.1
|
specifier: 2.0.0
|
||||||
version: 1.8.1
|
version: 2.0.0
|
||||||
|
|
||||||
packages/server/fastify:
|
packages/server/fastify:
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -17420,16 +17420,6 @@ packages:
|
|||||||
setprototypeof: 1.1.0
|
setprototypeof: 1.1.0
|
||||||
statuses: 1.5.0
|
statuses: 1.5.0
|
||||||
|
|
||||||
/http-errors@1.8.1:
|
|
||||||
resolution: {integrity: sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==}
|
|
||||||
engines: {node: '>= 0.6'}
|
|
||||||
dependencies:
|
|
||||||
depd: 1.1.2
|
|
||||||
inherits: 2.0.4
|
|
||||||
setprototypeof: 1.2.0
|
|
||||||
statuses: 1.5.0
|
|
||||||
toidentifier: 1.0.1
|
|
||||||
|
|
||||||
/http-errors@2.0.0:
|
/http-errors@2.0.0:
|
||||||
resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==}
|
resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==}
|
||||||
engines: {node: '>= 0.8'}
|
engines: {node: '>= 0.8'}
|
||||||
|
Loading…
Reference in New Issue
Block a user