diff --git a/package-lock.json b/package-lock.json index d10c54b..6f177bb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@modelcontextprotocol/sdk": "^1.20.1", "@thoughtspot/rest-api-sdk": "^2.22.0", "agents": "^0.2.14", - "hono": "^4.10.3", + "hono": "^4.12.14", "nanoid": "^5.1.7", "rxjs": "^7.8.2", "yaml": "^2.7.1", @@ -5354,9 +5354,9 @@ } }, "node_modules/hono": { - "version": "4.12.9", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.9.tgz", - "integrity": "sha512-wy3T8Zm2bsEvxKZM5w21VdHDDcwVS1yUFFY6i8UobSsKfFceT7TOwhbhfKsDyx7tYQlmRM5FLpIuYvNFyjctiA==", + "version": "4.12.14", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.14.tgz", + "integrity": "sha512-am5zfg3yu6sqn5yjKBNqhnTX7Cv+m00ox+7jbaKkrLMRJ4rAdldd1xPd/JzbBWspqaQv6RSTrgFN95EsfhC+7w==", "license": "MIT", "engines": { "node": ">=16.9.0" diff --git a/package.json b/package.json index 24d5e64..e285eae 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@modelcontextprotocol/sdk": "^1.20.1", "@thoughtspot/rest-api-sdk": "^2.22.0", "agents": "^0.2.14", - "hono": "^4.10.3", + "hono": "^4.12.14", "nanoid": "^5.1.7", "rxjs": "^7.8.2", "yaml": "^2.7.1",