From 2c193ed3a37cefc8796c105b2661982c4355674a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 16:22:30 +0000 Subject: [PATCH] Bump hono from 3.11.7 to 4.2.7 Bumps [hono](https://github.com/honojs/hono) from 3.11.7 to 4.2.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v3.11.7...v4.2.7) --- updated-dependencies: - dependency-name: hono dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c6fb7a0..2155c66 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "@types/node": "^20.10.4", - "hono": "^3.11.7", + "hono": "^4.2.7", "p-queue": "^7.4.1", "posthog-node": "^3.2.0", "prettier-plugin-astro": "^0.12.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9fae0fc..7211dd3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: ^20.10.4 version: 20.10.4 hono: - specifier: ^3.11.7 - version: 3.11.7 + specifier: ^4.2.7 + version: 4.2.7 p-queue: specifier: ^7.4.1 version: 7.4.1 @@ -1367,8 +1367,8 @@ packages: engines: {node: '>=8'} dev: true - /hono@3.11.7: - resolution: {integrity: sha512-TcfAq7IdipF+9coxnuzYlSSBXbm9mTyWjjagLCv/2ampboNcKJdi+XCK5G48mHQtpI5+9Rj3J4FfcGgw9vzIww==} + /hono@4.2.7: + resolution: {integrity: sha512-k1xHi86tJnRIVvqhFMBDGFKJ8r5O+bEsT4P59ZK59r0F300Xd910/r237inVfuT/VmE86RQQffX4OYNda6dLXw==} engines: {node: '>=16.0.0'} dev: false