From 930433ca5be32329e42ea65f0a4abd67d812e53b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 20 Dec 2018 06:36:24 +0000 Subject: [PATCH] Update react-router requirement from ^3.0.0 to ^4.3.1 Updates the requirements on [react-router](https://github.com/ReactTraining/react-router) to permit the latest version. - [Release notes](https://github.com/ReactTraining/react-router/releases) - [Changelog](https://github.com/ReactTraining/react-router/blob/master/CHANGES.md) - [Commits](https://github.com/ReactTraining/react-router/commits/v4.3.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ccc428d2..01c97d3f 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "history": "^1.16.0", "prop-types": "^15.5.10", "react-redux": "^4.0.0", - "react-router": "^3.0.0", + "react-router": "^4.3.1", "redux": "^3.0.4" }, "pre-commit": [