From b399d8033a56863828bbb313e69c5be6c4dd12a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 May 2024 15:16:34 +0400 Subject: [PATCH] chore(deps): bump hono from 4.3.10 to 4.3.11 (#158) Bumps [hono](https://github.com/honojs/hono) from 4.3.10 to 4.3.11. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.3.10...v4.3.11) --- updated-dependencies: - dependency-name: hono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 449834a..61f57dd 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "@cloudinary/url-gen": "1.19.0", - "hono": "4.3.10" + "hono": "4.3.11" }, "devDependencies": { "@cloudflare/workers-types": "4.20240512.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 183fd2d..9495e20 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,8 +13,8 @@ dependencies: specifier: 1.19.0 version: 1.19.0 hono: - specifier: 4.3.10 - version: 4.3.10 + specifier: 4.3.11 + version: 4.3.11 devDependencies: '@cloudflare/workers-types': @@ -1669,8 +1669,8 @@ packages: function-bind: 1.1.2 dev: true - /hono@4.3.10: - resolution: {integrity: sha512-67NRwEpFljCRkdl4th4LH+DKj/skEqtRJE9otdp88CGTIMZ7uG2Avn5DTkKsGwjnm2LxkoIlA+bQfFLg33psvg==} + /hono@4.3.11: + resolution: {integrity: sha512-Hle1uNqJJKkebFkFEEWr3UAElJP922Xy0STfl8c+1PH1q+l6WrmhwAJFS6YH8ZWJY4z46qJtssbyVwwPm3dP5w==} engines: {node: '>=16.0.0'} dev: false