1238
1238
resolved "https://registry.yarnpkg.com/@ledgerhq/logs/-/logs-5.21.0.tgz#19629222e44b4d312e232c2dfbe0d067ecc12830"
1239
1239
integrity sha512-eyPXrKfQ+HSLcITB5MdSWhXlImE2qKWTLT2u6l+a9wiCZl5yimSqn0uC5evxaP0McKOW0wSntgfj+gOoKv+Paw==
1240
1240
1241
- " @metamask/safe-event-emitter@^2.0.0 " :
1241
+ " @metamask/safe-event-emitter@2.0.0 " , "@metamask/safe-event-emitter@ ^2.0.0":
1242
1242
version "2.0.0"
1243
1243
resolved "https://registry.yarnpkg.com/@metamask/safe-event-emitter/-/safe-event-emitter-2.0.0.tgz#af577b477c683fad17c619a78208cede06f9605c"
1244
1244
integrity sha512-/kSXhY692qiV1MXu6EeOZvg5nECLclxNXcKCxJ3cXQgYuRymRHpdx/t7JXfsK+JLjwA1e1c1/SBrlQYpusC29Q==
@@ -2928,7 +2928,7 @@ esutils@^2.0.2:
2928
2928
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
2929
2929
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
2930
2930
2931
- eth-block-tracker@^4.4.2 :
2931
+ eth-block-tracker@4.4.3, eth-block-tracker@ ^4.4.2 :
2932
2932
version "4.4.3"
2933
2933
resolved "https://registry.yarnpkg.com/eth-block-tracker/-/eth-block-tracker-4.4.3.tgz#766a0a0eb4a52c867a28328e9ae21353812cf626"
2934
2934
integrity sha512-A8tG4Z4iNg4mw5tP1Vung9N9IjgMNqpiMoJ/FouSFwNCGHv2X0mmOYwtQOJzki6XN7r7Tyo01S29p7b224I4jw==
@@ -2954,6 +2954,18 @@ eth-json-rpc-errors@^2.0.2:
2954
2954
dependencies :
2955
2955
fast-safe-stringify "^2.0.6"
2956
2956
2957
+ eth-json-rpc-filters@4.2.2, eth-json-rpc-filters@^4.2.1 :
2958
+ version "4.2.2"
2959
+ resolved "https://registry.yarnpkg.com/eth-json-rpc-filters/-/eth-json-rpc-filters-4.2.2.tgz#eb35e1dfe9357ace8a8908e7daee80b2cd60a10d"
2960
+ integrity sha512-DGtqpLU7bBg63wPMWg1sCpkKCf57dJ+hj/k3zF26anXMzkmtSBDExL8IhUu7LUd34f0Zsce3PYNO2vV2GaTzaw==
2961
+ dependencies :
2962
+ " @metamask/safe-event-emitter" " ^2.0.0"
2963
+ async-mutex "^0.2.6"
2964
+ eth-json-rpc-middleware "^6.0.0"
2965
+ eth-query "^2.1.2"
2966
+ json-rpc-engine "^6.1.0"
2967
+ pify "^5.0.0"
2968
+
2957
2969
eth-json-rpc-filters@^4.1.1 :
2958
2970
version "4.1.1"
2959
2971
resolved "https://registry.yarnpkg.com/eth-json-rpc-filters/-/eth-json-rpc-filters-4.1.1.tgz#15277c66790236d85f798f4d7dc6bab99a798cd2"
@@ -2966,18 +2978,6 @@ eth-json-rpc-filters@^4.1.1:
2966
2978
lodash.flatmap "^4.5.0"
2967
2979
safe-event-emitter "^1.0.1"
2968
2980
2969
- eth-json-rpc-filters@^4.2.1 :
2970
- version "4.2.2"
2971
- resolved "https://registry.yarnpkg.com/eth-json-rpc-filters/-/eth-json-rpc-filters-4.2.2.tgz#eb35e1dfe9357ace8a8908e7daee80b2cd60a10d"
2972
- integrity sha512-DGtqpLU7bBg63wPMWg1sCpkKCf57dJ+hj/k3zF26anXMzkmtSBDExL8IhUu7LUd34f0Zsce3PYNO2vV2GaTzaw==
2973
- dependencies :
2974
- " @metamask/safe-event-emitter" " ^2.0.0"
2975
- async-mutex "^0.2.6"
2976
- eth-json-rpc-middleware "^6.0.0"
2977
- eth-query "^2.1.2"
2978
- json-rpc-engine "^6.1.0"
2979
- pify "^5.0.0"
2980
-
2981
2981
eth-json-rpc-infura@^4.0.1 :
2982
2982
version "4.0.2"
2983
2983
resolved "https://registry.yarnpkg.com/eth-json-rpc-infura/-/eth-json-rpc-infura-4.0.2.tgz#8af1a1a2e9a0a82aaa302bbc96fb1a4c15d69b83"
@@ -3080,20 +3080,20 @@ eth-query@^2.1.0, eth-query@^2.1.2:
3080
3080
json-rpc-random-id "^1.0.0"
3081
3081
xtend "^4.0.1"
3082
3082
3083
+ eth-rpc-errors@4.0.2, eth-rpc-errors@^4.0.2 :
3084
+ version "4.0.2"
3085
+ resolved "https://registry.yarnpkg.com/eth-rpc-errors/-/eth-rpc-errors-4.0.2.tgz#11bc164e25237a679061ac05b7da7537b673d3b7"
3086
+ integrity sha512-n+Re6Gu8XGyfFy1it0AwbD1x0MUzspQs0D5UiPs1fFPCr6WAwZM+vbIhXheBFrpgosqN9bs5PqlB4Q61U/QytQ==
3087
+ dependencies :
3088
+ fast-safe-stringify "^2.0.6"
3089
+
3083
3090
eth-rpc-errors@^3.0.0 :
3084
3091
version "3.0.0"
3085
3092
resolved "https://registry.yarnpkg.com/eth-rpc-errors/-/eth-rpc-errors-3.0.0.tgz#d7b22653c70dbf9defd4ef490fd08fe70608ca10"
3086
3093
integrity sha512-iPPNHPrLwUlR9xCSYm7HHQjWBasor3+KZfRvwEWxMz3ca0yqnlBeJrnyphkGIXZ4J7AMAaOLmwy4AWhnxOiLxg==
3087
3094
dependencies :
3088
3095
fast-safe-stringify "^2.0.6"
3089
3096
3090
- eth-rpc-errors@^4.0.2 :
3091
- version "4.0.2"
3092
- resolved "https://registry.yarnpkg.com/eth-rpc-errors/-/eth-rpc-errors-4.0.2.tgz#11bc164e25237a679061ac05b7da7537b673d3b7"
3093
- integrity sha512-n+Re6Gu8XGyfFy1it0AwbD1x0MUzspQs0D5UiPs1fFPCr6WAwZM+vbIhXheBFrpgosqN9bs5PqlB4Q61U/QytQ==
3094
- dependencies :
3095
- fast-safe-stringify "^2.0.6"
3096
-
3097
3097
eth-sig-util@^1.4.2 :
3098
3098
version "1.4.2"
3099
3099
resolved "https://registry.yarnpkg.com/eth-sig-util/-/eth-sig-util-1.4.2.tgz#8d958202c7edbaae839707fba6f09ff327606210"
@@ -4297,6 +4297,14 @@ json-parse-better-errors@^1.0.1:
4297
4297
resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9"
4298
4298
integrity sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==
4299
4299
4300
+ json-rpc-engine@6.1.0, json-rpc-engine@^6.1.0 :
4301
+ version "6.1.0"
4302
+ resolved "https://registry.yarnpkg.com/json-rpc-engine/-/json-rpc-engine-6.1.0.tgz#bf5ff7d029e1c1bf20cb6c0e9f348dcd8be5a393"
4303
+ integrity sha512-NEdLrtrq1jUZyfjkr9OCz9EzCNhnRyWtt1PAnvnhwy6e8XETS0Dtc+ZNCO2gvuAoKsIn2+vCSowXTYE4CkgnAQ==
4304
+ dependencies :
4305
+ " @metamask/safe-event-emitter" " ^2.0.0"
4306
+ eth-rpc-errors "^4.0.2"
4307
+
4300
4308
json-rpc-engine@^5.1.3 :
4301
4309
version "5.3.0"
4302
4310
resolved "https://registry.yarnpkg.com/json-rpc-engine/-/json-rpc-engine-5.3.0.tgz#7dc7291766b28766ebda33eb6d3f4c6301c44ff4"
@@ -4313,14 +4321,6 @@ json-rpc-engine@^5.3.0:
4313
4321
eth-rpc-errors "^3.0.0"
4314
4322
safe-event-emitter "^1.0.1"
4315
4323
4316
- json-rpc-engine@^6.1.0 :
4317
- version "6.1.0"
4318
- resolved "https://registry.yarnpkg.com/json-rpc-engine/-/json-rpc-engine-6.1.0.tgz#bf5ff7d029e1c1bf20cb6c0e9f348dcd8be5a393"
4319
- integrity sha512-NEdLrtrq1jUZyfjkr9OCz9EzCNhnRyWtt1PAnvnhwy6e8XETS0Dtc+ZNCO2gvuAoKsIn2+vCSowXTYE4CkgnAQ==
4320
- dependencies :
4321
- " @metamask/safe-event-emitter" " ^2.0.0"
4322
- eth-rpc-errors "^4.0.2"
4323
-
4324
4324
json-rpc-middleware-stream@^3.0.0 :
4325
4325
version "3.0.0"
4326
4326
resolved "https://registry.yarnpkg.com/json-rpc-middleware-stream/-/json-rpc-middleware-stream-3.0.0.tgz#8540331d884f36b9e0ad31054cc68ac6b5a89b52"
@@ -5211,10 +5211,10 @@ preact@10.4.1:
5211
5211
resolved "https://registry.yarnpkg.com/preact/-/preact-10.4.1.tgz#9b3ba020547673a231c6cf16f0fbaef0e8863431"
5212
5212
integrity sha512-WKrRpCSwL2t3tpOOGhf2WfTpcmbpxaWtDbdJdKdjd0aEiTkvOmS4NBkG6kzlaAHI9AkQ3iVqbFWM3Ei7mZ4o1Q==
5213
5213
5214
- preact@^10.3.3 :
5215
- version "10.4.6 "
5216
- resolved "https://registry.yarnpkg.com/preact/-/preact-10.4.6 .tgz#86cc43396e4bdd755726a2b4b1f0529e78067cd3 "
5217
- integrity sha512-80WJfXH53yyINig5Wza/8MD9n4lMg9G6aN00ws0ptsAaY/Fu/M7xW4zICf7OLfocVltxS30wvNQ8oIbUyZS1tw ==
5214
+ preact@^10.5.9 :
5215
+ version "10.5.13 "
5216
+ resolved "https://registry.yarnpkg.com/preact/-/preact-10.5.13 .tgz#85f6c9197ecd736ce8e3bec044d08fd1330fa019 "
5217
+ integrity sha512-q/vlKIGNwzTLu+jCcvywgGrt+H/1P/oIRSD6mV4ln3hmlC+Aa34C7yfPI4+5bzW8pONyVXYS7SvXosy2dKKtWQ ==
5218
5218
5219
5219
precond@0.2 :
5220
5220
version "0.2.3"
@@ -5762,7 +5762,7 @@ rustbn.js@~0.2.0:
5762
5762
resolved "https://registry.yarnpkg.com/rustbn.js/-/rustbn.js-0.2.0.tgz#8082cb886e707155fd1cb6f23bd591ab8d55d0ca"
5763
5763
integrity sha512-4VlvkRUuCJvr2J6Y0ImW7NvTCriMi7ErOAqWk1y69vAdoNIzCF3yPmgeNzx+RQTLEDFq5sHfscn1MwHxP9hNfA==
5764
5764
5765
- rxjs@^6.5.4, rxjs@^6. 6.0 :
5765
+ rxjs@^6.6.0 :
5766
5766
version "6.6.2"
5767
5767
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.2.tgz#8096a7ac03f2cc4fe5860ef6e572810d9e01c0d2"
5768
5768
integrity sha512-BHdBMVoWC2sL26w//BCu3YzKT4s2jip/WhwsGEDmeKYBhKDZeYezVUnHatYB7L85v5xs0BAQmg6BEYJEKxBabg==
@@ -6579,16 +6579,21 @@ verror@1.10.0:
6579
6579
core-util-is "1.0.2"
6580
6580
extsprintf "^1.2.0"
6581
6581
6582
- walletlink@^2.0.2 :
6583
- version "2.0.2 "
6584
- resolved "https://registry.yarnpkg.com/walletlink/-/walletlink-2.0.2. tgz#8640e42d3df49b4661019287ab9789e94b72db98 "
6585
- integrity sha512-4MIctCHAjcPHSQUHpHuU9leUAvYqRF+/4kCq7x9AngZQ2Jd74dbpC8dfZ55uOwW8TXc7z9XYeSyzRrGHbv5ZXg ==
6582
+ walletlink@^2.1.0 :
6583
+ version "2.1.0 "
6584
+ resolved "https://registry.yarnpkg.com/walletlink/-/walletlink-2.1.0. tgz#15725b829ec09d7e933527726793f36b4c374776 "
6585
+ integrity sha512-kCl+3q9ZCnbD2ti+rA/rI/cTRBv2MfBU174uxvUW6piTIWwP5wM5ehDZp7lgW+aEOrjK49hBGOPn0CDUsD0tSQ ==
6586
6586
dependencies :
6587
+ " @metamask/safe-event-emitter" " 2.0.0"
6587
6588
bind-decorator "^1.0.11"
6588
6589
bn.js "^5.1.1"
6589
6590
clsx "^1.1.0"
6590
- preact "^10.3.3"
6591
- rxjs "^6.5.4"
6591
+ eth-block-tracker "4.4.3"
6592
+ eth-json-rpc-filters "4.2.2"
6593
+ eth-rpc-errors "4.0.2"
6594
+ json-rpc-engine "6.1.0"
6595
+ preact "^10.5.9"
6596
+ rxjs "^6.6.3"
6592
6597
6593
6598
warning@^4.0.3 :
6594
6599
version "4.0.3"
0 commit comments