diff --git a/package-lock.json b/package-lock.json index 8fcad2938..d096d6490 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,6 +16,7 @@ "bcurl": "0.2.0", "bdb": "1.4.0", "bignumber.js": "9.0.2", + "binet": "0.3.7", "bns": "0.15.0", "classnames": "2.3.1", "copy-to-clipboard": "3.3.1", @@ -25,7 +26,7 @@ "history": "4.10.1", "hs-airdrop": "0.10.0", "hs-client": "0.0.11", - "hsd": "https://github.com/handshake-org/hsd#v4.0.0", + "hsd": "https://github.com/handshake-org/hsd#v4.0.1", "hsd-ledger": "2.0.1", "isomorphic-fetch": "3.0.0", "jsonschema": "1.4.1", @@ -20383,7 +20384,7 @@ }, "hsd": { "version": "git+ssh://git@github.com/handshake-org/hsd.git#7f424bf553e9388443bb4fbc72585ae1d5e37f97", - "from": "hsd@https://github.com/handshake-org/hsd#v4.0.0", + "from": "hsd@https://github.com/handshake-org/hsd#v4.0.1", "requires": { "bcfg": "~0.1.7", "bcrypto": "~5.4.0", diff --git a/package.json b/package.json index 2969c9387..e7d6bf6a6 100644 --- a/package.json +++ b/package.json @@ -152,7 +152,7 @@ "history": "4.10.1", "hs-airdrop": "0.10.0", "hs-client": "0.0.11", - "hsd": "https://github.com/handshake-org/hsd#v4.0.0", + "hsd": "https://github.com/handshake-org/hsd#v4.0.1", "hsd-ledger": "2.0.1", "isomorphic-fetch": "3.0.0", "jsonschema": "1.4.1",