Gaëtan Renaudeau
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
4 additions and
4 deletions
-
package.json
-
yarn.lock
|
|
@ -41,7 +41,7 @@ |
|
|
|
"@ledgerhq/hw-transport": "^4.13.0", |
|
|
|
"@ledgerhq/hw-transport-node-hid": "^4.13.0", |
|
|
|
"@ledgerhq/ledger-core": "2.0.0-rc.4", |
|
|
|
"@ledgerhq/live-common": "2.31.0", |
|
|
|
"@ledgerhq/live-common": "^2.32.0", |
|
|
|
"animated": "^0.2.2", |
|
|
|
"async": "^2.6.1", |
|
|
|
"axios": "^0.18.0", |
|
|
|
|
|
@ -1534,9 +1534,9 @@ |
|
|
|
npm "^5.7.1" |
|
|
|
prebuild-install "^2.2.2" |
|
|
|
|
|
|
|
"@ledgerhq/live-common@2.31.0": |
|
|
|
version "2.31.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@ledgerhq/live-common/-/live-common-2.31.0.tgz#0f599a1e23b64d9ed74a845d3a9c82f0696f1df3" |
|
|
|
"@ledgerhq/live-common@^2.32.0": |
|
|
|
version "2.32.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@ledgerhq/live-common/-/live-common-2.32.0.tgz#6c2108d58ec44335077d87442a6418e0ec4d3372" |
|
|
|
dependencies: |
|
|
|
axios "^0.18.0" |
|
|
|
invariant "^2.2.2" |
|
|
|