Skip to content

Commit b927666

Browse files
committed
fix: upgrade elliptic from 6.5.5 to 6.5.6
Snyk has created this PR to upgrade elliptic from 6.5.5 to 6.5.6. See this package in npm: elliptic See this project in Snyk: https://app.snyk.io/org/chai/project/930827c3-45bc-4efa-8fdf-714bd9cb0830?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent c2b91f6 commit b927666

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package-lock.json

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"assert": "^2.1.0",
3333
"bip39": "^3.1.0",
3434
"bn.js": "^5.2.1",
35-
"elliptic": "~6.5.5",
35+
"elliptic": "~6.5.6",
3636
"enc-utils": "^3.0.0",
3737
"ethereum-cryptography": "^2.2.0",
3838
"hash.js": "^1.1.7"

0 commit comments

Comments
 (0)