diff --git a/package.json b/package.json index c7613939..c18d4269 100644 --- a/package.json +++ b/package.json @@ -22,8 +22,8 @@ "homepage": "https://github.com/indutny/bcoin", "dependencies": { "async": "^0.8.0", - "bn.js": "^0.6.0", - "elliptic": "^0.12.0", + "bn.js": "^0.7.0", + "elliptic": "^0.13.0", "hash.js": "^0.2.0", "inherits": "^2.0.1" },