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

Commit 17a62fa

Browse files
build(deps): bump @solana/web3.js in /token-lending/js (#1140)
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 0.90.2 to 0.90.4. - [Release notes](https://github.com/solana-labs/solana-web3.js/releases) - [Commits](solana-foundation/solana-web3.js@v0.90.2...v0.90.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2cf409c commit 17a62fa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

token-lending/js/package-lock.json

Lines changed: 3 additions & 3 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.90.2",
42+
"@solana/web3.js": "^0.90.4",
4343
"bn.js": "^5.0.0",
4444
"mkdirp": "^1.0.4"
4545
},

0 commit comments

Comments
 (0)