mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-06 22:40:26 -05:00
fix(deps): update dependency http-status-codes to v2.2.0 (#2852)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b1b6a94e3c
commit
0cde4e8e98
2 changed files with 5 additions and 5 deletions
|
@ -35,7 +35,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"http-errors": "1.8.1",
|
||||
"http-status-codes": "2.1.4",
|
||||
"http-status-codes": "2.2.0",
|
||||
"semver": "7.3.5",
|
||||
"fastify-warning": "0.2.0",
|
||||
"core-js": "3.17.2"
|
||||
|
|
|
@ -314,13 +314,13 @@ importers:
|
|||
core-js: 3.17.2
|
||||
fastify-warning: 0.2.0
|
||||
http-errors: 1.8.1
|
||||
http-status-codes: 2.1.4
|
||||
http-status-codes: 2.2.0
|
||||
semver: 7.3.5
|
||||
dependencies:
|
||||
core-js: 3.17.2
|
||||
fastify-warning: 0.2.0
|
||||
http-errors: 1.8.1
|
||||
http-status-codes: 2.1.4
|
||||
http-status-codes: 2.2.0
|
||||
semver: 7.3.5
|
||||
devDependencies:
|
||||
'@verdaccio/types': link:../types
|
||||
|
@ -15338,8 +15338,8 @@ packages:
|
|||
resolution: {integrity: sha512-JrT3ua+WgH8zBD3HEJYbeEgnuQaAnUeRRko/YojPAJjGmIfGD3KPU/asLdsLwKjfxOmQe5nXMQ0pt/7MyapVbQ==}
|
||||
dev: true
|
||||
|
||||
/http-status-codes/2.1.4:
|
||||
resolution: {integrity: sha512-MZVIsLKGVOVE1KEnldppe6Ij+vmemMuApDfjhVSLzyYP+td0bREEYyAoIw9yFePoBXManCuBqmiNP5FqJS5Xkg==}
|
||||
/http-status-codes/2.2.0:
|
||||
resolution: {integrity: sha512-feERVo9iWxvnejp3SEfm/+oNG517npqL2/PIA8ORjyOZjGC7TwCRQsZylciLS64i6pJ0wRYz3rkXLRwbtFa8Ng==}
|
||||
dev: false
|
||||
|
||||
/https-proxy-agent/5.0.0:
|
||||
|
|
Loading…
Reference in a new issue