File tree Expand file tree Collapse file tree 4 files changed +32
-16
lines changed Expand file tree Collapse file tree 4 files changed +32
-16
lines changed Original file line number Diff line number Diff line change 3131 "react-apollo" : " 2.1.4" ,
3232 "react-dom" : " 16.4.0" ,
3333 "react-modal" : " 3.4.5" ,
34- "react-router-dom" : " 4.3.0 " ,
34+ "react-router-dom" : " 4.3.1 " ,
3535 "subscriptions-transport-ws" : " 0.9.9" ,
3636 "tachyons" : " 4.10.0"
3737 },
Original file line number Diff line number Diff line change @@ -5711,26 +5711,28 @@ react-modal@3.4.5:
57115711 react-lifecycles-compat "^3.0.0"
57125712 warning "^3.0.0"
57135713
5714- react-router-dom@4.3.0 :
5715- version "4.3.0 "
5716- resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-4.3.0 .tgz#89b6cbb94f570c6e7e08faaa98962cc1635ab7cf "
5714+ react-router-dom@4.3.1 :
5715+ version "4.3.1 "
5716+ resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-4.3.1 .tgz#4c2619fc24c4fa87c9fd18f4fb4a43fe63fbd5c6 "
57175717 dependencies :
57185718 history "^4.7.2"
57195719 invariant "^2.2.4"
57205720 loose-envify "^1.3.1"
57215721 prop-types "^15.6.1"
5722- react-router "^4.3.0"
5722+ react-router "^4.3.1"
5723+ warning "^4.0.1"
57235724
5724- react-router@^4.3.0 :
5725- version "4.3.0 "
5726- resolved "https://registry.yarnpkg.com/react-router/-/react-router-4.3.0 .tgz#23939cb228df17bd1a2403c55f35f46f0e47fa24 "
5725+ react-router@^4.3.1 :
5726+ version "4.3.1 "
5727+ resolved "https://registry.yarnpkg.com/react-router/-/react-router-4.3.1 .tgz#aada4aef14c809cb2e686b05cee4742234506c4e "
57275728 dependencies :
57285729 history "^4.7.2"
57295730 hoist-non-react-statics "^2.5.0"
57305731 invariant "^2.2.4"
57315732 loose-envify "^1.3.1"
57325733 path-to-regexp "^1.7.0"
57335734 prop-types "^15.6.1"
5735+ warning "^4.0.1"
57345736
57355737react-scripts@1.1.4 :
57365738 version "1.1.4"
@@ -6967,6 +6969,12 @@ warning@^3.0.0:
69676969 dependencies :
69686970 loose-envify "^1.0.0"
69696971
6972+ warning@^4.0.1 :
6973+ version "4.0.1"
6974+ resolved "https://registry.yarnpkg.com/warning/-/warning-4.0.1.tgz#66ce376b7fbfe8a887c22bdf0e7349d73d397745"
6975+ dependencies :
6976+ loose-envify "^1.0.0"
6977+
69706978watch@~0.10.0 :
69716979 version "0.10.0"
69726980 resolved "https://registry.yarnpkg.com/watch/-/watch-0.10.0.tgz#77798b2da0f9910d595f1ace5b0c2258521f21dc"
Original file line number Diff line number Diff line change 1111 "react-apollo" : " 2.1.4" ,
1212 "react-dom" : " 16.4.0" ,
1313 "react-modal" : " 3.4.5" ,
14- "react-router-dom" : " 4.3.0 " ,
14+ "react-router-dom" : " 4.3.1 " ,
1515 "tachyons" : " 4.10.0"
1616 },
1717 "scripts" : {
Original file line number Diff line number Diff line change @@ -5329,26 +5329,28 @@ react-modal@3.4.5:
53295329 react-lifecycles-compat "^3.0.0"
53305330 warning "^3.0.0"
53315331
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 "
5332+ react-router-dom@4.3.1 :
5333+ version "4.3.1 "
5334+ resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-4.3.1 .tgz#4c2619fc24c4fa87c9fd18f4fb4a43fe63fbd5c6 "
53355335 dependencies :
53365336 history "^4.7.2"
53375337 invariant "^2.2.4"
53385338 loose-envify "^1.3.1"
53395339 prop-types "^15.6.1"
5340- react-router "^4.3.0"
5340+ react-router "^4.3.1"
5341+ warning "^4.0.1"
53415342
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 "
5343+ react-router@^4.3.1 :
5344+ version "4.3.1 "
5345+ resolved "https://registry.yarnpkg.com/react-router/-/react-router-4.3.1 .tgz#aada4aef14c809cb2e686b05cee4742234506c4e "
53455346 dependencies :
53465347 history "^4.7.2"
53475348 hoist-non-react-statics "^2.5.0"
53485349 invariant "^2.2.4"
53495350 loose-envify "^1.3.1"
53505351 path-to-regexp "^1.7.0"
53515352 prop-types "^15.6.1"
5353+ warning "^4.0.1"
53525354
53535355react-scripts@1.1.4 :
53545356 version "1.1.4"
@@ -6546,6 +6548,12 @@ warning@^3.0.0:
65466548 dependencies :
65476549 loose-envify "^1.0.0"
65486550
6551+ warning@^4.0.1 :
6552+ version "4.0.1"
6553+ resolved "https://registry.yarnpkg.com/warning/-/warning-4.0.1.tgz#66ce376b7fbfe8a887c22bdf0e7349d73d397745"
6554+ dependencies :
6555+ loose-envify "^1.0.0"
6556+
65496557watch@~0.10.0 :
65506558 version "0.10.0"
65516559 resolved "https://registry.yarnpkg.com/watch/-/watch-0.10.0.tgz#77798b2da0f9910d595f1ace5b0c2258521f21dc"
You can’t perform that action at this time.
0 commit comments