File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 19
19
"@types/chai" : " 4.2.21" ,
20
20
"@types/md5" : " ^2.3.0" ,
21
21
"@types/mocha" : " ^8.2.2" ,
22
- "@types/node" : " ^16.7.12 " ,
22
+ "@types/node" : " ^22.0.0 " ,
23
23
"chai" : " ^4.3.4" ,
24
24
"mocha" : " ^9.1.1" ,
25
25
"nyc" : " ^15.1.0" ,
Original file line number Diff line number Diff line change 956
956
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.2.tgz#91daa226eb8c2ff261e6a8cbf8c7304641e095e0"
957
957
integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw==
958
958
959
- " @types/node@*" , "@types/node@^16.7.12" :
959
+ " @types/node@* " :
960
960
version "16.7.12"
961
961
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.12.tgz#4e30f80bfa9983fbc3b55875c0522da0303f4e95"
962
962
integrity sha512-IrhrusVM9QJAn1xLFFqbZH+XCI8L6eZoVHjR4sZeGTBBvjQSuchXGgKpown1jP75TCMSndcbudYBDTekOhcIZA==
963
963
964
+ " @types/node@^22.0.0 " :
965
+ version "22.18.1"
966
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.1.tgz#cc85ee6999b2a2928739281d2f56ff410a140c52"
967
+ integrity sha512-rzSDyhn4cYznVG+PCzGe1lwuMYJrcBS1fc3JqSa2PvtABwWo+dZ1ij5OVok3tqfpEBCBoaR4d7upFJk73HRJDw==
968
+ dependencies :
969
+ undici-types "~6.21.0"
970
+
964
971
" @types/q@^1.5.1 " :
965
972
version "1.5.4"
966
973
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.4.tgz#15925414e0ad2cd765bfef58842f7e26a7accb24"
@@ -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@~6.21.0 :
5832
+ version "6.21.0"
5833
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
5834
+ integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
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"
You can’t perform that action at this time.
0 commit comments