Merge pull request #715 from bitpay/ref/deps-bitcore

Ref/deps bitcore
This commit is contained in:
Matias Alejo Garcia 2017-10-27 19:26:53 -03:00 committed by GitHub
commit 7a12b1761b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3461 additions and 3 deletions

3458
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,7 @@
"name": "bitcore-wallet-service",
"description": "A service for Mutisig HD Bitcoin Wallets",
"author": "BitPay Inc",
"version": "2.1.0",
"version": "2.2.0",
"licence": "MIT",
"keywords": [
"bitcoin",
@ -21,8 +21,8 @@
},
"dependencies": {
"async": "^0.9.2",
"bitcore-lib": "=0.14.0",
"bitcore-lib-cash": "https://github.com/bitpay/bitcore-lib.git#243565eaa15ad2b855665ea38a94a5081adb29cc",
"bitcore-lib": "^0.15.0",
"bitcore-lib-cash": "^0.15.1",
"body-parser": "^1.11.0",
"compression": "^1.6.2",
"coveralls": "^2.11.2",