chore: require elliptic ^6.5.4

This commit is contained in:
Elliot Lee
2021-02-22 22:26:37 -08:00
parent 8983782562
commit 937dfa9664
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
"dependencies": {
"bn.js": "^5.1.1",
"brorand": "^1.0.5",
"elliptic": "^6.5.2",
"elliptic": "^6.5.4",
"hash.js": "^1.0.3",
"ripple-address-codec": "^4.0.0"
},

View File

@@ -755,7 +755,7 @@ doctrine@^3.0.0:
dependencies:
esutils "^2.0.2"
elliptic@^6.5.2:
elliptic@^6.5.4:
version "6.5.4"
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==