0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-03-11 02:15:57 -05:00

fix(deps): update dependency http-status-codes to v2.3.0 (#4191)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-02 19:37:36 +01:00 committed by GitHub
parent e5d4e91e21
commit 46915b0d10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 3 deletions

View file

@ -34,7 +34,7 @@
},
"dependencies": {
"http-errors": "2.0.0",
"http-status-codes": "2.2.0",
"http-status-codes": "2.3.0",
"semver": "7.5.4",
"ajv": "8.12.0",
"process-warning": "1.0.0",

9
pnpm-lock.yaml generated
View file

@ -689,8 +689,8 @@ importers:
specifier: 2.0.0
version: 2.0.0
http-status-codes:
specifier: 2.2.0
version: 2.2.0
specifier: 2.3.0
version: 2.3.0
process-warning:
specifier: 1.0.0
version: 1.0.0
@ -18562,6 +18562,11 @@ packages:
/http-status-codes@2.2.0:
resolution: {integrity: sha512-feERVo9iWxvnejp3SEfm/+oNG517npqL2/PIA8ORjyOZjGC7TwCRQsZylciLS64i6pJ0wRYz3rkXLRwbtFa8Ng==}
dev: true
/http-status-codes@2.3.0:
resolution: {integrity: sha512-RJ8XvFvpPM/Dmc5SV+dC4y5PCeOhT3x1Hq0NU3rjGeg5a/CqlhZ7uudknPwZFz4aeAXDcbAyaeP7GAo9lvngtA==}
dev: false
/http2-wrapper@1.0.3:
resolution: {integrity: sha512-V+23sDMr12Wnz7iTcDeJr3O6AIxlnvT/bmaAAAP/Xda35C90p9599p0F1eHR/N1KILWSoWVAiOMFjBBXaXSMxg==}