|
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.4": |
| 3622 | + version "25.9.4" |
| 3623 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-25.9.4.tgz#18b63c47f88c1fbbed9d55ea2b66ffd494a47001" |
| 3624 | + integrity sha512-dszCsrKb5U7ZsVZBWiHFklTloVl0mSEnWH/iZXfZUlI4rzCUnsvGmgqfuVRHL54ugE7/wRuxEIXRa2iMZ+BG6g== |
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.4": |
3636 | | - version "25.9.4" |
3637 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-25.9.4.tgz#18b63c47f88c1fbbed9d55ea2b66ffd494a47001" |
3638 | | - integrity sha512-dszCsrKb5U7ZsVZBWiHFklTloVl0mSEnWH/iZXfZUlI4rzCUnsvGmgqfuVRHL54ugE7/wRuxEIXRa2iMZ+BG6g== |
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.0: |
5950 | | - version "42.6.0" |
5951 | | - resolved "https://registry.yarnpkg.com/electron/-/electron-42.6.0.tgz#3d2e16ca2c65d2c5960c2ea3687e93e91c0bc42d" |
5952 | | - integrity sha512-axGNgd+yCTg+vi1VEGrQqAj9WVWkePKwbICSAvMiT2eTaxhij9a/xhBHD6rXV8wrlW9ZfJzE5+xg752ImxrmTw== |
| 5942 | +electron@^43.0.0: |
| 5943 | + version "43.0.0" |
| 5944 | + resolved "https://registry.yarnpkg.com/electron/-/electron-43.0.0.tgz#091f2a0442023b94db23a955bf829f25ee9b9f0c" |
| 5945 | + integrity sha512-PV60GsWU6qufhuOhw3n+Yix3WPDcqDtBqE8orbEQGQGHEkgp9o/JCPgb7L4vIL0r1HnfPdqSRtboOTqbDkcFDQ== |
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