Skip to content

Commit 9609266

Browse files
fix(deps): update dependency @solana/web3.js to v1.95.5
1 parent 4e85200 commit 9609266

File tree

3 files changed

+31
-31
lines changed

3 files changed

+31
-31
lines changed

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@rollup/plugin-replace": "5.0.7",
2525
"@rollup/plugin-terser": "0.1.0",
2626
"@rollup/plugin-typescript": "11.1.6",
27-
"@solana/web3.js": "1.95.4",
27+
"@solana/web3.js": "1.95.5",
2828
"@types/fluent-ffmpeg": "2.1.27",
2929
"@types/jest": "29.5.14",
3030
"@types/mocha": "^10.0.9",

packages/plugin-solana/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@ai16z/plugin-trustdb": "workspace:*",
1010
"@coral-xyz/anchor": "^0.30.1",
1111
"@solana/spl-token": "0.4.9",
12-
"@solana/web3.js": "1.95.4",
12+
"@solana/web3.js": "1.95.5",
1313
"bignumber": "1.1.0",
1414
"bignumber.js": "9.1.2",
1515
"bs58": "^6.0.0",

pnpm-lock.yaml

+29-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)