File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 62
62
"hdkey" : " ^1.1.1" ,
63
63
"regenerator-runtime" : " ^0.13.3" ,
64
64
"squarelink" : " ^1.1.4" ,
65
- "trezor-connect" : " 7.0.1 " ,
65
+ "trezor-connect" : " ^8.1.2 " ,
66
66
"web3-provider-engine" : " ^15.0.4"
67
67
},
68
68
"scripts" : {
Original file line number Diff line number Diff line change 736
736
dependencies :
737
737
regenerator-runtime "^0.12.0"
738
738
739
- " @babel/runtime@^7.3.1 " , "@babel/runtime@^7.5.5 ", "@babel/runtime@^7.8.4 ":
739
+ " @babel/runtime@^7.5.5 " , "@babel/runtime@^7.8.4 ", "@babel/runtime@^7.9.2 ":
740
740
version "7.9.6"
741
741
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.6.tgz#a9102eb5cadedf3f31d08a9ecf294af7827ea29f"
742
742
integrity sha512-64AF1xY3OAkFHqOb9s4jpgk1Mm5vDZ4L3acHvAml+53nO1XbXLuDodsVpO4OIUsmemlUHMxNdYMNJmsvOwLrvQ==
@@ -6280,13 +6280,13 @@ tough-cookie@~2.5.0:
6280
6280
psl "^1.1.28"
6281
6281
punycode "^2.1.1"
6282
6282
6283
- trezor-connect@7.0.1 :
6284
- version "7.0.1 "
6285
- resolved "https://registry.yarnpkg.com/trezor-connect/-/trezor-connect-7.0.1. tgz#e57103729026177a92bfdefb64dd0d38f921ab1f "
6286
- integrity sha512-cMPwSGMfBpp4z5AZvpRwbYNOJU/X+WaxPm+O1Bl1qsdtpl1P4mX81KDtImY6GBk0xC8aKyOd/ZIqYWXZF9tCRQ ==
6283
+ trezor-connect@^8.1.2 :
6284
+ version "8.1.2 "
6285
+ resolved "https://registry.yarnpkg.com/trezor-connect/-/trezor-connect-8.1.2. tgz#c81e6db313d8a07af3fc569722e18e484cb4464f "
6286
+ integrity sha512-grWwws0JsLBJdkikOLwe8GDzqQgcpJtJ4LyV9PQNISDqTgnhD6LzrnW0aBpW1LakNdOwGXeyryZL0x0jl7YcxA ==
6287
6287
dependencies :
6288
- " @babel/runtime" " ^7.3.1 "
6289
- events "^3.0 .0"
6288
+ " @babel/runtime" " ^7.9.2 "
6289
+ events "^3.1 .0"
6290
6290
whatwg-fetch "^3.0.0"
6291
6291
6292
6292
trim-newlines@^2.0.0 :
You can’t perform that action at this time.
0 commit comments