|
279 | 279 | resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.10.tgz#91f62905e8d23cbd66225312f239454a23bebfa0" |
280 | 280 | integrity sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q== |
281 | 281 |
|
282 | | -"@types/node@*": |
283 | | - version "24.1.0" |
284 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-24.1.0.tgz#0993f7dc31ab5cc402d112315b463e383d68a49c" |
285 | | - integrity sha512-ut5FthK5moxFKH2T1CUOC6ctR67rQRvvHdFLCD2Ql6KXmMuCrjsSsRI9UsLCm9M18BMwClv4pn327UvB7eeO1w== |
| 282 | +"@types/node@*", "@types/node@^24.7.2": |
| 283 | + version "24.7.2" |
| 284 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.7.2.tgz#5adf66b6e2ac5cab1d10a2ad3682e359cb652f4a" |
| 285 | + integrity sha512-/NbVmcGTP+lj5oa4yiYxxeBjRivKQ5Ns1eSZeB99ExsEQ6rX5XYU1Zy/gGxY/ilqtD4Etx9mKyrPxZRetiahhA== |
286 | 286 | dependencies: |
287 | | - undici-types "~7.8.0" |
288 | | - |
289 | | -"@types/node@^22.15.29": |
290 | | - version "22.17.0" |
291 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.17.0.tgz#e8c9090e957bd4d9860efb323eb92d297347eac7" |
292 | | - integrity sha512-bbAKTCqX5aNVryi7qXVMi+OkB3w/OyblodicMbvE38blyAz7GxXf6XYhklokijuPwwVg9sDLKRxt0ZHXQwZVfQ== |
293 | | - dependencies: |
294 | | - undici-types "~6.21.0" |
| 287 | + undici-types "~7.14.0" |
295 | 288 |
|
296 | 289 | "@types/vscode@^1.102.0": |
297 | 290 | version "1.102.0" |
@@ -2328,15 +2321,10 @@ typescript@^5.8.3: |
2328 | 2321 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6" |
2329 | 2322 | integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A== |
2330 | 2323 |
|
2331 | | -undici-types@~6.21.0: |
2332 | | - version "6.21.0" |
2333 | | - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb" |
2334 | | - integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ== |
2335 | | - |
2336 | | -undici-types@~7.8.0: |
2337 | | - version "7.8.0" |
2338 | | - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8.0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294" |
2339 | | - integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw== |
| 2324 | +undici-types@~7.14.0: |
| 2325 | + version "7.14.0" |
| 2326 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.14.0.tgz#4c037b32ca4d7d62fae042174604341588bc0840" |
| 2327 | + integrity sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA== |
2340 | 2328 |
|
2341 | 2329 | update-browserslist-db@^1.1.3: |
2342 | 2330 | version "1.1.3" |
|
0 commit comments