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.5" ,
33
- "@types/node" : " ^20.14.7 " ,
33
+ "@types/node" : " ^20.14.8 " ,
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.7 ":
918
- version "20.14.7 "
919
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.7 .tgz#342cada27f97509eb8eb2dbc003edf21ce8ab5a8 "
920
- integrity sha512-uTr2m2IbJJucF3KUxgnGOZvYbN0QgkGyWxG6973HCpMYFy2KfcgYuIwkJQMQkt1VbBMlvWRbpshFTLxnxCZjKQ ==
917
+ " @types/node@*" , "@types/node@>=10.0.0", "@types/node@^20.14.8 ":
918
+ version "20.14.8 "
919
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.8 .tgz#45c26a2a5de26c3534a9504530ddb3b27ce031ac "
920
+ integrity sha512-DO+2/jZinXfROG7j7WKFn/3C6nFwxy2lLpgLjEXJz+0XKphZlTLJ14mo8Vfg8X5BWN6XjyESXq+LcYdT7tR3bA ==
921
921
dependencies :
922
922
undici-types "~5.26.4"
923
923
You can’t perform that action at this time.
0 commit comments