mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Bump @truffle/hdwallet-provider from 1.4.1 to 1.4.2 (#931)
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle/tree/HEAD/packages/hdwallet-provider) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/trufflesuite/truffle/releases) - [Commits](https://github.com/trufflesuite/truffle/commits/@truffle/hdwallet-provider@1.4.2/packages/hdwallet-provider) --- updated-dependencies: - dependency-name: "@truffle/hdwallet-provider" dependency-type: direct:development update-type: version-update:semver-patch ... 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:
parent
151c019e0d
commit
741b5cdc28
23
package-lock.json
generated
23
package-lock.json
generated
@ -6895,13 +6895,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@truffle/hdwallet-provider": {
|
||||
"version": "1.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.4.1.tgz",
|
||||
"integrity": "sha512-mcImWO3oyFu+4Sxrvrer0ZghjiJyDpOzG+vWUYCeV6Nl1Q3sqxNDvJKyTFkXQzHeNOPTVCOenqxUAGWF8XwlCA==",
|
||||
"version": "1.4.2",
|
||||
"resolved": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.4.2.tgz",
|
||||
"integrity": "sha512-oDIvQltIyjf8slR79ewVwe1jrV/Jcx8cyi422Gfx+I2z7kGwWSWsQ9cX3WMt993IDMv3Qm1uTgm7MhIUJzl2xQ==",
|
||||
"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",
|
||||
@ -9357,10 +9355,6 @@
|
||||
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
||||
}
|
||||
},
|
||||
"node_modules/any-promise": {
|
||||
"version": "1.3.0",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/any-signal": {
|
||||
"version": "2.1.2",
|
||||
"resolved": "https://registry.npmjs.org/any-signal/-/any-signal-2.1.2.tgz",
|
||||
@ -44234,13 +44228,11 @@
|
||||
}
|
||||
},
|
||||
"@truffle/hdwallet-provider": {
|
||||
"version": "1.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.4.1.tgz",
|
||||
"integrity": "sha512-mcImWO3oyFu+4Sxrvrer0ZghjiJyDpOzG+vWUYCeV6Nl1Q3sqxNDvJKyTFkXQzHeNOPTVCOenqxUAGWF8XwlCA==",
|
||||
"version": "1.4.2",
|
||||
"resolved": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.4.2.tgz",
|
||||
"integrity": "sha512-oDIvQltIyjf8slR79ewVwe1jrV/Jcx8cyi422Gfx+I2z7kGwWSWsQ9cX3WMt993IDMv3Qm1uTgm7MhIUJzl2xQ==",
|
||||
"requires": {
|
||||
"@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",
|
||||
@ -46221,9 +46213,6 @@
|
||||
"color-convert": "^2.0.1"
|
||||
}
|
||||
},
|
||||
"any-promise": {
|
||||
"version": "1.3.0"
|
||||
},
|
||||
"any-signal": {
|
||||
"version": "2.1.2",
|
||||
"resolved": "https://registry.npmjs.org/any-signal/-/any-signal-2.1.2.tgz",
|
||||
|
Loading…
x
Reference in New Issue
Block a user