From 3f4e421c4504a9ea9006ccfdecb2487c0116d5d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 01:30:31 +0000 Subject: [PATCH] chore(deps): bump @hono/node-server from 1.12.2 to 1.19.13 Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.12.2 to 1.19.13. - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](https://github.com/honojs/node-server/compare/v1.12.2...v1.19.13) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 1.19.13 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..9eaf9d1 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.13", "@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..6783d32 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.13 + version: 1.19.13(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.13': + resolution: {integrity: sha512-TsQLe4i2gvoTtrHje625ngThGBySOgSK3Xo2XRYOdqGN1teR8+I7vchQC46uLJi8OF62YTYA3AhSpumtkhsaKQ==} 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.13(hono@4.11.7)': dependencies: hono: 4.11.7