|
3618 | 3618 | resolved "https://registry.yarnpkg.com/@types/ms/-/ms-2.1.0.tgz#052aa67a48eccc4309d7f0191b7e41434b90bb78" |
3619 | 3619 | integrity sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA== |
3620 | 3620 |
|
3621 | | -"@types/node@*", "@types/node@>=10.0.0": |
3622 | | - version "25.7.0" |
3623 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-25.7.0.tgz#7498f82e90dbdce7c34b75aaaa256c498a0ebe6c" |
3624 | | - integrity sha512-z+pdZyxE+RTQE9AcboAZCb4otwcrvgHD+GlBpPgn0emDVt0ohrTMhAwlr2Wd9nZ+nihhYFxO2pThz3C5qSu2Eg== |
| 3621 | +"@types/node@*", "@types/node@>=10.0.0", "@types/node@^25.9.5": |
| 3622 | + version "25.9.5" |
| 3623 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-25.9.5.tgz#0fefc09e6e82e94cde291bacf43522e989eb01a4" |
| 3624 | + integrity sha512-OScDchr2fwuUmWdf4kZ9h7PcJiYDVInhJizG/biAq3cAvqwYktuy/TYGGdZNMtNTFUP7rnb0NU4TUdm82kt4Rg== |
3625 | 3625 | dependencies: |
3626 | | - undici-types "~7.21.0" |
| 3626 | + undici-types ">=7.24.0 <7.24.7" |
3627 | 3627 |
|
3628 | 3628 | "@types/node@^24.9.0": |
3629 | 3629 | version "24.12.2" |
|
3632 | 3632 | dependencies: |
3633 | 3633 | undici-types "~7.16.0" |
3634 | 3634 |
|
3635 | | -"@types/node@^25.9.5": |
3636 | | - version "25.9.5" |
3637 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-25.9.5.tgz#0fefc09e6e82e94cde291bacf43522e989eb01a4" |
3638 | | - integrity sha512-OScDchr2fwuUmWdf4kZ9h7PcJiYDVInhJizG/biAq3cAvqwYktuy/TYGGdZNMtNTFUP7rnb0NU4TUdm82kt4Rg== |
3639 | | - dependencies: |
3640 | | - undici-types ">=7.24.0 <7.24.7" |
3641 | | - |
3642 | 3635 | "@types/normalize-package-data@^2.4.0": |
3643 | 3636 | version "2.4.4" |
3644 | 3637 | resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901" |
@@ -5946,10 +5939,10 @@ electron-updater@^6.8.9: |
5946 | 5939 | semver "~7.7.3" |
5947 | 5940 | tiny-typed-emitter "^2.1.0" |
5948 | 5941 |
|
5949 | | -electron@^42.6.1: |
5950 | | - version "42.6.1" |
5951 | | - resolved "https://registry.yarnpkg.com/electron/-/electron-42.6.1.tgz#00650f2c47d5e50f580f420c974c75d2179819e7" |
5952 | | - integrity sha512-HR9yiOyl+kZpSAugjOpBNvKpoh1wNpTK4wl6geD9W9Xmo6L6IgEzVB/JKlbEUDdXYeqRaaEhTUSSfyQ/g9iXvQ== |
| 5942 | +electron@^43.1.0: |
| 5943 | + version "43.1.0" |
| 5944 | + resolved "https://registry.yarnpkg.com/electron/-/electron-43.1.0.tgz#bf620e32bb919009f564a05804f6e89477ef9ec2" |
| 5945 | + integrity sha512-DPfxpQLd4NL3BJ8DBxYAfmLUKKesF5Rx9dQx5FyczAP8bhOPScjHE48GArVeXu68LlAainuwkmQTQvdZwpIIAQ== |
5953 | 5946 | dependencies: |
5954 | 5947 | "@electron-internal/extract-zip" "^1.0.1" |
5955 | 5948 | "@electron/get" "^5.0.0" |
@@ -11406,11 +11399,6 @@ undici-types@~7.16.0: |
11406 | 11399 | resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46" |
11407 | 11400 | integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw== |
11408 | 11401 |
|
11409 | | -undici-types@~7.21.0: |
11410 | | - version "7.21.0" |
11411 | | - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.21.0.tgz#433f7dd1b5daa9ab4dacb721a5e11a8de51eadda" |
11412 | | - integrity sha512-w9IMgQrz4O0YN1LtB7K5P63vhlIOvC7opSmouCJ+ZywlPAlO9gIkJ+otk6LvGpAs2wg4econaCz3TvQ9xPoyuQ== |
11413 | | - |
11414 | 11402 | undici@7.24.4: |
11415 | 11403 | version "7.24.4" |
11416 | 11404 | resolved "https://registry.yarnpkg.com/undici/-/undici-7.24.4.tgz#873bce680d7c6354c941399fd4e8ea4563de4ea7" |
|
0 commit comments