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 44
44
"@labforward/config" : " ~0.1.6" ,
45
45
"@labforward/eslint-config-node" : " ~0.1.7" ,
46
46
"@types/jest" : " ^29.5.14" ,
47
- "@types/lodash" : " ^4.17.15 " ,
47
+ "@types/lodash" : " ^4.17.16 " ,
48
48
"@types/node" : " ^22.13.8" ,
49
49
"eslint" : " ^8.57.1" ,
50
50
"eslint-plugin-jest" : " ^28.11.0" ,
Original file line number Diff line number Diff line change @@ -813,7 +813,7 @@ __metadata:
813
813
" @labforward/config " : " npm:~0.1.6"
814
814
" @labforward/eslint-config-node " : " npm:~0.1.7"
815
815
" @types/jest " : " npm:^29.5.14"
816
- " @types/lodash " : " npm:^4.17.15 "
816
+ " @types/lodash " : " npm:^4.17.16 "
817
817
" @types/node " : " npm:^22.13.8"
818
818
ajv : " npm:^8.17.1"
819
819
ajv-formats : " npm:^3.0.1"
@@ -1053,10 +1053,10 @@ __metadata:
1053
1053
languageName : node
1054
1054
linkType : hard
1055
1055
1056
- " @types/lodash@npm:^4.17.15 " :
1057
- version : 4.17.15
1058
- resolution : " @types/lodash@npm:4.17.15 "
1059
- checksum : 2eb2dc6d231f5fb4603d176c08c8d7af688f574d09af47466a179cd7812d9f64144ba74bb32ca014570ffdc544eedc51b7a5657212bad083b6eecbd72223f9bb
1056
+ " @types/lodash@npm:^4.17.16 " :
1057
+ version : 4.17.16
1058
+ resolution : " @types/lodash@npm:4.17.16 "
1059
+ checksum : cf017901b8ab1d7aabc86d5189d9288f4f99f19a75caf020c0e2c77b8d4cead4db0d0b842d009b029339f92399f49f34377dd7c2721053388f251778b4c23534
1060
1060
languageName : node
1061
1061
linkType : hard
1062
1062
You can’t perform that action at this time.
0 commit comments