Skip to content

Commit

Permalink
Update dependency @truffle/hdwallet-provider to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 13, 2022
1 parent ba9c298 commit 3c81d43
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"license": "MPL-2.0",
"devDependencies": {
"@devprotocol/util-ts": "2.2.1",
"@truffle/hdwallet-provider": "2.0.17",
"@truffle/hdwallet-provider": "2.1.0",
"@types/bent": "7.3.2",
"@types/dotenv": "8.2.0",
"@types/node": "16.11.65",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1975,10 +1975,10 @@
emittery "^0.4.1"
ora "^3.4.0"

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

0 comments on commit 3c81d43

Please sign in to comment.