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.4" ,
22
22
"@types/jest" : " ^29.5.13" ,
23
- "@types/lodash" : " ^4.17.9 " ,
23
+ "@types/lodash" : " ^4.17.10 " ,
24
24
"@types/morgan" : " ^1.9.9" ,
25
25
"@types/supertest" : " ^6.0.2" ,
26
26
"@types/yargs" : " ^17.0.33" ,
Original file line number Diff line number Diff line change @@ -2130,10 +2130,10 @@ __metadata:
2130
2130
languageName : node
2131
2131
linkType : hard
2132
2132
2133
- " @types/lodash@npm:^4.17.9 " :
2134
- version : 4.17.9
2135
- resolution : " @types/lodash@npm:4.17.9 "
2136
- checksum : 54de935e835508b5f835a5dfaedd2b9a299685a21d11e9c5cd2dde57331d03bc2f98b71d2424ca8460f447ecd55a673e45ccdb70e58f9f72745710f6b91abc60
2133
+ " @types/lodash@npm:^4.17.10 " :
2134
+ version : 4.17.10
2135
+ resolution : " @types/lodash@npm:4.17.10 "
2136
+ checksum : 149b2b9fcc277204393423ed14df28894980c2322ec522fc23f2c6f7edef6ee8d876ee09ed4520f45d128adc0a7a6e618bb0017668349716cd99c6ef54a21621
2137
2137
languageName : node
2138
2138
linkType : hard
2139
2139
@@ -5355,7 +5355,7 @@ __metadata:
5355
5355
" @types/fs-extra " : " npm:^11.0.4"
5356
5356
" @types/http-errors " : " npm:^2.0.4"
5357
5357
" @types/jest " : " npm:^29.5.13"
5358
- " @types/lodash " : " npm:^4.17.9 "
5358
+ " @types/lodash " : " npm:^4.17.10 "
5359
5359
" @types/morgan " : " npm:^1.9.9"
5360
5360
" @types/supertest " : " npm:^6.0.2"
5361
5361
" @types/yargs " : " npm:^17.0.33"
You can’t perform that action at this time.
0 commit comments