Skip to content

Commit

Permalink
build(deps): bump @solana/web3.js in /token-lending/js (solana-labs#1612
Browse files Browse the repository at this point in the history
)

Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 1.4.0 to 1.5.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-labs/solana-web3.js@v1.4.0...v1.5.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 20, 2021
1 parent a5c4b1e commit 6fee08b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions token-lending/js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion token-lending/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@solana/spl-token": "0.1.3",
"@solana/web3.js": "^1.4.0",
"@solana/web3.js": "^1.5.0",
"bn.js": "^5.2.0",
"mkdirp": "^1.0.4"
},
Expand Down

0 comments on commit 6fee08b

Please sign in to comment.