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

Commit d757aaf

Browse files
build(deps): bump @solana/web3.js in /token-lending/js (#1960)
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 1.18.0 to 1.19.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@v1.18.0...v1.19.0) --- updated-dependencies: - dependency-name: "@solana/web3.js" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21f8af3 commit d757aaf

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.1.6",
38-
"@solana/web3.js": "^1.18.0",
38+
"@solana/web3.js": "^1.19.0",
3939
"bn.js": "^5.2.0",
4040
"mkdirp": "^1.0.4"
4141
},

0 commit comments

Comments
 (0)