From b3d40581eed0de4c81370503a4184751d015c42e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 11:36:43 +0000 Subject: [PATCH] chore(deps): bump @noble/hashes from 1.8.0 to 2.2.0 Bumps [@noble/hashes](https://github.com/paulmillr/noble-hashes) from 1.8.0 to 2.2.0. - [Release notes](https://github.com/paulmillr/noble-hashes/releases) - [Commits](https://github.com/paulmillr/noble-hashes/compare/1.8.0...2.2.0) --- updated-dependencies: - dependency-name: "@noble/hashes" dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 8b4f7cd..03600e8 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@casper-ecosystem/casper-eip-712": "1.2.1", - "@noble/hashes": "^1.8.0", + "@noble/hashes": "^2.2.0", "apisauce": "^3.2.2", "casper-js-sdk": "5.0.12", "date-fns": "^4.4.0", diff --git a/yarn.lock b/yarn.lock index b482db5..b8296ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -933,13 +933,20 @@ __metadata: languageName: node linkType: hard -"@noble/hashes@npm:1.8.0, @noble/hashes@npm:^1.2.0, @noble/hashes@npm:^1.7.0, @noble/hashes@npm:^1.8.0, @noble/hashes@npm:~1.8.0": +"@noble/hashes@npm:1.8.0, @noble/hashes@npm:^1.2.0, @noble/hashes@npm:^1.7.0, @noble/hashes@npm:~1.8.0": version: 1.8.0 resolution: "@noble/hashes@npm:1.8.0" checksum: 10c0/06a0b52c81a6fa7f04d67762e08b2c476a00285858150caeaaff4037356dd5e119f45b2a530f638b77a5eeca013168ec1b655db41bae3236cb2e9d511484fc77 languageName: node linkType: hard +"@noble/hashes@npm:^2.2.0": + version: 2.2.0 + resolution: "@noble/hashes@npm:2.2.0" + checksum: 10c0/cad8630c504d6b9271984f685cd0af9101b40988fc2dfbe17ccdf068a9941f95cc5c9957d89e9ca4b7ca94c15cb35f93510c5d53a09fbcc83ee503b93d0a1034 + languageName: node + linkType: hard + "@noble/secp256k1@npm:^1.7.1": version: 1.7.2 resolution: "@noble/secp256k1@npm:1.7.2" @@ -1319,7 +1326,7 @@ __metadata: "@casper-ecosystem/casper-eip-712": "npm:1.2.1" "@eslint/eslintrc": "npm:^3.3.5" "@eslint/js": "npm:^9.39.4" - "@noble/hashes": "npm:^1.8.0" + "@noble/hashes": "npm:^2.2.0" "@react-native/eslint-config": "npm:^0.85.3" "@types/jest": "npm:^29.5.14" "@types/node": "npm:^22.0.0"