From 7aba9fe981f1d9c528effa760c5469dd3c2d4b41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 08:46:22 +0000 Subject: [PATCH] chore(deps): bump hono from 4.3.4 to 4.3.6 Bumps [hono](https://github.com/honojs/hono) from 4.3.4 to 4.3.6. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.3.4...v4.3.6) --- updated-dependencies: - dependency-name: hono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 7fede28..59c4c91 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@scalar/mock-server": "^0.1.63", "follow-redirects": "^1.15.6", "form-data": "^4.0.0", - "hono": "^4.3.4", + "hono": "^4.3.6", "proxy-from-env": "^1.1.0", "yaml": "^2.4.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cabb047..dd3b56d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ dependencies: specifier: ^4.0.0 version: 4.0.0 hono: - specifier: ^4.3.4 - version: 4.3.4 + specifier: ^4.3.6 + version: 4.3.6 proxy-from-env: specifier: ^1.1.0 version: 1.1.0 @@ -36,10 +36,10 @@ devDependencies: version: 4.20240502.0 '@hono/vite-cloudflare-pages': specifier: ^0.4.0 - version: 0.4.0(hono@4.3.4) + version: 0.4.0(hono@4.3.6) '@hono/vite-dev-server': specifier: ^0.12.1 - version: 0.12.1(hono@4.3.4) + version: 0.12.1(hono@4.3.6) '@originjs/vite-plugin-commonjs': specifier: ^1.0.3 version: 1.0.3 @@ -709,23 +709,23 @@ packages: resolution: {integrity: sha512-GW1Iomhmm1o4Z+X57xGby8A35Cu9UZLL7pSMdqDBkD99U5cywff8F+8hLk5aBTzNubnsFAvWQ/fZjNwPsEn9lA==} engines: {node: '>=18.14.1'} - /@hono/vite-cloudflare-pages@0.4.0(hono@4.3.4): + /@hono/vite-cloudflare-pages@0.4.0(hono@4.3.6): resolution: {integrity: sha512-+vmfgphNc2DZx457HqrefZmpVVhJmz3bQaDpylBgInt9uPEV+xuFwnTaHwVn00R00HPmJuSDT+9ybvYDPIDQuQ==} engines: {node: '>=18.14.1'} peerDependencies: hono: '*' dependencies: - hono: 4.3.4 + hono: 4.3.6 dev: true - /@hono/vite-dev-server@0.12.1(hono@4.3.4): + /@hono/vite-dev-server@0.12.1(hono@4.3.6): resolution: {integrity: sha512-Fm7BXm9onjEaU5OqkLhU4pkdBKenlulrExDSkBxXULF+7NQznHppWnKcDI6A0pvjz0oNykNy5F7QnHhofmnMdQ==} engines: {node: '>=18.14.1'} peerDependencies: hono: '*' dependencies: '@hono/node-server': 1.11.1 - hono: 4.3.4 + hono: 4.3.6 miniflare: 3.20240419.1 minimatch: 9.0.4 transitivePeerDependencies: @@ -913,7 +913,7 @@ packages: '@hono/node-server': 1.11.1 '@scalar/oas-utils': 0.1.10(axios@1.6.8) '@scalar/openapi-parser': 0.3.2 - hono: 4.3.4 + hono: 4.3.6 transitivePeerDependencies: - axios - less @@ -1682,8 +1682,8 @@ packages: function-bind: 1.1.2 dev: true - /hono@4.3.4: - resolution: {integrity: sha512-oh+PBwW8yElj3bUlY2dTXhuPt1MCZp6Nb04tejLwY+GXdphQH6uCpUP0dY5iLvFY5wM8fNHrMx1QeMKbhnzw9w==} + /hono@4.3.6: + resolution: {integrity: sha512-2IqXwrxWF4tG2AR7b5tMYn+KEnWK8UvdC/NUSbOKWj/Kj11OJqel58FxyiXLK5CcKLiL8aGtTe4lkBKXyaHMBQ==} engines: {node: '>=16.0.0'} /human-signals@5.0.0: