Skip to content

Commit 3cb9a18

Browse files
authored
Update noble and scure deps
- update noble-hashes to [1.3.3](https://github.com/paulmillr/noble-hashes/releases/tag/1.3.3) - update noble-curves to [1.3.0](https://github.com/paulmillr/noble-curves/releases/tag/1.3.0)
1 parent 88639e1 commit 3cb9a18

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@
9090
"typescript": "^5.0.4"
9191
},
9292
"dependencies": {
93-
"@noble/curves": "~1.2.0",
94-
"@scure/base": "^1.1.3",
95-
"@scure/starknet": "~0.3.0",
93+
"@noble/curves": "~1.3.0",
94+
"@scure/base": "~1.1.3",
95+
"@scure/starknet": "~1.0.0",
9696
"isomorphic-fetch": "^3.0.0",
9797
"lossless-json": "^2.0.8",
9898
"pako": "^2.0.4",

0 commit comments

Comments
 (0)