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 39
39
"@nestjs/platform-express" : " ^11.1.3" ,
40
40
"@nestjs/swagger" : " ^11.1.5" ,
41
41
"@nestjs/typeorm" : " ^11.0.0" ,
42
- "@types/multer" : " ^1.4.12 " ,
42
+ "@types/multer" : " ^2.0.0 " ,
43
43
"@us-epa-camd/easey-common" : " 21.1.15" ,
44
44
"axios" : " ^1.9.0" ,
45
45
"class-transformer" : " 0.5.1" ,
Original file line number Diff line number Diff line change 2321
2321
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.5.tgz#1ef302e01cf7d2b5a0fa526790c9123bf1d06690"
2322
2322
integrity sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==
2323
2323
2324
- " @types/multer@^1.4.12 " :
2325
- version "1.4.12 "
2326
- resolved "https://registry.yarnpkg.com/@types/multer/-/multer-1.4.12 .tgz#da67bd0c809f3a63fe097c458c0d4af1fea50ab7 "
2327
- integrity sha512-pQ2hoqvXiJt2FP9WQVLPRO+AmiIm/ZYkavPlIQnx282u4ZrVdztx0pkh3jjpQt0Kz+YI0YhSG264y08UJKoUQg ==
2324
+ " @types/multer@^2.0.0 " :
2325
+ version "2.0.0 "
2326
+ resolved "https://registry.yarnpkg.com/@types/multer/-/multer-2.0.0 .tgz#db5f82136b619f5ce4d923b00034eb466c13acf4 "
2327
+ integrity sha512-C3Z9v9Evij2yST3RSBktxP9STm6OdMc5uR1xF1SGr98uv8dUlAL2hqwrZ3GVB3uyMyiegnscEK6PGtYvNrjTjw ==
2328
2328
dependencies :
2329
2329
" @types/express" " *"
2330
2330
You can’t perform that action at this time.
0 commit comments