diff --git a/package.json b/package.json index 1b27ce5..caf99bd 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@scalar/mock-server": "^0.2.4", "follow-redirects": "^1.15.6", "form-data": "^4.0.0", - "hono": "^4.4.8", + "hono": "^4.4.10", "proxy-from-env": "^1.1.0", "yaml": "^2.4.5" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7813c71..0e70dae 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.4.8 - version: 4.4.8 + specifier: ^4.4.10 + version: 4.4.10 proxy-from-env: specifier: ^1.1.0 version: 1.1.0 @@ -38,10 +38,10 @@ importers: version: 4.20240620.0 '@hono/vite-cloudflare-pages': specifier: ^0.4.1 - version: 0.4.1(hono@4.4.8) + version: 0.4.1(hono@4.4.10) '@hono/vite-dev-server': specifier: ^0.12.2 - version: 0.12.2(hono@4.4.8) + version: 0.12.2(hono@4.4.10) '@originjs/vite-plugin-commonjs': specifier: ^1.0.3 version: 1.0.3 @@ -1052,8 +1052,8 @@ packages: resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} engines: {node: '>= 0.4'} - hono@4.4.8: - resolution: {integrity: sha512-eewnSgTzdWgFVn97kPV24h+9UVNUQ+9mj6IRxr7dBseTaTBSHtFo/T/vRNcqJkQFysVoXyecflr3Xe/fdvzEpQ==} + hono@4.4.10: + resolution: {integrity: sha512-z6918u9rXRU5CCisMHd2uUVoQXcNyUrUMmYY7VH10v4HJG7+hqgMK/G8YNTd13C6s4rBfzF09iz8VpOip9qG3A==} engines: {node: '>=16.0.0'} human-signals@5.0.0: @@ -1830,14 +1830,14 @@ snapshots: '@hono/node-server@1.11.4': {} - '@hono/vite-cloudflare-pages@0.4.1(hono@4.4.8)': + '@hono/vite-cloudflare-pages@0.4.1(hono@4.4.10)': dependencies: - hono: 4.4.8 + hono: 4.4.10 - '@hono/vite-dev-server@0.12.2(hono@4.4.8)': + '@hono/vite-dev-server@0.12.2(hono@4.4.10)': dependencies: '@hono/node-server': 1.11.4 - hono: 4.4.8 + hono: 4.4.10 miniflare: 3.20240610.1 minimatch: 9.0.4 transitivePeerDependencies: @@ -1930,7 +1930,7 @@ snapshots: '@hono/node-server': 1.11.4 '@scalar/oas-utils': 0.2.4 '@scalar/openapi-parser': 0.7.1 - hono: 4.4.8 + hono: 4.4.10 transitivePeerDependencies: - debug @@ -2355,7 +2355,7 @@ snapshots: dependencies: function-bind: 1.1.2 - hono@4.4.8: {} + hono@4.4.10: {} human-signals@5.0.0: {}