Skip to content

Commit b1c4da0

Browse files
authored
Merge pull request #113 from ethereum/bump
Bump noble-curves
2 parents 41973ec + 697f7cf commit b1c4da0

File tree

2 files changed

+107
-77
lines changed

2 files changed

+107
-77
lines changed

package-lock.json

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

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"esm"
1616
],
1717
"dependencies": {
18-
"@noble/curves": "1.4.0",
18+
"@noble/curves": "1.4.2",
1919
"@noble/hashes": "1.4.0",
2020
"@scure/bip32": "1.4.0",
2121
"@scure/bip39": "1.3.0"
@@ -325,7 +325,7 @@
325325
"rimraf": "~3.0.2",
326326
"rollup": "2.76.0",
327327
"ts-node": "10.9.1",
328-
"typescript": "5.0.2",
328+
"typescript": "5.5.2",
329329
"webpack": "5.76.0",
330330
"webpack-cli": "4.10.0"
331331
},

0 commit comments

Comments
 (0)