1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

Bump @truffle/hdwallet-provider from 1.7.0 to 2.0.3 (#1271)

Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle/tree/HEAD/packages/hdwallet-provider) from 1.7.0 to 2.0.3.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/commits/@truffle/hdwallet-provider@2.0.3/packages/hdwallet-provider)

---
updated-dependencies:
- dependency-name: "@truffle/hdwallet-provider"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-02-10 12:33:41 +00:00 committed by GitHub
parent cab065b8a9
commit 44451b2688
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 530 additions and 551 deletions

1079
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -67,7 +67,7 @@
"web3-eth-contract": "^1.7.0"
},
"devDependencies": {
"@truffle/hdwallet-provider": "^1.5.1",
"@truffle/hdwallet-provider": "^2.0.3",
"@types/chai": "^4.2.19",
"@types/chai-spies": "^1.0.3",
"@types/crypto-js": "^4.0.1",