From 3b8515336bac4da33c8213656c08301b21e957d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 15:38:32 +0000 Subject: [PATCH] build(deps): Bump hono from 3.11.3 to 3.11.7 Bumps [hono](https://github.com/honojs/hono) from 3.11.3 to 3.11.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v3.11.3...v3.11.7) --- updated-dependencies: - dependency-name: hono dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- integration-tests/test-api/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/integration-tests/test-api/package.json b/integration-tests/test-api/package.json index eb7018cd..809b0713 100644 --- a/integration-tests/test-api/package.json +++ b/integration-tests/test-api/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@hono/node-server": "^1.3.1", - "hono": "^3.11.2", + "hono": "^3.11.7", "tsx": "^3.12.2" }, "volta": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e2602a0c..d9dc36c9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -241,8 +241,8 @@ importers: specifier: ^1.3.1 version: 1.3.1 hono: - specifier: ^3.11.2 - version: 3.11.3 + specifier: ^3.11.7 + version: 3.11.7 tsx: specifier: ^3.12.2 version: 3.14.0 @@ -4463,8 +4463,8 @@ packages: resolution: {integrity: sha512-EWGTfnTqAO2L/j5HZgoM/3z82L7necsJ0pO9Tp0X1wil3PDLrkypTBRgVO2ExehEEvUycejZD3FuRaXpZZc3kw==} dev: true - /hono@3.11.3: - resolution: {integrity: sha512-MWYBcIS4dZJo9e/852Zwl+gqBiUSRknMOZ/MbW7kW8JiWixTJ58pzXVIeBq7jnvFq3AZ9uQ35QyVpzV05sdNFw==} + /hono@3.11.7: + resolution: {integrity: sha512-TcfAq7IdipF+9coxnuzYlSSBXbm9mTyWjjagLCv/2ampboNcKJdi+XCK5G48mHQtpI5+9Rj3J4FfcGgw9vzIww==} engines: {node: '>=16.0.0'} dev: false