diff --git a/integration-tests/package-lock.json b/integration-tests/package-lock.json index 5daa1f22..536bcdbb 100644 --- a/integration-tests/package-lock.json +++ b/integration-tests/package-lock.json @@ -4,7 +4,6 @@ "requires": true, "packages": { "": { - "name": "integration-tests", "dependencies": { "@types/jest": "^29.5.14", "dotenv": "^17.4.2", @@ -7736,9 +7735,9 @@ } }, "node_modules/hono": { - "version": "4.12.23", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.23.tgz", - "integrity": "sha512-eIaZ9qDgu7XV0pxOCrg7/WhnQ6Ivm22UcxhXx/A3dcbqbbYgBEkc6e/J/s7j2tS96zoB0S9VBdLwQNCWwUo4LA==", + "version": "4.12.26", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.26.tgz", + "integrity": "sha512-uyZtpnYxM9CmQ7QsQknM4zN8EftNqhON1qYeIKM0Se67CCEe2c44xyGURwB0axX2fBDu1dqHrHAc1hmNT8ITkw==", "license": "MIT", "engines": { "node": ">=16.9.0"