diff --git a/package.json b/package.json index 0ec4a58..e2ae427 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "dependencies": { "@noble/ciphers": "^2.2.0", "@noble/curves": "^2.2.0", - "@noble/hashes": "^2.0.1", + "@noble/hashes": "^2.2.0", "buffer": "^6.0.3", "tslib": "^2.8.1" }, diff --git a/yarn.lock b/yarn.lock index eb6e2be..ea6b01c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -994,7 +994,7 @@ dependencies: "@noble/hashes" "2.2.0" -"@noble/hashes@2.2.0", "@noble/hashes@^2.0.1": +"@noble/hashes@2.2.0", "@noble/hashes@^2.2.0": version "2.2.0" resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-2.2.0.tgz#22da1d16a469954fce877055d559900a6c73b63b" integrity sha512-IYqDGiTXab6FniAgnSdZwgWbomxpy9FtYvLKs7wCUs2a8RkITG+DFGO1DM9cr+E3/RgADRpFjrKVaJ1z6sjtEg==