diff --git a/packages/core/core/package.json b/packages/core/core/package.json index 7a42e14d4..7e2c1de93 100644 --- a/packages/core/core/package.json +++ b/packages/core/core/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 898fdcad7..21f754a48 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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==}