From 00623fc420ba9b543b830399479d73c2ac68b0e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 18:58:00 +0000 Subject: [PATCH] Bump @solana/web3.js in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [@solana/web3.js](https://github.com/solana-labs/solana-web3.js). Updates `@solana/web3.js` from 1.91.1 to 1.91.6 - [Release notes](https://github.com/solana-labs/solana-web3.js/releases) - [Commits](https://github.com/solana-labs/solana-web3.js/compare/v1.91.1...v1.91.6) --- updated-dependencies: - dependency-name: "@solana/web3.js" dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 500a97a..3fe6dba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -691,9 +691,9 @@ buffer "~6.0.3" "@solana/web3.js@^1.70.1": - version "1.91.1" - resolved "https://registry.yarnpkg.com/@solana/web3.js/-/web3.js-1.91.1.tgz#d49d2f982b52070be3b987fd8d892fcbddd064b5" - integrity sha512-cPgjZXm688oM9cULvJ8u2VH6Qp5rvptE1N1VODVxn2mAbpZsWrvWNPjmASkMYT/HzyrtqFkPvFdSHg8Xjt7aQA== + version "1.91.6" + resolved "https://registry.yarnpkg.com/@solana/web3.js/-/web3.js-1.91.6.tgz#c090661c344cbc61e6cdeb0da67d3ea80d5848e1" + integrity sha512-dm20nN6HQvXToo+kM51nxHdtaa2wMSRdeK37p+WIWESfeiVHqV8XbV4XnWupq6ngt5vIckhGFG7ZnTBxUgLzDA== dependencies: "@babel/runtime" "^7.23.4" "@noble/curves" "^1.2.0"