Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 26a3c62

Browse files
build(deps): bump @solana/web3.js in /token-lending/js (#1344)
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 0.92.2 to 0.93.0. - [Release notes](https://github.com/solana-labs/solana-web3.js/releases) - [Commits](solana-foundation/solana-web3.js@v0.92.2...v0.93.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bff28fa commit 26a3c62

File tree

2 files changed

+13
-8
lines changed

2 files changed

+13
-8
lines changed

token-lending/js/package-lock.json

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

token-lending/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"dependencies": {
4141
"@solana/spl-token": "0.0.13",
42-
"@solana/web3.js": "^0.92.2",
42+
"@solana/web3.js": "^0.93.0",
4343
"bn.js": "^5.2.0",
4444
"mkdirp": "^1.0.4"
4545
},

0 commit comments

Comments
 (0)