Update package.json

Updating bignum to v0.13.1
This commit is contained in:
Marcos Ramos 2020-11-21 19:03:33 +03:00 committed by GitHub
parent 3f321bfe45
commit 6768df06eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@
},
"dependencies": {
"multi-hashing": "git://github.com/zone117x/node-multi-hashing.git",
"bignum": "0.12.5",
"bignum": "0.13.1",
"base58-native": "*",
"async": "*"
},