|
85 | 85 | semver "^6.3.0"
|
86 | 86 |
|
87 | 87 | "@babel/core@^7.11.6":
|
88 |
| - version "7.26.8" |
89 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.8.tgz#7742f11c75acea6b08a8e24c5c0c8c89e89bf53e" |
90 |
| - integrity sha512-l+lkXCHS6tQEc5oUpK28xBOZ6+HwaH7YwoYQbLFiYb4nS2/l1tKnZEtEWkD0GuiYdvArf9qBS0XlQGXzPMsNqQ== |
| 88 | + version "7.26.9" |
| 89 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.9.tgz#71838542a4b1e49dfed353d7acbc6eb89f4a76f2" |
| 90 | + integrity sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw== |
91 | 91 | dependencies:
|
92 | 92 | "@ampproject/remapping" "^2.2.0"
|
93 | 93 | "@babel/code-frame" "^7.26.2"
|
94 |
| - "@babel/generator" "^7.26.8" |
| 94 | + "@babel/generator" "^7.26.9" |
95 | 95 | "@babel/helper-compilation-targets" "^7.26.5"
|
96 | 96 | "@babel/helper-module-transforms" "^7.26.0"
|
97 |
| - "@babel/helpers" "^7.26.7" |
98 |
| - "@babel/parser" "^7.26.8" |
99 |
| - "@babel/template" "^7.26.8" |
100 |
| - "@babel/traverse" "^7.26.8" |
101 |
| - "@babel/types" "^7.26.8" |
102 |
| - "@types/gensync" "^1.0.0" |
| 97 | + "@babel/helpers" "^7.26.9" |
| 98 | + "@babel/parser" "^7.26.9" |
| 99 | + "@babel/template" "^7.26.9" |
| 100 | + "@babel/traverse" "^7.26.9" |
| 101 | + "@babel/types" "^7.26.9" |
103 | 102 | convert-source-map "^2.0.0"
|
104 | 103 | debug "^4.1.0"
|
105 | 104 | gensync "^1.0.0-beta.2"
|
|
134 | 133 | "@jridgewell/trace-mapping" "^0.3.17"
|
135 | 134 | jsesc "^2.5.1"
|
136 | 135 |
|
137 |
| -"@babel/generator@^7.26.8": |
138 |
| - version "7.26.8" |
139 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.8.tgz#f9c5e770309e12e3099ad8271e52f6caa15442ab" |
140 |
| - integrity sha512-ef383X5++iZHWAXX0SXQR6ZyQhw/0KtTkrTz61WXRhFM6dhpHulO/RJz79L8S6ugZHJkOOkUrUdxgdF2YiPFnA== |
| 136 | +"@babel/generator@^7.26.9": |
| 137 | + version "7.26.9" |
| 138 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.9.tgz#75a9482ad3d0cc7188a537aa4910bc59db67cbca" |
| 139 | + integrity sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg== |
141 | 140 | dependencies:
|
142 |
| - "@babel/parser" "^7.26.8" |
143 |
| - "@babel/types" "^7.26.8" |
| 141 | + "@babel/parser" "^7.26.9" |
| 142 | + "@babel/types" "^7.26.9" |
144 | 143 | "@jridgewell/gen-mapping" "^0.3.5"
|
145 | 144 | "@jridgewell/trace-mapping" "^0.3.25"
|
146 | 145 | jsesc "^3.0.2"
|
|
205 | 204 | semver "^6.3.0"
|
206 | 205 |
|
207 | 206 | "@babel/helper-create-class-features-plugin@^7.25.9":
|
208 |
| - version "7.25.9" |
209 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.9.tgz#7644147706bb90ff613297d49ed5266bde729f83" |
210 |
| - integrity sha512-UTZQMvt0d/rSz6KI+qdu7GQze5TIajwTS++GUozlw8VBJDEOAqSXwm1WvmYEZwqdqSGQshRocPDqrt4HBZB3fQ== |
| 207 | + version "7.26.9" |
| 208 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.26.9.tgz#d6f83e3039547fbb39967e78043cd3c8b7820c71" |
| 209 | + integrity sha512-ubbUqCofvxPRurw5L8WTsCLSkQiVpov4Qx0WMA+jUN+nXBK8ADPlJO1grkFw5CWKC5+sZSOfuGMdX1aI1iT9Sg== |
211 | 210 | dependencies:
|
212 | 211 | "@babel/helper-annotate-as-pure" "^7.25.9"
|
213 | 212 | "@babel/helper-member-expression-to-functions" "^7.25.9"
|
214 | 213 | "@babel/helper-optimise-call-expression" "^7.25.9"
|
215 |
| - "@babel/helper-replace-supers" "^7.25.9" |
| 214 | + "@babel/helper-replace-supers" "^7.26.5" |
216 | 215 | "@babel/helper-skip-transparent-expression-wrappers" "^7.25.9"
|
217 |
| - "@babel/traverse" "^7.25.9" |
| 216 | + "@babel/traverse" "^7.26.9" |
218 | 217 | semver "^6.3.1"
|
219 | 218 |
|
220 | 219 | "@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.25.9":
|
|
381 | 380 | "@babel/traverse" "^7.22.1"
|
382 | 381 | "@babel/types" "^7.22.0"
|
383 | 382 |
|
384 |
| -"@babel/helper-replace-supers@^7.25.9": |
| 383 | +"@babel/helper-replace-supers@^7.25.9", "@babel/helper-replace-supers@^7.26.5": |
385 | 384 | version "7.26.5"
|
386 | 385 | resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.26.5.tgz#6cb04e82ae291dae8e72335dfe438b0725f14c8d"
|
387 | 386 | integrity sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg==
|
|
492 | 491 | "@babel/traverse" "^7.17.3"
|
493 | 492 | "@babel/types" "^7.17.0"
|
494 | 493 |
|
495 |
| -"@babel/helpers@^7.26.7": |
496 |
| - version "7.26.7" |
497 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.7.tgz#fd1d2a7c431b6e39290277aacfd8367857c576a4" |
498 |
| - integrity sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A== |
| 494 | +"@babel/helpers@^7.26.9": |
| 495 | + version "7.26.9" |
| 496 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.9.tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6" |
| 497 | + integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA== |
499 | 498 | dependencies:
|
500 |
| - "@babel/template" "^7.25.9" |
501 |
| - "@babel/types" "^7.26.7" |
| 499 | + "@babel/template" "^7.26.9" |
| 500 | + "@babel/types" "^7.26.9" |
502 | 501 |
|
503 | 502 | "@babel/highlight@^7.16.7", "@babel/highlight@^7.18.6":
|
504 | 503 | version "7.18.6"
|
|
544 | 543 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.4.tgz#a770e98fd785c231af9d93f6459d36770993fb32"
|
545 | 544 | integrity sha512-VLLsx06XkEYqBtE5YGPwfSGwfrjnyPP5oiGty3S8pQLFDFLaS8VwWSIxkTXpcvr5zeYLE6+MBNl2npl/YnfofA==
|
546 | 545 |
|
547 |
| -"@babel/parser@^7.26.8": |
548 |
| - version "7.26.8" |
549 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.8.tgz#deca2b4d99e5e1b1553843b99823f118da6107c2" |
550 |
| - integrity sha512-TZIQ25pkSoaKEYYaHbbxkfL36GNsQ6iFiBbeuzAkLnXayKR1yP1zFe+NxuZWWsUyvt8icPU9CCq0sgWGXR1GEw== |
| 546 | +"@babel/parser@^7.26.9": |
| 547 | + version "7.26.9" |
| 548 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.9.tgz#d9e78bee6dc80f9efd8f2349dcfbbcdace280fd5" |
| 549 | + integrity sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A== |
551 | 550 | dependencies:
|
552 |
| - "@babel/types" "^7.26.8" |
| 551 | + "@babel/types" "^7.26.9" |
553 | 552 |
|
554 | 553 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
|
555 | 554 | version "7.25.9"
|
|
858 | 857 | dependencies:
|
859 | 858 | "@babel/helper-plugin-utils" "^7.25.9"
|
860 | 859 |
|
861 |
| -"@babel/plugin-transform-for-of@^7.25.9": |
862 |
| - version "7.25.9" |
863 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.25.9.tgz#4bdc7d42a213397905d89f02350c5267866d5755" |
864 |
| - integrity sha512-LqHxduHoaGELJl2uhImHwRQudhCM50pT46rIBNvtT/Oql3nqiS3wOwP+5ten7NpYSXrrVLgtZU3DZmPtWZo16A== |
| 860 | +"@babel/plugin-transform-for-of@^7.26.9": |
| 861 | + version "7.26.9" |
| 862 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.26.9.tgz#27231f79d5170ef33b5111f07fe5cafeb2c96a56" |
| 863 | + integrity sha512-Hry8AusVm8LW5BVFgiyUReuoGzPUpdHQQqJY5bZnbbf+ngOHWuCuYFKw/BqaaWlvEUrF91HMhDtEaI1hZzNbLg== |
865 | 864 | dependencies:
|
866 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 865 | + "@babel/helper-plugin-utils" "^7.26.5" |
867 | 866 | "@babel/helper-skip-transparent-expression-wrappers" "^7.25.9"
|
868 | 867 |
|
869 | 868 | "@babel/plugin-transform-function-name@^7.25.9":
|
|
1153 | 1152 | "@babel/helper-plugin-utils" "^7.25.9"
|
1154 | 1153 |
|
1155 | 1154 | "@babel/preset-env@^7.11.5":
|
1156 |
| - version "7.26.8" |
1157 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.8.tgz#7af0090829b606d2046db99679004731e1dc364d" |
1158 |
| - integrity sha512-um7Sy+2THd697S4zJEfv/U5MHGJzkN2xhtsR3T/SWRbVSic62nbISh51VVfU9JiO/L/Z97QczHTaFVkOU8IzNg== |
| 1155 | + version "7.26.9" |
| 1156 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.9.tgz#2ec64e903d0efe743699f77a10bdf7955c2123c3" |
| 1157 | + integrity sha512-vX3qPGE8sEKEAZCWk05k3cpTAE3/nOYca++JA+Rd0z2NCNzabmYvEiSShKzm10zdquOIAVXsy2Ei/DTW34KlKQ== |
1159 | 1158 | dependencies:
|
1160 | 1159 | "@babel/compat-data" "^7.26.8"
|
1161 | 1160 | "@babel/helper-compilation-targets" "^7.26.5"
|
|
1186 | 1185 | "@babel/plugin-transform-dynamic-import" "^7.25.9"
|
1187 | 1186 | "@babel/plugin-transform-exponentiation-operator" "^7.26.3"
|
1188 | 1187 | "@babel/plugin-transform-export-namespace-from" "^7.25.9"
|
1189 |
| - "@babel/plugin-transform-for-of" "^7.25.9" |
| 1188 | + "@babel/plugin-transform-for-of" "^7.26.9" |
1190 | 1189 | "@babel/plugin-transform-function-name" "^7.25.9"
|
1191 | 1190 | "@babel/plugin-transform-json-strings" "^7.25.9"
|
1192 | 1191 | "@babel/plugin-transform-literals" "^7.25.9"
|
|
1256 | 1255 | regenerator-runtime "^0.13.4"
|
1257 | 1256 |
|
1258 | 1257 | "@babel/runtime@^7.8.4":
|
1259 |
| - version "7.26.7" |
1260 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.7.tgz#f4e7fe527cd710f8dc0618610b61b4b060c3c341" |
1261 |
| - integrity sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ== |
| 1258 | + version "7.26.9" |
| 1259 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.9.tgz#aa4c6facc65b9cb3f87d75125ffd47781b475433" |
| 1260 | + integrity sha512-aA63XwOkcl4xxQa3HjPMqOP6LiK0ZDv3mUPYEFXkpHbaFjtGggE1A61FjFzJnB+p7/oy2gA8E+rcBNl/zC1tMg== |
1262 | 1261 | dependencies:
|
1263 | 1262 | regenerator-runtime "^0.14.0"
|
1264 | 1263 |
|
|
1289 | 1288 | "@babel/parser" "^7.21.9"
|
1290 | 1289 | "@babel/types" "^7.21.5"
|
1291 | 1290 |
|
1292 |
| -"@babel/template@^7.25.9", "@babel/template@^7.26.8": |
1293 |
| - version "7.26.8" |
1294 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.8.tgz#db3898f47a17bab2f4c78ec1d0de38527c2ffe19" |
1295 |
| - integrity sha512-iNKaX3ZebKIsCvJ+0jd6embf+Aulaa3vNBqZ41kM7iTWjx5qzWKXGHiJUW3+nTpQ18SG11hdF8OAzKrpXkb96Q== |
| 1291 | +"@babel/template@^7.25.9", "@babel/template@^7.26.9": |
| 1292 | + version "7.26.9" |
| 1293 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2" |
| 1294 | + integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA== |
1296 | 1295 | dependencies:
|
1297 | 1296 | "@babel/code-frame" "^7.26.2"
|
1298 |
| - "@babel/parser" "^7.26.8" |
1299 |
| - "@babel/types" "^7.26.8" |
| 1297 | + "@babel/parser" "^7.26.9" |
| 1298 | + "@babel/types" "^7.26.9" |
1300 | 1299 |
|
1301 | 1300 | "@babel/template@^7.3.3":
|
1302 | 1301 | version "7.16.7"
|
|
1339 | 1338 | debug "^4.1.0"
|
1340 | 1339 | globals "^11.1.0"
|
1341 | 1340 |
|
1342 |
| -"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.8": |
1343 |
| - version "7.26.8" |
1344 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.8.tgz#0a8a9c2b7cc9519eed14275f4fd2278ad46e8cc9" |
1345 |
| - integrity sha512-nic9tRkjYH0oB2dzr/JoGIm+4Q6SuYeLEiIiZDwBscRMYFJ+tMAz98fuel9ZnbXViA2I0HVSSRRK8DW5fjXStA== |
| 1341 | +"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.8", "@babel/traverse@^7.26.9": |
| 1342 | + version "7.26.9" |
| 1343 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.9.tgz#4398f2394ba66d05d988b2ad13c219a2c857461a" |
| 1344 | + integrity sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg== |
1346 | 1345 | dependencies:
|
1347 | 1346 | "@babel/code-frame" "^7.26.2"
|
1348 |
| - "@babel/generator" "^7.26.8" |
1349 |
| - "@babel/parser" "^7.26.8" |
1350 |
| - "@babel/template" "^7.26.8" |
1351 |
| - "@babel/types" "^7.26.8" |
| 1347 | + "@babel/generator" "^7.26.9" |
| 1348 | + "@babel/parser" "^7.26.9" |
| 1349 | + "@babel/template" "^7.26.9" |
| 1350 | + "@babel/types" "^7.26.9" |
1352 | 1351 | debug "^4.3.1"
|
1353 | 1352 | globals "^11.1.0"
|
1354 | 1353 |
|
|
1419 | 1418 | "@babel/helper-validator-identifier" "^7.19.1"
|
1420 | 1419 | to-fast-properties "^2.0.0"
|
1421 | 1420 |
|
1422 |
| -"@babel/types@^7.22.5", "@babel/types@^7.25.9", "@babel/types@^7.26.7", "@babel/types@^7.26.8", "@babel/types@^7.4.4": |
| 1421 | +"@babel/types@^7.22.5": |
1423 | 1422 | version "7.26.8"
|
1424 | 1423 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.8.tgz#97dcdc190fab45be7f3dc073e3c11160d677c127"
|
1425 | 1424 | integrity sha512-eUuWapzEGWFEpHFxgEaBG8e3n6S8L3MSu0oda755rOfabWPnh0Our1AozNFVUxGFIhbKgd1ksprsoDGMinTOTA==
|
1426 | 1425 | dependencies:
|
1427 | 1426 | "@babel/helper-string-parser" "^7.25.9"
|
1428 | 1427 | "@babel/helper-validator-identifier" "^7.25.9"
|
1429 | 1428 |
|
| 1429 | +"@babel/types@^7.25.9", "@babel/types@^7.26.9", "@babel/types@^7.4.4": |
| 1430 | + version "7.26.9" |
| 1431 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.9.tgz#08b43dec79ee8e682c2ac631c010bdcac54a21ce" |
| 1432 | + integrity sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw== |
| 1433 | + dependencies: |
| 1434 | + "@babel/helper-string-parser" "^7.25.9" |
| 1435 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1436 | + |
1430 | 1437 | "@bcoe/v8-coverage@^0.2.3":
|
1431 | 1438 | version "0.2.3"
|
1432 | 1439 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
2115 | 2122 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
|
2116 | 2123 | integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
|
2117 | 2124 |
|
2118 |
| -"@types/gensync@^1.0.0": |
2119 |
| - version "1.0.4" |
2120 |
| - resolved "https://registry.yarnpkg.com/@types/gensync/-/gensync-1.0.4.tgz#7122d8f0cd3bf437f9725cc95b180197190cf50b" |
2121 |
| - integrity sha512-C3YYeRQWp2fmq9OryX+FoDy8nXS6scQ7dPptD8LnFDAUNcKWJjXQKDNJD3HVm+kOUsXhTOkpi69vI4EuAr95bA== |
2122 |
| - |
2123 | 2125 | "@types/glob@^7.1.1":
|
2124 | 2126 | version "7.2.0"
|
2125 | 2127 | resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.2.0.tgz#bc1b5bf3aa92f25bd5dd39f35c57361bdce5b2eb"
|
@@ -3115,9 +3117,9 @@ caniuse-lite@^1.0.30001646:
|
3115 | 3117 | integrity sha512-jRGVy3iSGO5Uutn2owlb5gR6qsGngTw9ZTb4ali9f3glshcNmJ2noam4Mo9zia5P9Dk3jNNydy7vQjuE5dQmfg==
|
3116 | 3118 |
|
3117 | 3119 | caniuse-lite@^1.0.30001688:
|
3118 |
| - version "1.0.30001699" |
3119 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001699.tgz#a102cf330d153bf8c92bfb5be3cd44c0a89c8c12" |
3120 |
| - integrity sha512-b+uH5BakXZ9Do9iK+CkDmctUSEqZl+SP056vc5usa0PL+ev5OHw003rZXcnjNDv3L8P5j6rwT6C0BPKSikW08w== |
| 3120 | + version "1.0.30001700" |
| 3121 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001700.tgz#26cd429cf09b4fd4e745daf4916039c794d720f6" |
| 3122 | + integrity sha512-2S6XIXwaE7K7erT8dY+kLQcpa5ms63XlRkMkReXjle+kf6c5g38vyMl+Z5y8dSxOFDhcFe+nxnn261PLxBSQsQ== |
3121 | 3123 |
|
3122 | 3124 | chalk@^2.0.0:
|
3123 | 3125 | version "2.4.2"
|
@@ -3857,9 +3859,9 @@ electron-to-chromium@^1.5.4:
|
3857 | 3859 | integrity sha512-lbBcvtIJ4J6sS4tb5TLp1b4LyfCdMkwStzXPyAgVgTRAsep4bvrAGaBOP7ZJtQMNJpSQ9SqG4brWOroNaQtm7Q==
|
3858 | 3860 |
|
3859 | 3861 | electron-to-chromium@^1.5.73:
|
3860 |
| - version "1.5.96" |
3861 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.96.tgz#afa3bf1608c897a7c7e33f22d4be1596dd5a4f3e" |
3862 |
| - integrity sha512-8AJUW6dh75Fm/ny8+kZKJzI1pgoE8bKLZlzDU2W1ENd+DXKJrx7I7l9hb8UWR4ojlnb5OlixMt00QWiYJoVw1w== |
| 3862 | + version "1.5.101" |
| 3863 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.101.tgz#c26490fb2c1363d804e798e138a2a544fc7f7075" |
| 3864 | + integrity sha512-L0ISiQrP/56Acgu4/i/kfPwWSgrzYZUnQrC0+QPFuhqlLP1Ir7qzPPDVS9BcKIyWTRU8+o6CC8dKw38tSWhYIA== |
3863 | 3865 |
|
3864 | 3866 | emittery@^0.8.1:
|
3865 | 3867 | version "0.8.1"
|
|
0 commit comments