Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
hdwallet-provider: remove unused dependencies
Browse files Browse the repository at this point in the history
  - `yarn remove any-promise bindings`
  - auto update yarn.lock
  • Loading branch information
cds-amal committed Jul 21, 2021
1 parent 05ea7e9 commit bf4639a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions packages/hdwallet-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
"types": "dist/index.d.ts",
"dependencies": {
"@trufflesuite/web3-provider-engine": "15.0.13-1",
"any-promise": "^1.3.0",
"bindings": "^1.5.0",
"ethereum-cryptography": "^0.1.3",
"ethereum-protocol": "^1.0.1",
"ethereumjs-common": "^1.5.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5711,7 +5711,7 @@ ansi-styles@^4.1.0:
"@types/color-name" "^1.1.1"
color-convert "^2.0.1"

any-promise@1.3.0, any-promise@^1.0.0, any-promise@^1.3.0:
any-promise@1.3.0, any-promise@^1.0.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/any-promise/-/any-promise-1.3.0.tgz#abc6afeedcea52e809cdc0376aed3ce39635d17f"
integrity sha1-q8av7tzqUugJzcA3au0845Y10X8=
Expand Down

0 comments on commit bf4639a

Please sign in to comment.