Skip to content

Commit 3f5357e

Browse files
authored
fix: solutions/mcp-chat-client/package.json & solutions/mcp-chat-client/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HONO-16080667
1 parent b6e416e commit 3f5357e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

solutions/mcp-chat-client/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

solutions/mcp-chat-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/react-router-dom": "^5.3.3",
1818
"@vercel/edge": "^1.2.2",
1919
"antd": "^5.27.1",
20-
"hono": "^4.9.2",
20+
"hono": "^4.12.14",
2121
"lodash": "^4.17.21",
2222
"openai": "^5.16.0",
2323
"openid-client": "^6.6.4",

0 commit comments

Comments
 (0)