From 621a0dd9c9ef2e7ef1c21f44126bdd414b766bf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 9 May 2019 11:50:12 +0000 Subject: [PATCH] Bump webpack-bundle-analyzer from 2.13.1 to 3.0.4 Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 2.13.1 to 3.0.4. - [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases) - [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v2.13.1...v3.0.4) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c1b63e..11e0fbb 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "react-dom": "^16.4.1", "react-intl": "^2.7.2", "react-redux": "^5.0.7", - "react-router": "^3.2.1", + "react-router": "^5.0.0", "react-svg": "^6.0.17", "redux": "^4.0.0", "sugarss": "^2.0.0",