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

Commit b43cf9f

Browse files
build(deps): bump @solana/web3.js in /token-lending/js (#1517)
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 0.94.2 to 1.2.0. - [Release notes](https://github.com/solana-labs/solana-web3.js/releases) - [Changelog](https://github.com/solana-labs/solana-web3.js/blob/master/.releaserc.json) - [Commits](solana-foundation/solana-web3.js@v0.94.2...v1.2.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03b44da commit b43cf9f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

token-lending/js/package-lock.json

Lines changed: 6 additions & 6 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
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"@solana/spl-token": "0.0.13",
38-
"@solana/web3.js": "^0.94.2",
38+
"@solana/web3.js": "^1.2.0",
3939
"bn.js": "^5.2.0",
4040
"mkdirp": "^1.0.4"
4141
},

0 commit comments

Comments
 (0)