Skip to content

Commit 3c81d43

Browse files
committed
Update dependency @truffle/hdwallet-provider to v2.1.0
1 parent ba9c298 commit 3c81d43

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
@@ -23,7 +23,7 @@
2323
"license": "MPL-2.0",
2424
"devDependencies": {
2525
"@devprotocol/util-ts": "2.2.1",
26-
"@truffle/hdwallet-provider": "2.0.17",
26+
"@truffle/hdwallet-provider": "2.1.0",
2727
"@types/bent": "7.3.2",
2828
"@types/dotenv": "8.2.0",
2929
"@types/node": "16.11.65",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1975,10 +1975,10 @@
19751975
emittery "^0.4.1"
19761976
ora "^3.4.0"
19771977

1978-
"@truffle/hdwallet-provider@2.0.17":
1979-
version "2.0.17"
1980-
resolved "https://registry.yarnpkg.com/@truffle/hdwallet-provider/-/hdwallet-provider-2.0.17.tgz#41ef42079ca6987d4838101574ea368027616cab"
1981-
integrity sha512-AJS/HCImvWny90x55EzaCOiMaNyXG3loqkN01l4BU9oUYMtoOuvdD+p2GHdNf3wJVfME4bCaphdfww7E6RFdUQ==
1978+
"@truffle/hdwallet-provider@2.1.0":
1979+
version "2.1.0"
1980+
resolved "https://registry.yarnpkg.com/@truffle/hdwallet-provider/-/hdwallet-provider-2.1.0.tgz#ee7b543e6061203d46b210ae34f97500c3f7d3bd"
1981+
integrity sha512-I4VlMJsYYwUCkMFWaEuTE3MhI5k7qKwYQj+axMKeoZDWVLtZ6QbkWynUrVdmwELQ+wFSyNzvsBj7F2Sqb0S0/Q==
19821982
dependencies:
19831983
"@ethereumjs/common" "^2.4.0"
19841984
"@ethereumjs/tx" "^3.3.0"

0 commit comments

Comments
 (0)