Skip to content

Commit b2d5b29

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-15928833 - https://snyk.io/vuln/SNYK-JS-HONO-15928832 - https://snyk.io/vuln/SNYK-JS-HONO-15928831 - https://snyk.io/vuln/SNYK-JS-HONO-15928824 - https://snyk.io/vuln/SNYK-JS-HONO-15928834
1 parent 3c67a78 commit b2d5b29

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.12",
2121
"lodash": "^4.17.21",
2222
"openai": "^5.16.0",
2323
"openid-client": "^6.6.4",

0 commit comments

Comments
 (0)