|
700 | 700 | dependencies:
|
701 | 701 | "@types/node""*"
|
702 | 702 |
|
703 |
| -"@types/node@*", "@types/node@^18.0.0": |
704 |
| -version "18.19.33" |
705 |
| -resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.33.tgz#98cd286a1b8a5e11aa06623210240bcc28e95c48" |
706 |
| -integrity sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A== |
| 703 | +"@types/node@*", "@types/node@^22.14.0": |
| 704 | +version "22.14.0" |
| 705 | +resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.0.tgz#d3bfa3936fef0dbacd79ea3eb17d521c628bb47e" |
| 706 | +integrity sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA== |
707 | 707 | dependencies:
|
708 |
| -undici-types "~5.26.4" |
| 708 | +undici-types "~6.21.0" |
709 | 709 |
|
710 | 710 | "@types/semver@^7.5.0":
|
711 | 711 | version "7.5.3"
|
@@ -6482,10 +6482,10 @@ underscore@^1.12.1:
|
6482 | 6482 | resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.6.tgz#04786a1f589dc6c09f761fc5f45b89e935136441"
|
6483 | 6483 | integrity sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==
|
6484 | 6484 |
|
6485 |
| -undici-types@~5.26.4: |
6486 |
| -version "5.26.5" |
6487 |
| -resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" |
6488 |
| -integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== |
| 6485 | +undici-types@~6.21.0: |
| 6486 | +version "6.21.0" |
| 6487 | +resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb" |
| 6488 | +integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ== |
6489 | 6489 |
|
6490 | 6490 | unherit@^1.0.4:
|
6491 | 6491 | version "1.1.3"
|
|