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

Commit eac7ead

Browse files
build(deps-dev): bump @solana/web3.js in /token-lending/js (#2377)
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 1.24.1 to 1.24.2. - [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.24.1...v1.24.2) --- updated-dependencies: - dependency-name: "@solana/web3.js" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 054e4f7 commit eac7ead

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.24.1"
167-
resolved "https://registry.yarnpkg.com/@solana/web3.js/-/web3.js-1.24.1.tgz#1fb29f344454669183206f452ab3b8792567cade"
168-
integrity sha512-XImMWAvjcXteMQwe1FFjoe6u72xmcu+UYobPIxLEMX29XXWVTalyYRKBXvcOXwz6DliTYnFXmncNEwUDEFFHGg==
166+
version "1.24.2"
167+
resolved "https://registry.yarnpkg.com/@solana/web3.js/-/web3.js-1.24.2.tgz#ff98c635effac3c49bfe757bf182792feb973fc6"
168+
integrity sha512-zpW/QumeNBg8BfXB4LWFjrRlutWhwCKOaffP0+V0SF47pJsH/eShTOCl0I3Dibv6KeVgJzauNyKug6wnZVtXVQ==
169169
dependencies:
170170
"@babel/runtime" "^7.12.5"
171171
"@solana/buffer-layout" "^3.0.0"

0 commit comments

Comments
 (0)