@@ -3080,10 +3080,6 @@ hoek@4.x.x:
30803080 version "4.2.0"
30813081 resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.0.tgz#72d9d0754f7fe25ca2d01ad8f8f9a9449a89526d"
30823082
3083- hoist-non-react-statics@^2.3.0 :
3084- version "2.3.1"
3085- resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.3.1.tgz#343db84c6018c650778898240135a1420ee22ce0"
3086-
30873083hoist-non-react-statics@^2.5.0 :
30883084 version "2.5.0"
30893085 resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.0.tgz#d2ca2dfc19c5a91c5a6615ce8e564ef0347e2a40"
@@ -3315,6 +3311,12 @@ invariant@^2.2.1, invariant@^2.2.2:
33153311 dependencies :
33163312 loose-envify "^1.0.0"
33173313
3314+ invariant@^2.2.4 :
3315+ version "2.2.4"
3316+ resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6"
3317+ dependencies :
3318+ loose-envify "^1.0.0"
3319+
33183320invert-kv@^1.0.0 :
33193321 version "1.0.0"
33203322 resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-1.0.0.tgz#104a8e4aaca6d3d8cd157a8ef8bfab2d7a3ffdb6"
@@ -5136,14 +5138,22 @@ promise@^7.1.1:
51365138 dependencies :
51375139 asap "~2.0.3"
51385140
5139- prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15. 6.0 :
5141+ prop-types@^15.5.10, prop-types@^15.6.0 :
51405142 version "15.6.0"
51415143 resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.0.tgz#ceaf083022fc46b4a35f69e13ef75aed0d639856"
51425144 dependencies :
51435145 fbjs "^0.8.16"
51445146 loose-envify "^1.3.1"
51455147 object-assign "^4.1.1"
51465148
5149+ prop-types@^15.6.1 :
5150+ version "15.6.1"
5151+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.1.tgz#36644453564255ddda391191fb3a125cbdf654ca"
5152+ dependencies :
5153+ fbjs "^0.8.16"
5154+ loose-envify "^1.3.1"
5155+ object-assign "^4.1.1"
5156+
51475157proxy-addr@~2.0.2 :
51485158 version "2.0.2"
51495159 resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.2.tgz#6571504f47bb988ec8180253f85dd7e14952bdec"
@@ -5319,28 +5329,26 @@ react-modal@3.4.5:
53195329 react-lifecycles-compat "^3.0.0"
53205330 warning "^3.0.0"
53215331
5322- react-router-dom@4.2.2 :
5323- version "4.2.2 "
5324- resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-4.2.2 .tgz#c8a81df3adc58bba8a76782e946cbd4eae649b8d "
5332+ react-router-dom@4.3.0 :
5333+ version "4.3.0 "
5334+ resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-4.3.0 .tgz#89b6cbb94f570c6e7e08faaa98962cc1635ab7cf "
53255335 dependencies :
53265336 history "^4.7.2"
5327- invariant "^2.2.2 "
5337+ invariant "^2.2.4 "
53285338 loose-envify "^1.3.1"
5329- prop-types "^15.5.4"
5330- react-router "^4.2.0"
5331- warning "^3.0.0"
5339+ prop-types "^15.6.1"
5340+ react-router "^4.3.0"
53325341
5333- react-router@^4.2 .0 :
5334- version "4.2 .0"
5335- resolved "https://registry.yarnpkg.com/react-router/-/react-router-4.2 .0.tgz#61f7b3e3770daeb24062dae3eedef1b054155986 "
5342+ react-router@^4.3 .0 :
5343+ version "4.3 .0"
5344+ resolved "https://registry.yarnpkg.com/react-router/-/react-router-4.3 .0.tgz#23939cb228df17bd1a2403c55f35f46f0e47fa24 "
53365345 dependencies :
53375346 history "^4.7.2"
5338- hoist-non-react-statics "^2.3 .0"
5339- invariant "^2.2.2 "
5347+ hoist-non-react-statics "^2.5 .0"
5348+ invariant "^2.2.4 "
53405349 loose-envify "^1.3.1"
53415350 path-to-regexp "^1.7.0"
5342- prop-types "^15.5.4"
5343- warning "^3.0.0"
5351+ prop-types "^15.6.1"
53445352
53455353react-scripts@1.1.4 :
53465354 version "1.1.4"
0 commit comments