Skip to content

Commit 65ffee2

Browse files
chore(deps-dev): bump @noble/hashes from 1.8.0 to 2.0.1
Bumps [@noble/hashes](https://github.com/paulmillr/noble-hashes) from 1.8.0 to 2.0.1. - [Release notes](https://github.com/paulmillr/noble-hashes/releases) - [Commits](paulmillr/noble-hashes@1.8.0...2.0.1) --- updated-dependencies: - dependency-name: "@noble/hashes" dependency-version: 2.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f31b772 commit 65ffee2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"@babel/generator": "^7.26.5",
107107
"@babel/parser": "^7.26.5",
108108
"@babel/types": "^7.26.5",
109-
"@noble/hashes": "^1.7.2",
109+
"@noble/hashes": "^2.0.1",
110110
"@swc/core": "^1.10.7",
111111
"@swc/jest": "^0.2.37",
112112
"@tact-lang/coverage": "^0.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1075,10 +1075,10 @@
10751075
"@emnapi/runtime" "^1.4.3"
10761076
"@tybys/wasm-util" "^0.9.0"
10771077

1078-
"@noble/hashes@^1.7.2":
1079-
version "1.8.0"
1080-
resolved "https://npm.dev-internal.org/@noble/hashes/-/hashes-1.8.0.tgz#cee43d801fcef9644b11b8194857695acd5f815a"
1081-
integrity sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==
1078+
"@noble/hashes@^2.0.1":
1079+
version "2.0.1"
1080+
resolved "https://npm.dev-internal.org/@noble/hashes/-/hashes-2.0.1.tgz#fc1a928061d1232b0a52bb754393c37a5216c89e"
1081+
integrity sha512-XlOlEbQcE9fmuXxrVTXCTlG2nlRXa9Rj3rr5Ue/+tX+nmkgbX720YHh0VR3hBF9xDvwnb8D2shVGOwNx+ulArw==
10821082

10831083
"@nodelib/[email protected]":
10841084
version "2.1.5"

0 commit comments

Comments
 (0)