diff --git a/web3.js/package-lock.json b/web3.js/package-lock.json index c114748154..7d489eb0b5 100644 --- a/web3.js/package-lock.json +++ b/web3.js/package-lock.json @@ -7902,9 +7902,9 @@ } }, "crypto-hash": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/crypto-hash/-/crypto-hash-1.2.2.tgz", - "integrity": "sha512-rXXMXepuKg9gIfqE7I1jtVa6saLhzIkDQ2u3kTGUWYiUGsHcUa3LTsfrjPEdOY8kxKlryQtsOmJOU0F23yRJTg==" + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/crypto-hash/-/crypto-hash-1.3.0.tgz", + "integrity": "sha512-lyAZ0EMyjDkVvz8WOeVnuCPvKVBXcMv1l5SVqO1yC7PzTwrD/pPje/BIRbWhMoPe436U+Y2nD7f5bFx0kt+Sbg==" }, "crypto-random-string": { "version": "2.0.0",