diff --git a/toolbox/enrichment/package-lock.json b/toolbox/enrichment/package-lock.json index a9a62a95..6bac1afb 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.13.0", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.13.0.tgz", + "integrity": "sha512-jhunvfHWxd7J5EFfSgH4xsYJzSe/lfqbUCxiyyeaQasUsXeEHXtzVid+7EOGByc5JnFa23SSFL3Y2RV/z1T+eQ==", "license": "MIT", "engines": { "node": ">=16.9.0"