From 78047759b41a1dfdba37f0e2698449dc67d94bf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 08:48:43 +0000 Subject: [PATCH] chore(deps): bump hono from 4.5.3 to 4.5.8 Bumps [hono](https://github.com/honojs/hono) from 4.5.3 to 4.5.8. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.5.3...v4.5.8) --- 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 | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 97e9a67..3dcd660 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@scalar/mock-server": "^0.2.26", "follow-redirects": "^1.15.6", "form-data": "^4.0.0", - "hono": "^4.5.3", + "hono": "^4.5.8", "proxy-from-env": "^1.1.0", "yaml": "^2.5.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3adce38..a93d34d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^4.0.0 version: 4.0.0 hono: - specifier: ^4.5.3 - version: 4.5.3 + specifier: ^4.5.8 + version: 4.5.8 proxy-from-env: specifier: ^1.1.0 version: 1.1.0 @@ -38,10 +38,10 @@ importers: version: 4.20240729.0 '@hono/vite-cloudflare-pages': specifier: ^0.4.2 - version: 0.4.2(hono@4.5.3) + version: 0.4.2(hono@4.5.8) '@hono/vite-dev-server': specifier: ^0.13.1 - version: 0.13.1(hono@4.5.3) + version: 0.13.1(hono@4.5.8) '@originjs/vite-plugin-commonjs': specifier: ^1.0.3 version: 1.0.3 @@ -1090,8 +1090,8 @@ packages: resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} engines: {node: '>= 0.4'} - hono@4.5.3: - resolution: {integrity: sha512-r26WwwbKD3BAYdfB294knNnegNda7VfV1tVn66D9Kvl9WQTdrR+5eKdoeaQNHQcC3Gr0KBikzAtjd6VsRGVSaw==} + hono@4.5.8: + resolution: {integrity: sha512-pqpSlcdqGkpTTRpLYU1PnCz52gVr0zVR9H5GzMyJWuKQLLEBQxh96q45QizJ2PPX8NATtz2mu31/PKW/Jt+90Q==} engines: {node: '>=16.0.0'} human-signals@5.0.0: @@ -1837,14 +1837,14 @@ snapshots: '@hono/node-server@1.12.0': {} - '@hono/vite-cloudflare-pages@0.4.2(hono@4.5.3)': + '@hono/vite-cloudflare-pages@0.4.2(hono@4.5.8)': dependencies: - hono: 4.5.3 + hono: 4.5.8 - '@hono/vite-dev-server@0.13.1(hono@4.5.3)': + '@hono/vite-dev-server@0.13.1(hono@4.5.8)': dependencies: '@hono/node-server': 1.12.0 - hono: 4.5.3 + hono: 4.5.8 miniflare: 3.20240725.0 minimatch: 9.0.5 transitivePeerDependencies: @@ -1934,7 +1934,7 @@ snapshots: dependencies: '@scalar/oas-utils': 0.2.23(typescript@5.5.4) '@scalar/openapi-parser': 0.7.2 - hono: 4.5.3 + hono: 4.5.8 object-to-xml: 2.0.0 transitivePeerDependencies: - debug @@ -2431,7 +2431,7 @@ snapshots: dependencies: function-bind: 1.1.2 - hono@4.5.3: {} + hono@4.5.8: {} human-signals@5.0.0: {}