0
Fork 0
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:
renovate[bot] 2022-01-03 21:15:28 +01:00 committed by GitHub
parent b1b6a94e3c
commit 0cde4e8e98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -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"

View file

@ -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: