File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 20
20
"@types/bunyan" : " 1.8.11" ,
21
21
"@types/jest" : " 26.0.24" ,
22
22
"@types/js-yaml" : " 3.12.10" ,
23
- "@types/node" : " 10.17.60 " ,
23
+ "@types/node" : " 22.13.1 " ,
24
24
"jest" : " 26.6.3" ,
25
25
"nodemon" : " 2.0.22" ,
26
26
"rimraf" : " 3.0.2" ,
Original file line number Diff line number Diff line change 844
844
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.8.tgz#222383320e71f9a1397d25c416e9c62d347758e0"
845
845
integrity sha512-kzGNJZ57XEH7RdckxZ7wfRjB9hgZABF+NLgR1B2zogUvV0gmK0/60VYA4yb4oKZckPiiJlmmfpdqTfCN0VRX+Q==
846
846
847
-
848
- version "10.17.60"
849
- resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.60.tgz#35f3d6213daed95da7f0f73e75bcc6980e90597b"
850
- integrity sha512-F0KIgDJfy2nA3zMLmWGKxcH2ZVEtCZXHHdOQs2gSaQ27+lNeEfGxzkIw90aXswATX7AZ33tahPbzy6KAfUreVw==
847
+
848
+ version "22.13.1"
849
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.1.tgz#a2a3fefbdeb7ba6b89f40371842162fac0934f33"
850
+ integrity sha512-jK8uzQlrvXqEU91UxiK5J7pKHyzgnI1Qnl0QDHIgVGuolJhRb9EEl28Cj9b3rGR8B2lhFCtvIm5os8lFnO/1Ew==
851
+ dependencies :
852
+ undici-types "~6.20.0"
851
853
852
854
" @types/normalize-package-data@^2.4.0 " :
853
855
version "2.4.1"
@@ -4976,6 +4978,11 @@ undefsafe@^2.0.5:
4976
4978
resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c"
4977
4979
integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==
4978
4980
4981
+ undici-types@~6.20.0 :
4982
+ version "6.20.0"
4983
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
4984
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
4985
+
4979
4986
union-value@^1.0.0 :
4980
4987
version "1.0.1"
4981
4988
resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"
You can’t perform that action at this time.
0 commit comments