diff --git a/package.json b/package.json index a16d0de..da6e0e2 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "express": "5.0.1", "express-session": "^1.18.0", "helmet": "8.0.0", - "http-status": "2.0.0", + "http-status": "1.8.1", "inversify": "^6.0.2", "ioredis": "^5.4.1", "jsonwebtoken": "^9.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c96b45d..5fb1620 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ dependencies: specifier: 8.0.0 version: 8.0.0 http-status: - specifier: 2.0.0 - version: 2.0.0 + specifier: 1.8.1 + version: 1.8.1 inversify: specifier: ^6.0.2 version: 6.0.2 @@ -2988,8 +2988,8 @@ packages: toidentifier: 1.0.1 dev: false - /http-status@2.0.0: - resolution: {integrity: sha512-fmtDiMjseYigum9OwVYJD2RD6tRYV4tzRrT92/aLSOS2bNPvz3jx8aHFqJ4Nq4ZLydalwuyh2Q6VuHg7qbCbJQ==} + /http-status@1.8.1: + resolution: {integrity: sha512-YQF7j8Qf/Rlby0IbRPiWfNZt6aeUv3K0Pi0x3crbMZN+7F8dPn5k4b3n897vpM1Vk8Mg2fhOYc9fktKEQWMy/Q==} engines: {node: '>= 0.4.0'} dev: false