File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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" : " ^22.5.2 " ,
33
+ "@types/node" : " ^22.5.4 " ,
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@^22.5.2 ":
918
- version "22.5.2 "
919
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.2 .tgz#e42344429702e69e28c839a7e16a8262a8086793 "
920
- integrity sha512-acJsPTEqYqulZS/Yp/S3GgeE6GZ0qYODUR8aVr/DkhHQ8l9nd4j5x1/ZJy9/gHrRlFMqkO6i0I3E27Alu4jjPg ==
917
+ " @types/node@*" , "@types/node@>=10.0.0", "@types/node@^22.5.4 ":
918
+ version "22.5.4 "
919
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.4 .tgz#83f7d1f65bc2ed223bdbf57c7884f1d5a4fa84e8 "
920
+ integrity sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg ==
921
921
dependencies :
922
922
undici-types "~6.19.2"
923
923
You can’t perform that action at this time.
0 commit comments