diff --git a/packages/inngest/package.json b/packages/inngest/package.json index 3f075d692..883216e0e 100644 --- a/packages/inngest/package.json +++ b/packages/inngest/package.json @@ -215,7 +215,7 @@ "fastify": "^4.21.0", "genversion": "^3.1.1", "glob": "^10.3.10", - "hono": "^4.2.3", + "hono": "^4.2.7", "inquirer": "^9.2.10", "jest": "^29.3.1", "jest-fetch-mock": "^3.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6702df56d..d49374a0e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,7 +44,7 @@ importers: version: 29.5.0(@types/node@18.16.16) ts-jest: specifier: ^29.1.0 - version: 29.1.0(@babel/core@7.23.6)(jest@29.5.0)(typescript@5.4.2) + version: 29.1.0(@babel/core@7.21.3)(jest@29.5.0)(typescript@5.4.2) packages/eslint-plugin-internal: dependencies: @@ -182,8 +182,8 @@ importers: specifier: ^10.3.10 version: 10.3.10 hono: - specifier: ^4.2.3 - version: 4.2.3 + specifier: ^4.2.7 + version: 4.2.7 inquirer: specifier: ^9.2.10 version: 9.2.10 @@ -6040,8 +6040,8 @@ packages: space-separated-tokens: 2.0.2 dev: true - /hono@4.2.3: - resolution: {integrity: sha512-yZDnPOp/XzjIB7KUWaOxwLSywnhxMvAKth8hfKhWQiWXeZhBfC6GlFnEst/FOOgn7rSWjShhQPS89PLEuHxq3Q==} + /hono@4.2.7: + resolution: {integrity: sha512-k1xHi86tJnRIVvqhFMBDGFKJ8r5O+bEsT4P59ZK59r0F300Xd910/r237inVfuT/VmE86RQQffX4OYNda6dLXw==} engines: {node: '>=16.0.0'} dev: true