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 20
20
"@types/fs-extra" : " ^11.0.4" ,
21
21
"@types/http-errors" : " ^2.0.5" ,
22
22
"@types/jest" : " ^29.5.14" ,
23
- "@types/lodash" : " ^4.17.19 " ,
23
+ "@types/lodash" : " ^4.17.20 " ,
24
24
"@types/morgan" : " ^1.9.10" ,
25
25
"@types/supertest" : " ^6.0.3" ,
26
26
"@types/yargs" : " ^17.0.33" ,
Original file line number Diff line number Diff line change @@ -2052,10 +2052,10 @@ __metadata:
2052
2052
languageName : node
2053
2053
linkType : hard
2054
2054
2055
- " @types/lodash@npm:^4.17.19 " :
2056
- version : 4.17.19
2057
- resolution : " @types/lodash@npm:4.17.19 "
2058
- checksum : 0d512e90a92c09b48ec0e46945876392d3ef60c0be7d023fdab22ecb0224a65ff4ed0b76c7acbf1c0152c27768aa4661ea7a1c3afb5b5ab13a50bda674a7c3f7
2055
+ " @types/lodash@npm:^4.17.20 " :
2056
+ version : 4.17.20
2057
+ resolution : " @types/lodash@npm:4.17.20 "
2058
+ checksum : 98cdd0faae22cbb8079a01a3bb65aa8f8c41143367486c1cbf5adc83f16c9272a2a5d2c1f541f61d0d73da543c16ee1d21cf2ef86cb93cd0cc0ac3bced6dd88f
2059
2059
languageName : node
2060
2060
linkType : hard
2061
2061
@@ -5422,7 +5422,7 @@ __metadata:
5422
5422
" @types/fs-extra " : " npm:^11.0.4"
5423
5423
" @types/http-errors " : " npm:^2.0.5"
5424
5424
" @types/jest " : " npm:^29.5.14"
5425
- " @types/lodash " : " npm:^4.17.19 "
5425
+ " @types/lodash " : " npm:^4.17.20 "
5426
5426
" @types/morgan " : " npm:^1.9.10"
5427
5427
" @types/supertest " : " npm:^6.0.3"
5428
5428
" @types/yargs " : " npm:^17.0.33"
You can’t perform that action at this time.
0 commit comments