File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 27
27
"@types/consola" : " 1.0.0" ,
28
28
"@types/jest" : " 27.5.2" ,
29
29
"@types/jsdom" : " 21.1.7" ,
30
- "@types/node" : " 16.18.119 " ,
30
+ "@types/node" : " 22.10.4 " ,
31
31
"@types/puppeteer" : " 5.4.7" ,
32
32
"all-contributors-cli" : " 6.24.0" ,
33
33
"codecov" : " 3.8.3" ,
Original file line number Diff line number Diff line change 2793
2793
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.12.tgz#fd9c1c2cfab536a2383ed1ef70f94adea743a226"
2794
2794
integrity sha512-KQZ1al2hKOONAs2MFv+yTQP1LkDWMrRJ9YCVRalXltOfXsBmH5IownLxQaiq0lnAHwAViLnh2aTYqrPcRGEbgg==
2795
2795
2796
-
2797
- version "16.18.119"
2798
- resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.119.tgz#88443bb82119b7c0920e86949673876cbe1c3492"
2799
- integrity sha512-ia7V9a2FnhUFfetng4/sRPBMTwHZUkPFY736rb1cg9AgG7MZdR97q7/nLR9om+sq5f1la9C857E0l/nrI0RiFQ==
2796
+
2797
+ version "22.10.4"
2798
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.4.tgz#da36bebcc4b124f3d62bfde1cd1dafd7763949c1"
2799
+ integrity sha512-99l6wv4HEzBQhvaU/UGoeBoCK61SCROQaCCGyQSgX2tEQ3rKkNZ2S7CEWnS/4s1LV+8ODdK21UeyR1fHP2mXug==
2800
+ dependencies:
2801
+ undici-types "~6.20.0"
2800
2802
2801
2803
"@types/normalize-package-data@^2.4.0":
2802
2804
version "2.4.0"
12193
12195
buffer "^5.2.1"
12194
12196
through "^2.3.8"
12195
12197
12198
+ undici-types@~6.20.0:
12199
+ version "6.20.0"
12200
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
12201
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
12202
+
12196
12203
unfetch@^5.0.0:
12197
12204
version "5.0.0"
12198
12205
resolved "https://registry.yarnpkg.com/unfetch/-/unfetch-5.0.0.tgz#8a5b6e5779ebe4dde0049f7d7a81d4a1af99d142"
You can’t perform that action at this time.
0 commit comments