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.10 " ,
23
+ "@types/lodash" : " ^4.17.12 " ,
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 @@ -2053,10 +2053,10 @@ __metadata:
2053
2053
languageName : node
2054
2054
linkType : hard
2055
2055
2056
- " @types/lodash@npm:^4.17.10 " :
2057
- version : 4.17.10
2058
- resolution : " @types/lodash@npm:4.17.10 "
2059
- checksum : 149b2b9fcc277204393423ed14df28894980c2322ec522fc23f2c6f7edef6ee8d876ee09ed4520f45d128adc0a7a6e618bb0017668349716cd99c6ef54a21621
2056
+ " @types/lodash@npm:^4.17.12 " :
2057
+ version : 4.17.12
2058
+ resolution : " @types/lodash@npm:4.17.12 "
2059
+ checksum : 106008f628ea3c74ed7ee7842dee79e230c84e3721ac38c293700031adb5bd130113048c22f476dbde0d0c119506b0fc447d4bd62eca922682d11e00e1377967
2060
2060
languageName : node
2061
2061
linkType : hard
2062
2062
@@ -5269,7 +5269,7 @@ __metadata:
5269
5269
" @types/fs-extra " : " npm:^11.0.4"
5270
5270
" @types/http-errors " : " npm:^2.0.4"
5271
5271
" @types/jest " : " npm:^29.5.13"
5272
- " @types/lodash " : " npm:^4.17.10 "
5272
+ " @types/lodash " : " npm:^4.17.12 "
5273
5273
" @types/morgan " : " npm:^1.9.9"
5274
5274
" @types/supertest " : " npm:^6.0.2"
5275
5275
" @types/yargs " : " npm:^17.0.33"
You can’t perform that action at this time.
0 commit comments