Skip to content

Commit 60e3972

Browse files
committed
Update dependency @truffle/hdwallet-provider to v2.1.8
1 parent 1129035 commit 60e3972

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
@@ -26,7 +26,7 @@
2626
"@devprotocol/dev-kit": "7.3.0",
2727
"@devprotocol/util-ts": "3.0.0",
2828
"@openzeppelin/truffle-upgrades": "1.17.1",
29-
"@truffle/hdwallet-provider": "2.1.7",
29+
"@truffle/hdwallet-provider": "2.1.8",
3030
"@typechain/truffle-v4": "4.1.0",
3131
"@types/bent": "7.3.3",
3232
"@types/dotenv": "8.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1844,10 +1844,10 @@
18441844
resolved "https://registry.yarnpkg.com/@truffle/expect/-/expect-0.1.5.tgz#9b6d3d8e2f3765d8975506d50cd70a47e71161f7"
18451845
integrity sha512-CkrR2BbT2ORwy1l39few03JlXysthXQIjWPk8vC2uA8orcUpMv7PWC4AoVbTvE2OgcnbClpYekGFyaQ9iToyAg==
18461846

1847-
"@truffle/hdwallet-provider@2.1.7":
1848-
version "2.1.7"
1849-
resolved "https://registry.yarnpkg.com/@truffle/hdwallet-provider/-/hdwallet-provider-2.1.7.tgz#28ee51537ce6375e08ad2e61e3d4a47c03b9b3b5"
1850-
integrity sha512-mIB+ujDcmi3MNz1exXWs8MlHOh7NgwBDrzXJgyv+/PAHsk3shteGdQFhK2dKki0JkLe5FUwN2vSK4kb0Svf3Zg==
1847+
"@truffle/hdwallet-provider@2.1.8":
1848+
version "2.1.8"
1849+
resolved "https://registry.yarnpkg.com/@truffle/hdwallet-provider/-/hdwallet-provider-2.1.8.tgz#b383819327a7c208191e7f88dd6fe85088a30132"
1850+
integrity sha512-yMBfzVLyRusy+NZXewgmtzNC5+7PAZzUqvr6je1IQ5rwHmw1xf97m4zQxbjNcpKud5p74wRTEmOT0CAfKYrH4Q==
18511851
dependencies:
18521852
"@ethereumjs/common" "^2.4.0"
18531853
"@ethereumjs/tx" "^3.3.0"

0 commit comments

Comments
 (0)