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.13 " ,
23
+ "@types/lodash" : " ^4.17.14 " ,
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 @@ -2054,10 +2054,10 @@ __metadata:
2054
2054
languageName : node
2055
2055
linkType : hard
2056
2056
2057
- " @types/lodash@npm:^4.17.13 " :
2058
- version : 4.17.13
2059
- resolution : " @types/lodash@npm:4.17.13 "
2060
- checksum : c3d0b7efe7933ac0369b99f2f7bff9240d960680fdb74b41ed4bd1b3ca60cca1e31fe4046d9abbde778f941a41bc2a75eb629abf8659fa6c27b66efbbb0802a9
2057
+ " @types/lodash@npm:^4.17.14 " :
2058
+ version : 4.17.14
2059
+ resolution : " @types/lodash@npm:4.17.14 "
2060
+ checksum : 343c6f722e0b39969036a885ad5aad6578479ead83987128c9b994e6b7f2fb9808244d802d4d332396bb09096f720a6c7060de16a492f5460e06a44560360322
2061
2061
languageName : node
2062
2062
linkType : hard
2063
2063
@@ -5234,7 +5234,7 @@ __metadata:
5234
5234
" @types/fs-extra " : " npm:^11.0.4"
5235
5235
" @types/http-errors " : " npm:^2.0.4"
5236
5236
" @types/jest " : " npm:^29.5.14"
5237
- " @types/lodash " : " npm:^4.17.13 "
5237
+ " @types/lodash " : " npm:^4.17.14 "
5238
5238
" @types/morgan " : " npm:^1.9.9"
5239
5239
" @types/supertest " : " npm:^6.0.2"
5240
5240
" @types/yargs " : " npm:^17.0.33"
You can’t perform that action at this time.
0 commit comments