diff --git a/explorer/package-lock.json b/explorer/package-lock.json index f8217fd96b..bd691995b1 100644 --- a/explorer/package-lock.json +++ b/explorer/package-lock.json @@ -2334,9 +2334,9 @@ "integrity": "sha512-zLtOIToct1EBTbwldkMJsXC2eCsmWOOP7z6UG0M/sCgnPExtIjvVMCpPESvPnMbQzDZytXVy0nvMbUuK2gZs2A==" }, "@solana/web3.js": { - "version": "0.66.1", - "resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.66.1.tgz", - "integrity": "sha512-AorappmEktL8k0wgJ8nlxbdM3YG+LeeSBBUZUtk+JA2uiRh5pFexsvvViTuTHuzYQbdp66JJyCLc2YcMz8LwEw==", + "version": "0.66.2", + "resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-0.66.2.tgz", + "integrity": "sha512-6k/CC1rqAosV6q0DZ5RHu945Zn4CI7qID3vHJakTU/tFLhZRSaG8fvVa09vu7d5eFRtjwoztngG3R+RDrVvhQA==", "requires": { "@babel/runtime": "^7.3.1", "bn.js": "^5.0.0",