diff --git a/toolbox/enrichment/package-lock.json b/toolbox/enrichment/package-lock.json index a9a62a95..ffe8190e 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" } @@ -6222,9 +6223,9 @@ "license": "MIT" }, "node_modules/fast-uri": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz", - "integrity": "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==", + "version": "3.1.4", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.4.tgz", + "integrity": "sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw==", "funding": [ { "type": "github",