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 29
29
"@types/express" : " ^4.17.15" ,
30
30
"@types/jest" : " ^29.2.5" ,
31
31
"@types/jsonwebtoken" : " ^9.0.1" ,
32
- "@types/lodash" : " ^4.17.6 " ,
32
+ "@types/lodash" : " ^4.17.7 " ,
33
33
"@types/node" : " ^20.14.10" ,
34
34
"@types/sequelize" : " ^4.28.14" ,
35
35
"@typescript-eslint/eslint-plugin" : " ^5.48.1" ,
Original file line number Diff line number Diff line change 894
894
dependencies :
895
895
" @types/node" " *"
896
896
897
- " @types/lodash@*" , "@types/lodash@^4.17.6 ":
898
- version "4.17.6 "
899
- resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.6 .tgz#193ced6a40c8006cfc1ca3f4553444fb38f0e543 "
900
- integrity sha512-OpXEVoCKSS3lQqjx9GGGOapBeuW5eUboYHRlHP9urXPX25IKZ6AnP5ZRxtVf63iieUbsHxLn8NQ5Nlftc6yzAA ==
897
+ " @types/lodash@*" , "@types/lodash@^4.17.7 ":
898
+ version "4.17.7 "
899
+ resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.7 .tgz#2f776bcb53adc9e13b2c0dfd493dfcbd7de43612 "
900
+ integrity sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA ==
901
901
902
902
" @types/mime@* " :
903
903
version "3.0.4"
You can’t perform that action at this time.
0 commit comments