File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 27
27
"dixt-plugin-worktime" : " ^2.1.17"
28
28
},
29
29
"devDependencies" : {
30
- "@types/node" : " ^20.1.7 " ,
30
+ "@types/node" : " ^22.0.0 " ,
31
31
"eslint" : " ^8.40.0" ,
32
32
"eslint-config-antoine" : " ^1.0.3" ,
33
33
"nodemon" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 277
277
dependencies :
278
278
undici-types "~5.26.4"
279
279
280
- " @types/node@^20.1.7 " :
281
- version "20.10.5 "
282
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.5 .tgz#47ad460b514096b7ed63a1dae26fad0914ed3ab2 "
283
- integrity sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw ==
280
+ " @types/node@^22.0.0 " :
281
+ version "22.8.2 "
282
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.2 .tgz#8e82bb8201c0caf751dcdc61b0a262d2002d438b "
283
+ integrity sha512-NzaRNFV+FZkvK/KLCsNdTvID0SThyrs5SHB6tsD/lajr22FGC73N2QeDPM2wHtVde8mgcXuSsHQkH5cX1pbPLw ==
284
284
dependencies :
285
- undici-types "~5.26.4 "
285
+ undici-types "~6.19.8 "
286
286
287
287
" @types/semver@^7.5.0 " :
288
288
version "7.5.4"
@@ -2984,6 +2984,11 @@ undici-types@~5.26.4:
2984
2984
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
2985
2985
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
2986
2986
2987
+ undici-types@~6.19.8 :
2988
+ version "6.19.8"
2989
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
2990
+ integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
2991
+
2987
2992
2988
2993
version "5.27.2"
2989
2994
resolved "https://registry.yarnpkg.com/undici/-/undici-5.27.2.tgz#a270c563aea5b46cc0df2550523638c95c5d4411"
You can’t perform that action at this time.
0 commit comments