deps: upgrade elliptic.

This commit is contained in:
Christopher Jeffrey 2016-09-24 02:50:15 -07:00
parent 16a911ef1e
commit 2e1c544679
No known key found for this signature in database
GPG Key ID: 8962AB9DE6666BBD

View File

@ -38,7 +38,7 @@
}, },
"dependencies": { "dependencies": {
"bn.js": "4.11.6", "bn.js": "4.11.6",
"elliptic": "6.3.1" "elliptic": "6.3.2"
}, },
"optionalDependencies": { "optionalDependencies": {
"bcoin-native": "0.0.6", "bcoin-native": "0.0.6",