Skip to content

Commit 0098740

Browse files
talentlessguyjxom
andauthored
fix: dedupe noble (#3588)
* fix: dedupe noble * Create thick-carrots-refuse.md --------- Co-authored-by: jxom <[email protected]>
1 parent ebdf60e commit 0098740

File tree

3 files changed

+48
-21
lines changed

3 files changed

+48
-21
lines changed

Diff for: .changeset/thick-carrots-refuse.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"viem": patch
3+
---
4+
5+
Updated noble dependencies.

Diff for: pnpm-lock.yaml

+41-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: src/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@
145145
}
146146
},
147147
"dependencies": {
148-
"@noble/curves": "1.8.1",
149-
"@noble/hashes": "1.7.1",
148+
"@noble/curves": "1.8.2",
149+
"@noble/hashes": "1.7.2",
150150
"@scure/bip32": "1.6.2",
151151
"@scure/bip39": "1.5.4",
152152
"abitype": "1.0.8",

0 commit comments

Comments
 (0)