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

Merge pull request #295 from oceanprotocol/dependabot/npm_and_yarn/truffle/hdwallet-provider-1.1.0

Bump @truffle/hdwallet-provider from 1.0.44 to 1.1.0
This commit is contained in:
Matthias Kretschmann 2020-09-18 09:29:46 +02:00 committed by GitHub
commit f58b9b0e46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -1102,9 +1102,9 @@
} }
}, },
"@truffle/hdwallet-provider": { "@truffle/hdwallet-provider": {
"version": "1.0.44", "version": "1.1.0",
"resolved": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.0.44.tgz", "resolved": "https://registry.npmjs.org/@truffle/hdwallet-provider/-/hdwallet-provider-1.1.0.tgz",
"integrity": "sha512-pStsF5me3cxthf6dVjuQV08CzssUneURw9ZZCDknFZIq/kofWuk710VnmSIhDBcT2iSxGzemy0hIuP+3MG3fYQ==", "integrity": "sha512-hblrGs0w/S8Ij7BrmUju6GEK35NWQs2Hxc6SMBrz4chlwd9vcBzMWCGoCtYwYOi2d6o9jOv17+bLk9KNlTZR8g==",
"dev": true, "dev": true,
"requires": { "requires": {
"@trufflesuite/web3-provider-engine": "15.0.13-1", "@trufflesuite/web3-provider-engine": "15.0.13-1",