|
952 | 952 | "@types/node" "*" |
953 | 953 |
|
954 | 954 | "@types/mocha@^8.2.2": |
955 | | - version "8.2.2" |
956 | | - resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.2.tgz#91daa226eb8c2ff261e6a8cbf8c7304641e095e0" |
957 | | - integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw== |
| 955 | + version "8.2.3" |
| 956 | + resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.3.tgz#bbeb55fbc73f28ea6de601fbfa4613f58d785323" |
| 957 | + integrity sha512-ekGvFhFgrc2zYQoX4JeZPmVzZxw6Dtllga7iGHzfbYIYkAMUx/sAFP2GdFpLff+vdHXu5fl7WX9AT+TtqYcsyw== |
958 | 958 |
|
959 | | -"@types/node@*", "@types/node@^16.7.12": |
960 | | - version "16.7.12" |
961 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.12.tgz#4e30f80bfa9983fbc3b55875c0522da0303f4e95" |
962 | | - integrity sha512-IrhrusVM9QJAn1xLFFqbZH+XCI8L6eZoVHjR4sZeGTBBvjQSuchXGgKpown1jP75TCMSndcbudYBDTekOhcIZA== |
| 959 | +"@types/node@*": |
| 960 | + version "24.5.2" |
| 961 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.5.2.tgz#52ceb83f50fe0fcfdfbd2a9fab6db2e9e7ef6446" |
| 962 | + integrity sha512-FYxk1I7wPv3K2XBaoyH2cTnocQEu8AOZ60hPbsyukMPLv5/5qr7V1i8PLHdl6Zf87I+xZXFvPCXYjiTFq+YSDQ== |
| 963 | + dependencies: |
| 964 | + undici-types "~7.12.0" |
| 965 | + |
| 966 | +"@types/node@^16.7.12": |
| 967 | + version "16.18.126" |
| 968 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.126.tgz#27875faa2926c0f475b39a8bb1e546c0176f8d4b" |
| 969 | + integrity sha512-OTcgaiwfGFBKacvfwuHzzn1KLxH/er8mluiy8/uM3sGXHaRe73RrSIj01jow9t4kJEW633Ov+cOexXeiApTyAw== |
963 | 970 |
|
964 | 971 | "@types/q@^1.5.1": |
965 | | - version "1.5.4" |
966 | | - resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.4.tgz#15925414e0ad2cd765bfef58842f7e26a7accb24" |
967 | | - integrity sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug== |
| 972 | + version "1.5.8" |
| 973 | + resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.8.tgz#95f6c6a08f2ad868ba230ead1d2d7f7be3db3837" |
| 974 | + integrity sha512-hroOstUScF6zhIi+5+x0dzqrHA1EJi+Irri6b1fxolMTqqHIV/Cg77EtnQcZqZCu8hR3mX2BzIxN4/GzI68Kfw== |
968 | 975 |
|
969 | 976 | |
970 | 977 | version "1.1.2" |
@@ -5821,6 +5828,11 @@ uncss@^0.17.3: |
5821 | 5828 | postcss-selector-parser "6.0.2" |
5822 | 5829 | request "^2.88.0" |
5823 | 5830 |
|
| 5831 | +undici-types@~7.12.0: |
| 5832 | + version "7.12.0" |
| 5833 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.12.0.tgz#15c5c7475c2a3ba30659529f5cdb4674b622fafb" |
| 5834 | + integrity sha512-goOacqME2GYyOZZfb5Lgtu+1IDmAlAEu5xnD3+xTzS10hT0vzpf0SPjkXwAw9Jm+4n/mQGDP3LO8CPbYROeBfQ== |
| 5835 | + |
5824 | 5836 | unicode-canonical-property-names-ecmascript@^1.0.4: |
5825 | 5837 | version "1.0.4" |
5826 | 5838 | resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818" |
|
0 commit comments