|
4559 | 4559 | dependencies: |
4560 | 4560 | undici-types "~5.26.4" |
4561 | 4561 |
|
4562 | | -"@types/node@^20.9.0": |
4563 | | - version "20.12.7" |
4564 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384" |
4565 | | - integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg== |
| 4562 | +"@types/node@^22.7.7": |
| 4563 | + version "22.15.21" |
| 4564 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.21.tgz#196ef14fe20d87f7caf1e7b39832767f9a995b77" |
| 4565 | + integrity sha512-EV/37Td6c+MgKAbkcLG6vqZ2zEYHD7bvSrzqqs2RIhbA6w3x+Dqz8MZM3sP6kGTeLrdoOgKZe+Xja7tUB2DNkQ== |
4566 | 4566 | dependencies: |
4567 | | - undici-types "~5.26.4" |
| 4567 | + undici-types "~6.21.0" |
4568 | 4568 |
|
4569 | 4569 | "@types/normalize-package-data@^2.4.0": |
4570 | 4570 | version "2.4.1" |
@@ -7869,13 +7869,13 @@ electron-window-state@5.0.3: |
7869 | 7869 | jsonfile "^4.0.0" |
7870 | 7870 | mkdirp "^0.5.1" |
7871 | 7871 |
|
7872 | | -electron@30.0.0: |
7873 | | - version "30.0.0" |
7874 | | - resolved "https://registry.yarnpkg.com/electron/-/electron-30.0.0.tgz#6b72a27dcc46759fac5f12e147ef64554e596391" |
7875 | | - integrity sha512-GRwKphq/TUhSlb44OwSckXKl50f5OR/pm9MvF3rBLyqcxwfu7L11xejrZ0hDea1eKyCkzGd4B+cIqaQiDguPEA== |
| 7872 | +electron@36.3.1: |
| 7873 | + version "36.3.1" |
| 7874 | + resolved "https://registry.yarnpkg.com/electron/-/electron-36.3.1.tgz#12a8c1b1cd9163a4bd0cb60f89816243b26ab788" |
| 7875 | + integrity sha512-LeOZ+tVahmctHaAssLCGRRUa2SAO09GXua3pKdG+WzkbSDMh+3iOPONNVPTqGp8HlWnzGj4r6mhsIbM2RgH+eQ== |
7876 | 7876 | dependencies: |
7877 | 7877 | "@electron/get" "^2.0.0" |
7878 | | - "@types/node" "^20.9.0" |
| 7878 | + "@types/node" "^22.7.7" |
7879 | 7879 | extract-zip "^2.0.1" |
7880 | 7880 |
|
7881 | 7881 | elliptic@6.6.1, elliptic@^6.5.3, elliptic@^6.5.4, elliptic@^6.5.5: |
@@ -16186,6 +16186,11 @@ undici-types@~5.26.4: |
16186 | 16186 | resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" |
16187 | 16187 | integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== |
16188 | 16188 |
|
| 16189 | +undici-types@~6.21.0: |
| 16190 | + version "6.21.0" |
| 16191 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb" |
| 16192 | + integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ== |
| 16193 | + |
16189 | 16194 | unicode-canonical-property-names-ecmascript@^2.0.0: |
16190 | 16195 | version "2.0.1" |
16191 | 16196 | resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.1.tgz#cb3173fe47ca743e228216e4a3ddc4c84d628cc2" |
|
0 commit comments