Skip to content

Commit 1712222

Browse files
committed
chore(deps): upgrade direct deps and add overrides to clear audit warnings
Direct upgrades: preact 10.29.2, @modelcontextprotocol/sdk 1.29.0, ws 8.21.0. pnpm-workspace.yaml overrides for transitive deps that cannot be fixed by upgrading their parents: fast-uri >=3.1.2, protobufjs ^7.6.1, fast-xml-parser >=5.8.0, ip-address >=10.2.0, hono ^4.12.18, brace-expansion >=5.0.6, qs >=6.15.2, basic-ftp >=6.0.1, @anthropic-ai/sdk >=0.91.1. pnpm audit now reports no known vulnerabilities.
1 parent a5d871f commit 1712222

3 files changed

Lines changed: 159 additions & 106 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,10 @@
9191
"typescript-eslint": "8.58.2"
9292
},
9393
"dependencies": {
94-
"@modelcontextprotocol/sdk": "1.28.0",
95-
"preact": "10.27.0",
94+
"@modelcontextprotocol/sdk": "1.29.0",
95+
"preact": "10.29.2",
9696
"typebox": "1.1.28",
97-
"ws": "8.20.0",
97+
"ws": "8.21.0",
9898
"zod": "4.3.6"
9999
},
100100
"peerDependencies": {

0 commit comments

Comments
 (0)