File tree 2 files changed +17
-5
lines changed
2 files changed +17
-5
lines changed Original file line number Diff line number Diff line change 36
36
"@types/jest" : " ^29.0.3" ,
37
37
"@types/js-yaml" : " ^4.0.5" ,
38
38
"@types/lodash" : " ^4.14.185" ,
39
- "@types/node" : " ^18.7.21 " ,
39
+ "@types/node" : " ^22.13.0 " ,
40
40
"@types/nodemailer" : " ^6.4.6" ,
41
41
"@types/pluralize" : " ^0.0.33" ,
42
42
"@types/prettier" : " ^2.7.1" ,
Original file line number Diff line number Diff line change 2240
2240
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
2241
2241
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
2242
2242
2243
- " @types/node@*" , "@types/node@^18.7.20", "@types/node@^18.7.21":
2244
- version "18.11.9"
2245
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4"
2246
- integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==
2243
+ " @types/node@*" , "@types/node@^22.13.0":
2244
+ version "22.13.0"
2245
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.0.tgz#d376dd9a0ee2f9382d86c2d5d7beb4d198b4ea8c"
2246
+ integrity sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA==
2247
+ dependencies :
2248
+ undici-types "~6.20.0"
2247
2249
2248
2250
" @types/node@^14.0.0 " :
2249
2251
version "14.18.30"
2250
2252
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.30.tgz#34c8d934fe86b6ee5c21c08fc1b7858599c84a5a"
2251
2253
integrity sha512-8OEyg4oc/CqN5+LbInKNLA8MfbGzbC+k8lVPePXazuwEVrVeQ9gwMDX00HJwWbC7syc1FWRU6Mow0Lm+mibHAQ==
2252
2254
2255
+ " @types/node@^18.7.20 " :
2256
+ version "18.11.9"
2257
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4"
2258
+ integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==
2259
+
2253
2260
" @types/nodemailer@^6.4.6 " :
2254
2261
version "6.4.6"
2255
2262
resolved "https://registry.yarnpkg.com/@types/nodemailer/-/nodemailer-6.4.6.tgz#ce21b4b474a08f672f182e15982b7945dde1f288"
@@ -8027,6 +8034,11 @@ unbox-primitive@^1.0.2:
8027
8034
has-symbols "^1.0.3"
8028
8035
which-boxed-primitive "^1.0.2"
8029
8036
8037
+ undici-types@~6.20.0 :
8038
+ version "6.20.0"
8039
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
8040
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
8041
+
8030
8042
unique-filename@^2.0.0 :
8031
8043
version "2.0.1"
8032
8044
resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-2.0.1.tgz#e785f8675a9a7589e0ac77e0b5c34d2eaeac6da2"
You can’t perform that action at this time.
0 commit comments