From 22063dc9c90d1ebff34e0f2d5c3e23f13429b16e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 14:01:52 +0400 Subject: [PATCH] chore(deps): bump hono from 4.3.6 to 4.3.7 (#145) Bumps [hono](https://github.com/honojs/hono) from 4.3.6 to 4.3.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.3.6...v4.3.7) --- 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 c7c167f..4c5c6f1 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "@cloudinary/url-gen": "1.19.0", - "hono": "4.3.6" + "hono": "4.3.7" }, "devDependencies": { "@cloudflare/workers-types": "4.20240512.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fea3b67..9642736 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.6 - version: 4.3.6 + specifier: 4.3.7 + version: 4.3.7 devDependencies: '@cloudflare/workers-types': @@ -1652,8 +1652,8 @@ packages: function-bind: 1.1.2 dev: true - /hono@4.3.6: - resolution: {integrity: sha512-2IqXwrxWF4tG2AR7b5tMYn+KEnWK8UvdC/NUSbOKWj/Kj11OJqel58FxyiXLK5CcKLiL8aGtTe4lkBKXyaHMBQ==} + /hono@4.3.7: + resolution: {integrity: sha512-GXlsGnCAwGosu+COwYyYC8MwOY2L6Ihg9V1znYdMD8DHCJl+13Nk4o8dsBYJpae4oujjw24jBaITuYWVq2+V8Q==} engines: {node: '>=16.0.0'} dev: false