|
829 | 829 | resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.9.tgz#101e9da88d2c02e5ac8952982c23b224524d662a" |
830 | 830 | integrity sha512-sicdRoWtYevwxjOHNMPTl3vSfJM6oyW8o1wXeI7uww6b6xHg8eBznQDNSGBCDJmsE8UMxP05JgZRtsKbTqt//Q== |
831 | 831 |
|
832 | | -"@types/node@*", "@types/node@^20", "@types/node@^20.10.5": |
833 | | - version "20.10.6" |
834 | | - resolved "https://registry.npmmirror.com/@types/node/-/node-20.10.6.tgz" |
835 | | - integrity sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw== |
| 832 | +"@types/node@*", "@types/node@^22.14.0": |
| 833 | + version "22.14.0" |
| 834 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.0.tgz#d3bfa3936fef0dbacd79ea3eb17d521c628bb47e" |
| 835 | + integrity sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA== |
836 | 836 | dependencies: |
837 | | - undici-types "~5.26.4" |
| 837 | + undici-types "~6.21.0" |
838 | 838 |
|
839 | 839 | "@types/node@^12.0.2", "@types/node@^12.7.12": |
840 | 840 | version "12.20.55" |
841 | 841 | resolved "https://registry.npmmirror.com/@types/node/-/node-12.20.55.tgz" |
842 | 842 | integrity sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ== |
843 | 843 |
|
| 844 | +"@types/node@^20": |
| 845 | + version "20.10.6" |
| 846 | + resolved "https://registry.npmmirror.com/@types/node/-/node-20.10.6.tgz" |
| 847 | + integrity sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw== |
| 848 | + dependencies: |
| 849 | + undici-types "~5.26.4" |
| 850 | + |
844 | 851 | "@types/prop-types@*": |
845 | 852 | version "15.7.11" |
846 | 853 | resolved "https://registry.npmmirror.com/@types/prop-types/-/prop-types-15.7.11.tgz" |
@@ -4171,6 +4178,11 @@ undici-types@~5.26.4: |
4171 | 4178 | resolved "https://registry.npmmirror.com/undici-types/-/undici-types-5.26.5.tgz" |
4172 | 4179 | integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== |
4173 | 4180 |
|
| 4181 | +undici-types@~6.21.0: |
| 4182 | + version "6.21.0" |
| 4183 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb" |
| 4184 | + integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ== |
| 4185 | + |
4174 | 4186 | universalify@^2.0.0: |
4175 | 4187 | version "2.0.1" |
4176 | 4188 | resolved "https://registry.npmmirror.com/universalify/-/universalify-2.0.1.tgz" |
|
0 commit comments