File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9292 },
9393 "devDependencies" : {
9494 "@types/mocha" : " 9.1.1" ,
95- "@types/node" : " 16.11.60 " ,
95+ "@types/node" : " 22.14.1 " ,
9696 "@types/vscode" : " 1.64.0" ,
9797 "mocha" : " 6.2.3" ,
9898 "typescript" : " 4.8.3"
Original file line number Diff line number Diff line change 77 resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4"
88 integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==
99
10- " @types/node@16.11.60 " :
11- version "16.11.60"
12- resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.60.tgz#a1fbca80c18dd80c8783557304cdb7d55ac3aff5"
13- integrity sha512-kYIYa1D1L+HDv5M5RXQeEu1o0FKA6yedZIoyugm/MBPROkLpX4L7HRxMrPVyo8bnvjpW/wDlqFNGzXNMb7AdRw==
10+ " @types/node@22.14.1 " :
11+ version "22.14.1"
12+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.1.tgz#53b54585cec81c21eee3697521e31312d6ca1e6f"
13+ integrity sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw==
14+ dependencies :
15+ undici-types "~6.21.0"
1416
1517" @types/vscode@1.64.0 " :
1618 version "1.64.0"
@@ -740,6 +742,11 @@ unbox-primitive@^1.0.2:
740742 has-symbols "^1.0.3"
741743 which-boxed-primitive "^1.0.2"
742744
745+ undici-types@~6.21.0 :
746+ version "6.21.0"
747+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
748+ integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
749+
743750which-boxed-primitive@^1.0.2 :
744751 version "1.0.2"
745752 resolved "https://registry.npmmirror.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"
You can’t perform that action at this time.
0 commit comments