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 3737 "@tsconfig/node18" : " ^18.2.4" ,
3838 "@tsconfig/recommended" : " ^1.0.8" ,
3939 "@types/express" : " ^4.17.21" ,
40- "@types/node" : " ^18.19.100 " ,
40+ "@types/node" : " ^20.17.47 " ,
4141 "@typescript-eslint/eslint-plugin" : " ^6.21.0" ,
4242 "@typescript-eslint/parser" : " ^6.21.0" ,
4343 "@vitest/coverage-v8" : " ^1.6.1" ,
Original file line number Diff line number Diff line change 485485 dependencies :
486486 undici-types "~5.26.4"
487487
488- " @types/node@^18.19.100 " :
489- version "18.19.100 "
490- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.100 .tgz#7f3aefbb6911099ab7e0902a1f373b1a4d2c1947 "
491- integrity sha512-ojmMP8SZBKprc3qGrGk8Ujpo80AXkrP7G2tOT4VWr5jlr5DHjsJF+emXJz+Wm0glmy4Js62oKMdZZ6B9Y+tEcA ==
488+ " @types/node@^20.17.47 " :
489+ version "20.17.47 "
490+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.47 .tgz#f9cb375993fffdae609c8e17d2b3dd8d3c4bfa14 "
491+ integrity sha512-3dLX0Upo1v7RvUimvxLeXqwrfyKxUINk0EAM83swP2mlSUcwV73sZy8XhNz8bcZ3VbsfQyC/y6jRdL5tgCNpDQ ==
492492 dependencies :
493- undici-types "~5.26.4 "
493+ undici-types "~6.19.2 "
494494
495495" @types/qs@* " :
496496 version "6.9.11"
@@ -3290,6 +3290,11 @@ undici-types@~5.26.4:
32903290 resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
32913291 integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
32923292
3293+ undici-types@~6.19.2 :
3294+ version "6.19.8"
3295+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
3296+ integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
3297+
32933298uri-js@^4.2.2 :
32943299 version "4.4.1"
32953300 resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
You can’t perform that action at this time.
0 commit comments