Skip to content

Commit e840c2c

Browse files
committed
fix: update @solana/web3.js
1 parent 071c48b commit e840c2c

3 files changed

Lines changed: 7 additions & 52 deletions

File tree

apps/solana-instruction-mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"@mcp-marketplace/constanst": "workspace:^",
2323
"@modelcontextprotocol/sdk": "1.9.0",
24-
"@solana/web3.js": "1.95.5",
24+
"@solana/web3.js": "1.98.2",
2525
"decimal.js": "10.5.0",
2626
"dotenv": "16.5.0",
2727
"zod": "3.24.2"

apps/wallet-mcp/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
"license": "ISC",
2121
"dependencies": {
2222
"@modelcontextprotocol/sdk": "1.9.0",
23-
"@solana/web3.js": "^1.98.2",
23+
"@solana/web3.js": "1.98.2",
2424
"@mcp-marketplace/constanst": "workspace:^",
25-
"decimal.js": "^10.5.0",
25+
"decimal.js": "10.5.0",
2626
"dotenv": "16.5.0",
2727
"open": "10.1.0",
2828
"tp-mcp-wallet": "0.0.3",
29-
"tronweb": "^6.0.3",
29+
"tronweb": "6.0.3",
3030
"uuid": "11.1.0",
3131
"viem": "2.28.0",
3232
"zod": "3.24.2"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)