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.14" ,
23
- "@types/lodash" : " ^4.17.14 " ,
23
+ "@types/lodash" : " ^4.17.15 " ,
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 @@ -2032,10 +2032,10 @@ __metadata:
2032
2032
languageName : node
2033
2033
linkType : hard
2034
2034
2035
- " @types/lodash@npm:^4.17.14 " :
2036
- version : 4.17.14
2037
- resolution : " @types/lodash@npm:4.17.14 "
2038
- checksum : 343c6f722e0b39969036a885ad5aad6578479ead83987128c9b994e6b7f2fb9808244d802d4d332396bb09096f720a6c7060de16a492f5460e06a44560360322
2035
+ " @types/lodash@npm:^4.17.15 " :
2036
+ version : 4.17.15
2037
+ resolution : " @types/lodash@npm:4.17.15 "
2038
+ checksum : 2eb2dc6d231f5fb4603d176c08c8d7af688f574d09af47466a179cd7812d9f64144ba74bb32ca014570ffdc544eedc51b7a5657212bad083b6eecbd72223f9bb
2039
2039
languageName : node
2040
2040
linkType : hard
2041
2041
@@ -5212,7 +5212,7 @@ __metadata:
5212
5212
" @types/fs-extra " : " npm:^11.0.4"
5213
5213
" @types/http-errors " : " npm:^2.0.4"
5214
5214
" @types/jest " : " npm:^29.5.14"
5215
- " @types/lodash " : " npm:^4.17.14 "
5215
+ " @types/lodash " : " npm:^4.17.15 "
5216
5216
" @types/morgan " : " npm:^1.9.9"
5217
5217
" @types/supertest " : " npm:^6.0.2"
5218
5218
" @types/yargs " : " npm:^17.0.33"
You can’t perform that action at this time.
0 commit comments