diff --git a/web-modal-sdk/blockchain-connection-examples/solana-modal-example/package-lock.json b/web-modal-sdk/blockchain-connection-examples/solana-modal-example/package-lock.json index 9c5a987c6..efbe89216 100644 --- a/web-modal-sdk/blockchain-connection-examples/solana-modal-example/package-lock.json +++ b/web-modal-sdk/blockchain-connection-examples/solana-modal-example/package-lock.json @@ -1874,10 +1874,9 @@ } }, "node_modules/@solana/web3.js": { - "version": "1.95.4", - "resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.95.4.tgz", - "integrity": "sha512-sdewnNEA42ZSMxqkzdwEWi6fDgzwtJHaQa5ndUGEJYtoOnM6X5cvPmjoTUp7/k7bRrVAxfBgDnvQQHD6yhlLYw==", - "license": "MIT", + "version": "1.95.5", + "resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.95.5.tgz", + "integrity": "sha512-hU9cBrbg1z6gEjLH9vwIckGBVB78Ijm0iZFNk4ocm5OD82piPwuk3MeQ1rfiKD9YQtr95krrcaopb49EmQJlRg==", "dependencies": { "@babel/runtime": "^7.25.0", "@noble/curves": "^1.4.2", diff --git a/web-no-modal-sdk/blockchain-connection-examples/solana-no-modal-example/package-lock.json b/web-no-modal-sdk/blockchain-connection-examples/solana-no-modal-example/package-lock.json index 420d373ca..073e3aa80 100644 --- a/web-no-modal-sdk/blockchain-connection-examples/solana-no-modal-example/package-lock.json +++ b/web-no-modal-sdk/blockchain-connection-examples/solana-no-modal-example/package-lock.json @@ -2910,10 +2910,9 @@ } }, "node_modules/@solana/web3.js": { - "version": "1.95.4", - "resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.95.4.tgz", - "integrity": "sha512-sdewnNEA42ZSMxqkzdwEWi6fDgzwtJHaQa5ndUGEJYtoOnM6X5cvPmjoTUp7/k7bRrVAxfBgDnvQQHD6yhlLYw==", - "license": "MIT", + "version": "1.95.5", + "resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.95.5.tgz", + "integrity": "sha512-hU9cBrbg1z6gEjLH9vwIckGBVB78Ijm0iZFNk4ocm5OD82piPwuk3MeQ1rfiKD9YQtr95krrcaopb49EmQJlRg==", "dependencies": { "@babel/runtime": "^7.25.0", "@noble/curves": "^1.4.2", diff --git a/web-no-modal-sdk/blockchain-connection-examples/solana-no-modal-hooks-example/package-lock.json b/web-no-modal-sdk/blockchain-connection-examples/solana-no-modal-hooks-example/package-lock.json index 5ebe36b18..5ffae5f4a 100644 --- a/web-no-modal-sdk/blockchain-connection-examples/solana-no-modal-hooks-example/package-lock.json +++ b/web-no-modal-sdk/blockchain-connection-examples/solana-no-modal-hooks-example/package-lock.json @@ -1971,10 +1971,9 @@ } }, "node_modules/@solana/web3.js": { - "version": "1.95.4", - "resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.95.4.tgz", - "integrity": "sha512-sdewnNEA42ZSMxqkzdwEWi6fDgzwtJHaQa5ndUGEJYtoOnM6X5cvPmjoTUp7/k7bRrVAxfBgDnvQQHD6yhlLYw==", - "license": "MIT", + "version": "1.95.5", + "resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.95.5.tgz", + "integrity": "sha512-hU9cBrbg1z6gEjLH9vwIckGBVB78Ijm0iZFNk4ocm5OD82piPwuk3MeQ1rfiKD9YQtr95krrcaopb49EmQJlRg==", "dependencies": { "@babel/runtime": "^7.25.0", "@noble/curves": "^1.4.2",