|
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.2.1" |
| 961 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.2.1.tgz#83e41543f0a518e006594bb394e2cd961de56727" |
| 962 | + integrity sha512-DRh5K+ka5eJic8CjH7td8QpYEV6Zo10gfRkjHCO3weqZHWDtAaSTFtl4+VMqOJ4N5jcuhZ9/l+yy8rVgw7BQeQ== |
| 963 | + dependencies: |
| 964 | + undici-types "~7.10.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.10.0: |
| 5832 | + version "7.10.0" |
| 5833 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.10.0.tgz#4ac2e058ce56b462b056e629cc6a02393d3ff350" |
| 5834 | + integrity sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag== |
| 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