From cf36b4abf7b5d69ebc81fb9ca1e0e2482a70b37a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 10:14:11 +0000 Subject: [PATCH] build(deps-dev): bump @solana/web3.js from 1.87.3 to 1.87.4 in /token/js Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 1.87.3 to 1.87.4. - [Release notes](https://github.com/solana-labs/solana-web3.js/releases) - [Commits](https://github.com/solana-labs/solana-web3.js/compare/v1.87.3...v1.87.4) --- updated-dependencies: - dependency-name: "@solana/web3.js" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- token/js/package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/token/js/package-lock.json b/token/js/package-lock.json index 7d65e95cb40..826b50ea965 100644 --- a/token/js/package-lock.json +++ b/token/js/package-lock.json @@ -336,9 +336,9 @@ } }, "node_modules/@solana/web3.js": { - "version": "1.87.3", - "resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.87.3.tgz", - "integrity": "sha512-WGLzTZpi00vP443qGK3gL+LZXQJwaWkh6bzNXYpMTCAH2Z102y3YbPWOoQzJUeRSZWSXKh7MFkA3vDMFlMvGZQ==", + "version": "1.87.4", + "resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.87.4.tgz", + "integrity": "sha512-YlC8kjY0LRmqR0cy5cjRI4tupk6k8284MesQWE8GWKNwFAAjzgXWeIodKo4ep5DH7hpRJ16nuuRziy54ImF5UA==", "dependencies": { "@babel/runtime": "^7.23.2", "@noble/curves": "^1.2.0", @@ -4458,9 +4458,9 @@ } }, "@solana/web3.js": { - "version": "1.87.3", - "resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.87.3.tgz", - "integrity": "sha512-WGLzTZpi00vP443qGK3gL+LZXQJwaWkh6bzNXYpMTCAH2Z102y3YbPWOoQzJUeRSZWSXKh7MFkA3vDMFlMvGZQ==", + "version": "1.87.4", + "resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.87.4.tgz", + "integrity": "sha512-YlC8kjY0LRmqR0cy5cjRI4tupk6k8284MesQWE8GWKNwFAAjzgXWeIodKo4ep5DH7hpRJ16nuuRziy54ImF5UA==", "requires": { "@babel/runtime": "^7.23.2", "@noble/curves": "^1.2.0",