From 4ad5f4136d128a3591a719d1f3085b4c91ea1284 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 20:34:02 +0000 Subject: [PATCH] chore(deps): bump @hono/node-server from 1.12.2 to 1.19.10 Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.12.2 to 1.19.10. - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](https://github.com/honojs/node-server/compare/v1.12.2...v1.19.10) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 1.19.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 7ba776f..3c2d379 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "start": "tsx src/index.ts" }, "dependencies": { - "@hono/node-server": "^1.12.2", + "@hono/node-server": "^1.19.10", "@types/node": "^22.5.4", "dotenv": "^16.4.5", "hono": "^4.11.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9c5393c..4250544 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@hono/node-server': - specifier: ^1.12.2 - version: 1.12.2(hono@4.11.7) + specifier: ^1.19.10 + version: 1.19.10(hono@4.11.7) '@types/node': specifier: ^22.5.4 version: 22.5.4 @@ -173,8 +173,8 @@ packages: cpu: [x64] os: [win32] - '@hono/node-server@1.12.2': - resolution: {integrity: sha512-xjzhqhSWUE/OhN0g3KCNVzNsQMlFUAL+/8GgPUr3TKcU7cvgZVBGswFofJ8WwGEHTqobzze1lDpGJl9ZNckDhA==} + '@hono/node-server@1.19.10': + resolution: {integrity: sha512-hZ7nOssGqRgyV3FVVQdfi+U4q02uB23bpnYpdvNXkYTRRyWx84b7yf1ans+dnJ/7h41sGL3CeQTfO+ZGxuO+Iw==} engines: {node: '>=18.14.1'} peerDependencies: hono: ^4 @@ -308,6 +308,7 @@ packages: glob@10.4.5: resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true hono@4.11.7: @@ -546,7 +547,7 @@ snapshots: '@esbuild/win32-x64@0.23.1': optional: true - '@hono/node-server@1.12.2(hono@4.11.7)': + '@hono/node-server@1.19.10(hono@4.11.7)': dependencies: hono: 4.11.7