From 269c7b2f796e8d40ea8b0024bf1730912aa98aef Mon Sep 17 00:00:00 2001 From: "elnora-automation-bot[bot]" <294956319+elnora-automation-bot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 05:03:08 +0000 Subject: [PATCH] fix(deps): bump 2 dependencies --- package.json | 3 ++- pnpm-lock.yaml | 29 +++++++++++++++-------------- 2 files changed, 17 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index dd5ed68..4819380 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,8 @@ "body-parser": ">=2.3.0", "esbuild": ">=0.28.1", "fast-uri": ">=4.1.2", - "hono": ">=4.12.27", + "hono": ">=4.12.34", + "undici": ">=7.29.0", "ip-address": ">=10.2.2", "postcss": ">=8.5.18", "qs": ">=6.15.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f66a8e2..8589bff 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,7 +9,8 @@ overrides: body-parser: '>=2.3.0' esbuild: '>=0.28.1' fast-uri: '>=4.1.2' - hono: '>=4.12.27' + hono: '>=4.12.34' + undici: '>=7.29.0' ip-address: '>=10.2.2' postcss: '>=8.5.18' qs: '>=6.15.2' @@ -337,7 +338,7 @@ packages: resolution: {integrity: sha512-bjD221KPLoJTWUwso1J6fGKiTXEUFedG/s0visavY4zakFPkeGURMRNly+FhBHs7T8Dz4qHaZIMX9ZoJHSJtKA==} engines: {node: '>=20'} peerDependencies: - hono: '>=4.12.27' + hono: '>=4.12.34' '@isaacs/fs-minipass@4.0.1': resolution: {integrity: sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==} @@ -910,8 +911,8 @@ packages: resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} engines: {node: '>= 0.4'} - hono@4.12.31: - resolution: {integrity: sha512-zJIHFrl6bq3RDd2YusFNCDlM8qUprxKswyi/OPzPyzKDdyBXDqWx8bZlZ7R+saTdSTatUmb3O7K4SspGPaEOQg==} + hono@4.13.3: + resolution: {integrity: sha512-r8AO2mYHoLxSHkgafNeC/BXyb2vWRxD3jem4Ts+ptav8oTG5FIRifAjuJEmZI4bSvvc2ns0GxmIYiZnHqN3mMw==} engines: {node: '>=16.9.0'} http-errors@2.0.1: @@ -1413,9 +1414,9 @@ packages: undici-types@7.24.6: resolution: {integrity: sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==} - undici@7.28.0: - resolution: {integrity: sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==} - engines: {node: '>=20.18.1'} + undici@8.10.0: + resolution: {integrity: sha512-HvltHd7avK13QIw/oLe4qoOLyoVSoafqJ2jYOrtMRBkbYT31eiBQ8O0ehRKZiEZCMEyLFQNIADpgCWC5fALvYQ==} + engines: {node: '>=22.19.0'} universalify@2.0.1: resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} @@ -1742,9 +1743,9 @@ snapshots: '@esbuild/win32-x64@0.28.1': optional: true - '@hono/node-server@2.0.11(hono@4.12.31)': + '@hono/node-server@2.0.11(hono@4.13.3)': dependencies: - hono: 4.12.31 + hono: 4.13.3 '@isaacs/fs-minipass@4.0.1': dependencies: @@ -1766,7 +1767,7 @@ snapshots: '@modelcontextprotocol/sdk@1.29.0(zod@4.4.3)': dependencies: - '@hono/node-server': 2.0.11(hono@4.12.31) + '@hono/node-server': 2.0.11(hono@4.13.3) ajv: 8.18.0 ajv-formats: 3.0.1(ajv@8.18.0) content-type: 1.0.5 @@ -1776,7 +1777,7 @@ snapshots: eventsource-parser: 3.0.6 express: 5.2.1 express-rate-limit: 8.6.0(express@5.2.1) - hono: 4.12.31 + hono: 4.13.3 jose: 6.2.2 json-schema-typed: 8.0.2 pkce-challenge: 5.0.1 @@ -1952,7 +1953,7 @@ snapshots: progress: 2.0.3 semver: 7.7.4 tar-fs: 3.1.2 - undici: 7.28.0 + undici: 8.10.0 yargs: 16.2.0 transitivePeerDependencies: - bare-abort-controller @@ -2342,7 +2343,7 @@ snapshots: dependencies: function-bind: 1.1.2 - hono@4.12.31: {} + hono@4.13.3: {} http-errors@2.0.1: dependencies: @@ -2863,7 +2864,7 @@ snapshots: undici-types@7.24.6: {} - undici@7.28.0: {} + undici@8.10.0: {} universalify@2.0.1: {}