File tree 2 files changed +6
-0
lines changed
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 101
101
"global" : " ^4.3.0" ,
102
102
"hoist-non-react-statics" : " ^2.5.0" ,
103
103
"loader-utils" : " ^1.1.0" ,
104
+ "lodash.merge" : " ^4.6.1" ,
104
105
"prop-types" : " ^15.6.1" ,
105
106
"react-lifecycles-compat" : " ^3.0.4" ,
106
107
"shallowequal" : " ^1.0.2" ,
Original file line number Diff line number Diff line change @@ -4539,6 +4539,11 @@ lodash.merge@^4.0.2:
4539
4539
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.0.tgz#69884ba144ac33fe699737a6086deffadd0f89c5"
4540
4540
integrity sha1-aYhLoUSsM/5plzemCG3v+t0PicU=
4541
4541
4542
+ lodash.merge@^4.6.1 :
4543
+ version "4.6.1"
4544
+ resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.1.tgz#adc25d9cb99b9391c59624f379fbba60d7111d54"
4545
+ integrity sha512-AOYza4+Hf5z1/0Hztxpm2/xiPZgi/cjMqdnKTUWTBSKchJlxXXuUSxCCl8rJlf4g6yww/j6mA8nC8Hw/EZWxKQ==
4546
+
4542
4547
lodash.sortby@^4.7.0 :
4543
4548
version "4.7.0"
4544
4549
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
You can’t perform that action at this time.
0 commit comments