File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 52
52
"@eslint/js" : " ^9.2.0" ,
53
53
"@nuxt/types" : " ^2.17.3" ,
54
54
"@types/lodash" : " ^4.17.1" ,
55
- "@types/node" : " ^20.12.10 " ,
55
+ "@types/node" : " ^24.1.0 " ,
56
56
"@types/qs" : " ^6.9.15" ,
57
57
"@typescript-eslint/eslint-plugin" : " ^5.62.0" ,
58
58
"@typescript-eslint/parser" : " ^5.62.0" ,
Original file line number Diff line number Diff line change 2807
2807
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
2808
2808
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
2809
2809
2810
- "@types/node@*", "@types/node@^20.12.10 ":
2811
- version "20.14.10 "
2812
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.10 .tgz#a1a218290f1b6428682e3af044785e5874db469a "
2813
- integrity sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ ==
2810
+ "@types/node@*", "@types/node@^24.1.0 ":
2811
+ version "24.1.0 "
2812
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.1.0 .tgz#0993f7dc31ab5cc402d112315b463e383d68a49c "
2813
+ integrity sha512-ut5FthK5moxFKH2T1CUOC6ctR67rQRvvHdFLCD2Ql6KXmMuCrjsSsRI9UsLCm9M18BMwClv4pn327UvB7eeO1w ==
2814
2814
dependencies:
2815
- undici-types "~5.26.4 "
2815
+ undici-types "~7.8.0 "
2816
2816
2817
2817
"@types/node@^16":
2818
2818
version "16.18.54"
@@ -11814,10 +11814,10 @@ undefsafe@^2.0.5:
11814
11814
resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c"
11815
11815
integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==
11816
11816
11817
- undici-types@~5.26.4 :
11818
- version "5.26.5 "
11819
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5 .tgz#bcd539893d00b56e964fd2657a4866b221a65617 "
11820
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA ==
11817
+ undici-types@~7.8.0 :
11818
+ version "7.8.0 "
11819
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8.0 .tgz#de00b85b710c54122e44fbfd911f8d70174cd294 "
11820
+ integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw ==
11821
11821
11822
11822
unfetch@^5.0.0:
11823
11823
version "5.0.0"
You can’t perform that action at this time.
0 commit comments