From 3b4faf024bca5e6a3eb21769887e14a0765f53d7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2020 10:26:37 +0000 Subject: [PATCH] Bump history from 4.10.1 to 5.0.0 Bumps [history](https://github.com/ReactTraining/history) from 4.10.1 to 5.0.0. - [Release notes](https://github.com/ReactTraining/history/releases) - [Commits](https://github.com/ReactTraining/history/compare/v4.10.1...v5.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1019e6f..40f4fe8 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@material-ui/core": "^4.6.1", "axios": "^0.19.0", "gh-pages": "^2.1.1", - "history": "^4.10.1", + "history": "^5.0.0", "material-table": "^1.54.1", "moment": "^2.24.0", "react": "^16.11.0",