From cd7dfefdb47a2c28213f5e1fab8714fce7733289 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 00:42:17 +0000 Subject: [PATCH] Bump hono from 4.12.19 to 4.12.26 in /toolbox/enrichment Bumps [hono](https://github.com/honojs/hono) from 4.12.19 to 4.12.26. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.19...v4.12.26) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.26 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- toolbox/enrichment/package-lock.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/toolbox/enrichment/package-lock.json b/toolbox/enrichment/package-lock.json index a9a62a9..f74aba7 100644 --- a/toolbox/enrichment/package-lock.json +++ b/toolbox/enrichment/package-lock.json @@ -43,9 +43,10 @@ }, "devDependencies": { "@modelcontextprotocol/inspector": "^0.21.2", + "@types/bun": "^1.3.14", "@types/node": "^25.6.0", - "bun": "^1.3.13", - "bun-types": "^1.3.13", + "bun": "^1.3.14", + "bun-types": "^1.3.14", "memfs": "^4.57.2", "typescript": "^6.0.3" } @@ -6902,9 +6903,9 @@ } }, "node_modules/hono": { - "version": "4.12.19", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.19.tgz", - "integrity": "sha512-xa3eYXYXx68XTT4hZ7dRzsXBhaq85ToSrlUJNoR0gwz/1Ap/CNwX47wfvV7pc/xWhjKVVkLT7zBJy8chhNguqQ==", + "version": "4.12.26", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.26.tgz", + "integrity": "sha512-uyZtpnYxM9CmQ7QsQknM4zN8EftNqhON1qYeIKM0Se67CCEe2c44xyGURwB0axX2fBDu1dqHrHAc1hmNT8ITkw==", "license": "MIT", "engines": { "node": ">=16.9.0"