Skip to content

Commit

Permalink
build(deps): bump @solana/web3.js in /token-lending/js (#1655)
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.7.1 to 1.9.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.7.1...v1.9.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 May 3, 2021
1 parent 9c63bc0 commit b99c9b3
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.7.1",
"@solana/web3.js": "^1.9.0",
"bn.js": "^5.2.0",
"mkdirp": "^1.0.4"
},
Expand Down

0 comments on commit b99c9b3

Please sign in to comment.