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

Commit a904160

Browse files
build(deps-dev): bump @solana/web3.js in /token-lending/js (#2280)
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 1.23.0 to 1.24.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.23.0...v1.24.0) --- updated-dependencies: - dependency-name: "@solana/web3.js" dependency-type: direct:development 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 672d28f commit a904160

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

token-lending/js/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -163,9 +163,9 @@
163163
dotenv "10.0.0"
164164

165165
"@solana/web3.js@^1.12.0", "@solana/web3.js@^1.20.0":
166-
version "1.23.0"
167-
resolved "https://registry.yarnpkg.com/@solana/web3.js/-/web3.js-1.23.0.tgz#74f81d074c1b13aeb286990edde6f2e4c7301731"
168-
integrity sha512-+bstAFs3qnajHlxW0k4BM/hNZ93tmtSacfVBmdDWkk0kvCpLZUuMop5Qfrf10TPD4yfvdCA9hOT5CXwRnWc87Q==
166+
version "1.24.0"
167+
resolved "https://registry.yarnpkg.com/@solana/web3.js/-/web3.js-1.24.0.tgz#4fe5194625d557c18effa3cc17579358c5bec75d"
168+
integrity sha512-Br3r2YMoM6Ia7NlWVpe+w/cFlRMfW1yXCxy19rxjKZbxIb1i/iEGSOPGsEGCD6FgHJgyWGzD2tf4P1tWra5Fxg==
169169
dependencies:
170170
"@babel/runtime" "^7.12.5"
171171
"@solana/buffer-layout" "^3.0.0"

0 commit comments

Comments
 (0)