1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-07-07 15:18:13 +00:00

Update to latest trezor-connect

This commit is contained in:
Vasek Mlejnsky 2018-08-13 09:44:45 +02:00
parent c817b50c76
commit e23c748c86
2 changed files with 4 additions and 5 deletions

View File

@ -54,7 +54,7 @@
"redux-raven-middleware": "^1.2.0",
"redux-thunk": "^2.2.0",
"styled-components": "^3.3.3",
"trezor-connect": "^5.0.28",
"trezor-connect": "5.0.29",
"web3": "^0.19.0",
"webpack": "^4.16.3",
"whatwg-fetch": "^2.0.4",

View File

@ -8787,11 +8787,10 @@ tr46@^1.0.1:
dependencies:
punycode "^2.1.0"
trezor-connect@^5.0.28:
version "5.0.28"
resolved "https://registry.yarnpkg.com/trezor-connect/-/trezor-connect-5.0.28.tgz#eb39bb0aa2a7555623251f0fb301233886fcdd09"
trezor-connect@5.0.29:
version "5.0.29"
resolved "https://registry.yarnpkg.com/trezor-connect/-/trezor-connect-5.0.29.tgz#b26f955532d0654eac78468dbcbc9a6622350cea"
dependencies:
babel-polyfill "^6.26.0"
babel-runtime "^6.26.0"
events "^1.1.1"
whatwg-fetch "^2.0.4"