meriadec
7 years ago
No known key found for this signature in database
GPG Key ID: 1D2FC2305E2CB399
2 changed files with
4 additions and
4 deletions
-
package.json
-
yarn.lock
|
@ -43,7 +43,7 @@ |
|
|
"webpack-sources": "1.0.1" |
|
|
"webpack-sources": "1.0.1" |
|
|
}, |
|
|
}, |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@ledgerhq/currencies": "^4.7.0", |
|
|
"@ledgerhq/currencies": "^4.7.1", |
|
|
"@ledgerhq/hw-app-btc": "^4.7.0", |
|
|
"@ledgerhq/hw-app-btc": "^4.7.0", |
|
|
"@ledgerhq/hw-app-eth": "^4.6.0", |
|
|
"@ledgerhq/hw-app-eth": "^4.6.0", |
|
|
"@ledgerhq/hw-transport": "^4.7.0", |
|
|
"@ledgerhq/hw-transport": "^4.7.0", |
|
|
|
@ -116,9 +116,9 @@ |
|
|
lodash "^4.2.0" |
|
|
lodash "^4.2.0" |
|
|
to-fast-properties "^2.0.0" |
|
|
to-fast-properties "^2.0.0" |
|
|
|
|
|
|
|
|
"@ledgerhq/currencies@^4.7.0": |
|
|
"@ledgerhq/currencies@^4.7.1": |
|
|
version "4.7.0" |
|
|
version "4.7.1" |
|
|
resolved "https://registry.yarnpkg.com/@ledgerhq/currencies/-/currencies-4.7.0.tgz#d3914bd3102929b354882b94638b5505f157ce8e" |
|
|
resolved "https://registry.yarnpkg.com/@ledgerhq/currencies/-/currencies-4.7.1.tgz#fb09d025aa029edecf35b22c4e1b6aa4399dfed0" |
|
|
dependencies: |
|
|
dependencies: |
|
|
lodash "^4.17.5" |
|
|
lodash "^4.17.5" |
|
|
numeral "^2.0.6" |
|
|
numeral "^2.0.6" |
|
|