File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 21
21
"@types/http-errors" : " ^2.0.4" ,
22
22
"@types/jest" : " ^29.5.14" ,
23
23
"@types/lodash" : " ^4.17.17" ,
24
- "@types/morgan" : " ^1.9.9 " ,
24
+ "@types/morgan" : " ^1.9.10 " ,
25
25
"@types/supertest" : " ^6.0.3" ,
26
26
"@types/yargs" : " ^17.0.33" ,
27
27
"babel-plugin-root-import" : " ^6.6.0" ,
Original file line number Diff line number Diff line change @@ -2080,12 +2080,12 @@ __metadata:
2080
2080
languageName : node
2081
2081
linkType : hard
2082
2082
2083
- " @types/morgan@npm:^1.9.9 " :
2084
- version : 1.9.9
2085
- resolution : " @types/morgan@npm:1.9.9 "
2083
+ " @types/morgan@npm:^1.9.10 " :
2084
+ version : 1.9.10
2085
+ resolution : " @types/morgan@npm:1.9.10 "
2086
2086
dependencies :
2087
2087
" @types/node " : " npm:*"
2088
- checksum : 2b310c6f7c3cd1d0e19fd8c644c6f4edd58415bb88be78cc8bea853c02b165a76e6d7ade91f5b92c124e9b9cf3a810c23e400392d5e30118988f68575dcd1ed4
2088
+ checksum : 419f3fdefd89771f4935b690d7e49954ef8e1e3dd4a050a4b53daa363911df987c14e6d5f4fcba07a931a32c5a6ef1b318b6927c1b390cfb8ec900e84a230c02
2089
2089
languageName : node
2090
2090
linkType : hard
2091
2091
@@ -5423,7 +5423,7 @@ __metadata:
5423
5423
" @types/http-errors " : " npm:^2.0.4"
5424
5424
" @types/jest " : " npm:^29.5.14"
5425
5425
" @types/lodash " : " npm:^4.17.17"
5426
- " @types/morgan " : " npm:^1.9.9 "
5426
+ " @types/morgan " : " npm:^1.9.10 "
5427
5427
" @types/supertest " : " npm:^6.0.3"
5428
5428
" @types/yargs " : " npm:^17.0.33"
5429
5429
babel-plugin-root-import : " npm:^6.6.0"
You can’t perform that action at this time.
0 commit comments