Update bn.js (#63)

- ripple-binary-codec uses v5.1.1, so now we match that
This commit is contained in:
Hans Bergren
2020-01-15 09:10:57 -05:00
parent 5229342fc4
commit 53e332f42e
2 changed files with 6 additions and 6 deletions

View File

@@ -11,7 +11,7 @@
},
"dependencies": {
"babel-runtime": "^5.8.20",
"bn.js": "^3.1.1",
"bn.js": "^5.1.1",
"brorand": "^1.0.5",
"elliptic": "^6.4.0",
"hash.js": "^1.0.3",