File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 91
91
"@types/http-errors" : " ^1.8.0" ,
92
92
"@types/jsonwebtoken" : " ^8.5.0" ,
93
93
"@types/lodash" : " ^4.14.165" ,
94
+ "@types/morgan" : " ^1.9.2" ,
94
95
"@types/multer" : " ^1.4.4" ,
95
96
"@types/node" : " ^14.14.6" ,
96
97
"@types/nodemailer" : " ^6.4.0" ,
Original file line number Diff line number Diff line change 1395
1395
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-2.0.3.tgz#c893b73721db73699943bfc3653b1deb7faa4a3a"
1396
1396
integrity sha512-Jus9s4CDbqwocc5pOAnh8ShfrnMcPHuJYzVcSUU7lrh8Ni5HuIqX3oilL86p3dlTrk0LzHRCgA/GQ7uNCw6l2Q==
1397
1397
1398
+ " @types/morgan@^1.9.2 " :
1399
+ version "1.9.2"
1400
+ resolved "https://registry.yarnpkg.com/@types/morgan/-/morgan-1.9.2.tgz#450f958a4d3fb0694a3ba012b09c8106f9a2885e"
1401
+ integrity sha512-edtGMEdit146JwwIeyQeHHg9yID4WSolQPxpEorHmN3KuytuCHyn2ELNr5Uxy8SerniFbbkmgKMrGM933am5BQ==
1402
+ dependencies :
1403
+ " @types/node" " *"
1404
+
1398
1405
" @types/multer@^1.4.4 " :
1399
1406
version "1.4.4"
1400
1407
resolved "https://registry.yarnpkg.com/@types/multer/-/multer-1.4.4.tgz#bb5d9abc410da82726ceca74008bb81813349a88"
You can’t perform that action at this time.
0 commit comments