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

Commit 280b650

Browse files
build(deps-dev): bump @solana/web3.js in /token-lending/js (#2438)
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 1.28.0 to 1.29.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.28.0...v1.29.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 519193c commit 280b650

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.20.0", "@solana/web3.js@^1.21.0":
166-
version "1.28.0"
167-
resolved "https://registry.yarnpkg.com/@solana/web3.js/-/web3.js-1.28.0.tgz#66a2ea14a892d53768ae23798a3f92df982c56fb"
168-
integrity sha512-9sCXVVsRNR8MO4Ww3yyTYLXqNmpz7qX0wVeKHpwYtLTzKh3inncGOniYwpYPFRwEo8ivh0Q+c/GM2EnUHOviRg==
166+
version "1.29.0"
167+
resolved "https://registry.yarnpkg.com/@solana/web3.js/-/web3.js-1.29.0.tgz#61cb40e2190f13ae8084d20012cb81f8fade78fa"
168+
integrity sha512-5427ZZ7l34xdf07EU6e/8IDQ0gr87lMAU+6UHGrlmOp+lhM39rwN6RmRoOiQYailH15TM5pM3YeQO8KZXEOMIA==
169169
dependencies:
170170
"@babel/runtime" "^7.12.5"
171171
"@solana/buffer-layout" "^3.0.0"

0 commit comments

Comments
 (0)