Skip to content

Commit 0cc182d

Browse files
authored
Merge pull request #209 from Augmint/greenkeeper/truffle-hdwallet-provider-1.0.8
Update truffle-hdwallet-provider to the latest version 🚀
2 parents 0a2d3ff + d58aa23 commit 0cc182d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"solidity-coverage": "0.5.11",
6060
"stringifier": "2.0.0",
6161
"truffle": "4.1.14",
62-
"truffle-hdwallet-provider": "1.0.7",
62+
"truffle-hdwallet-provider": "1.0.8",
6363
"wait-on": "3.2.0",
6464
"web3v1": "npm:[email protected]"
6565
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3672,10 +3672,10 @@ trim-right@^1.0.1:
36723672
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
36733673
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
36743674

3675-
3676-
version "1.0.7"
3677-
resolved "https://registry.yarnpkg.com/truffle-hdwallet-provider/-/truffle-hdwallet-provider-1.0.7.tgz#e3368dc4141692e402ff1bb1e99790dcb1ad5bca"
3678-
integrity sha512-+UK4FEU38b3/vKdno8ieV9Lj+2e4hOXM7sjgiJrsqeAFp2VUhlA3Ypp8MIlKHM2Wbs2Vo8YFi0WhUtq1BhVilg==
3675+
3676+
version "1.0.8"
3677+
resolved "https://registry.yarnpkg.com/truffle-hdwallet-provider/-/truffle-hdwallet-provider-1.0.8.tgz#76ab28e08b4c84dc8b3c98c9c2b4bba9c9d834e0"
3678+
integrity sha512-kG/WSEvwWSRuFbyEnoNgGQtKrKJMr/MwKoZfiPeT6L6d2gS2QnH2xbJbWxV+LtENjERSodjI9bbO/TN73CXWSQ==
36793679
dependencies:
36803680
any-promise "^1.3.0"
36813681
bindings "^1.3.1"

0 commit comments

Comments
 (0)