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 30
30
"@types/jest" : " ^29.2.5" ,
31
31
"@types/jsonwebtoken" : " ^9.0.1" ,
32
32
"@types/lodash" : " ^4.17.7" ,
33
- "@types/node" : " ^20.14.10 " ,
33
+ "@types/node" : " ^22.1.0 " ,
34
34
"@types/sequelize" : " ^4.28.14" ,
35
35
"@typescript-eslint/eslint-plugin" : " ^5.48.1" ,
36
36
"@typescript-eslint/parser" : " ^5.48.1" ,
Original file line number Diff line number Diff line change 914
914
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.34.tgz#10964ba0dee6ac4cd462e2795b6bebd407303433"
915
915
integrity sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==
916
916
917
- " @types/node@*" , "@types/node@>=10.0.0", "@types/node@^20.14.10 ":
918
- version "20.14.10 "
919
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.10 .tgz#a1a218290f1b6428682e3af044785e5874db469a "
920
- integrity sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ ==
917
+ " @types/node@*" , "@types/node@>=10.0.0", "@types/node@^22.1.0 ":
918
+ version "22.1.0 "
919
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.1.0 .tgz#6d6adc648b5e03f0e83c78dc788c2b037d0ad94b "
920
+ integrity sha512-AOmuRF0R2/5j1knA3c6G3HOk523Ga+l+ZXltX8SF1+5oqcXijjfTd8fY3XRZqSihEu9XhtQnKYLmkFaoxgsJHw ==
921
921
dependencies :
922
- undici-types "~5.26.4 "
922
+ undici-types "~6.13.0 "
923
923
924
924
" @types/qs@* " :
925
925
version "6.9.14"
@@ -5096,10 +5096,10 @@ umzug@^2.3.0:
5096
5096
dependencies :
5097
5097
bluebird "^3.7.2"
5098
5098
5099
- undici-types@~5.26.4 :
5100
- version "5.26.5 "
5101
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5 .tgz#bcd539893d00b56e964fd2657a4866b221a65617 "
5102
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA ==
5099
+ undici-types@~6.13.0 :
5100
+ version "6.13.0 "
5101
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0 .tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5 "
5102
+ integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg ==
5103
5103
5104
5104
unique-filename@^1.1.1 :
5105
5105
version "1.1.1"
You can’t perform that action at this time.
0 commit comments