From 2192c021d25236f2d010af48aaaa52eb8423923e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 19:30:23 +0000 Subject: [PATCH] chore(deps): bump hono in /lib/data/spatial/tree-app-tiles Bumps [hono](https://github.com/honojs/hono) from 4.9.4 to 4.10.3. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.9.4...v4.10.3) --- updated-dependencies: - dependency-name: hono dependency-version: 4.10.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lib/data/spatial/tree-app-tiles/package.json | 2 +- lib/data/spatial/tree-app-tiles/pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/lib/data/spatial/tree-app-tiles/package.json b/lib/data/spatial/tree-app-tiles/package.json index 1ac6384c..86e978f1 100644 --- a/lib/data/spatial/tree-app-tiles/package.json +++ b/lib/data/spatial/tree-app-tiles/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "@hono/node-server": "^1.11.0", - "hono": "^4.6.0" + "hono": "^4.10.3" }, "devDependencies": { "@types/node": "^24.3.0", diff --git a/lib/data/spatial/tree-app-tiles/pnpm-lock.yaml b/lib/data/spatial/tree-app-tiles/pnpm-lock.yaml index b89d878c..8fa096eb 100644 --- a/lib/data/spatial/tree-app-tiles/pnpm-lock.yaml +++ b/lib/data/spatial/tree-app-tiles/pnpm-lock.yaml @@ -10,10 +10,10 @@ importers: dependencies: '@hono/node-server': specifier: ^1.11.0 - version: 1.19.0(hono@4.9.4) + version: 1.19.0(hono@4.10.3) hono: - specifier: ^4.6.0 - version: 4.9.4 + specifier: ^4.10.3 + version: 4.10.3 devDependencies: '@types/node': specifier: ^24.3.0 @@ -205,8 +205,8 @@ packages: get-tsconfig@4.10.1: resolution: {integrity: sha512-auHyJ4AgMz7vgS8Hp3N6HXSmlMdUyhSUrfBF16w153rxtLIEOE+HGqaBppczZvnHLqQJfiHotCYpNhl0lUROFQ==} - hono@4.9.4: - resolution: {integrity: sha512-61hl6MF6ojTl/8QSRu5ran6GXt+6zsngIUN95KzF5v5UjiX/xnrLR358BNRawwIRO49JwUqJqQe3Rb2v559R8Q==} + hono@4.10.3: + resolution: {integrity: sha512-2LOYWUbnhdxdL8MNbNg9XZig6k+cZXm5IjHn2Aviv7honhBMOHb+jxrKIeJRZJRmn+htUCKhaicxwXuUDlchRA==} engines: {node: '>=16.9.0'} resolve-pkg-maps@1.0.0: @@ -305,9 +305,9 @@ snapshots: '@esbuild/win32-x64@0.25.9': optional: true - '@hono/node-server@1.19.0(hono@4.9.4)': + '@hono/node-server@1.19.0(hono@4.10.3)': dependencies: - hono: 4.9.4 + hono: 4.10.3 '@types/node@24.3.0': dependencies: @@ -349,7 +349,7 @@ snapshots: dependencies: resolve-pkg-maps: 1.0.0 - hono@4.9.4: {} + hono@4.10.3: {} resolve-pkg-maps@1.0.0: {}