diff --git a/packages/core/core/package.json b/packages/core/core/package.json index a948d4011..0f2f79ee0 100644 --- a/packages/core/core/package.json +++ b/packages/core/core/package.json @@ -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" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9ba5a31ea..5ddc445f4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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: