File tree 3 files changed +9
-5
lines changed
3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 39
39
},
40
40
"engines" : {
41
41
"node" : " >=8.9"
42
+ },
43
+ "resolutions" : {
44
+ "diff" : " ^3.5.0" ,
45
+ "lodash" : " ^4.17.21"
42
46
}
43
47
}
Original file line number Diff line number Diff line change 31
31
"micromatch" : " ^4.0.2" ,
32
32
"mkdirp" : " ^0.5.1" ,
33
33
"ms" : " ^2.1.2" ,
34
- "object-path-immutable" : " ^4.0.2 " ,
34
+ "object-path-immutable" : " ^4.1.1 " ,
35
35
"promise-compose" : " ^1.1.2" ,
36
36
"recursive-readdir" : " ^2.2.2" ,
37
37
"rimraf" : " ^3.0.0"
Original file line number Diff line number Diff line change @@ -662,10 +662,10 @@ lodash.get@^4.4.2:
662
662
resolved "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99"
663
663
integrity sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=
664
664
665
- lodash@~4.17.19 :
666
- version "4.17.19 "
667
- resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.19 .tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b "
668
- integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ ==
665
+ lodash@^4.17.21, lodash@ ~4.17.19 :
666
+ version "4.17.21 "
667
+ resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21 .tgz#679591c564c3bffaae8454cf0b3df370c3d6911c "
668
+ integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg ==
669
669
670
670
lolex@^5.0.1, lolex@^5.1.2 :
671
671
version "5.1.2"
You can’t perform that action at this time.
0 commit comments