From f88160d62dfb003b99dd1136ad38795397476563 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 08:09:37 +0000 Subject: [PATCH] Bump history from 1.17.0 to 5.0.0 Bumps [history](https://github.com/ReactTraining/history) from 1.17.0 to 5.0.0. - [Release notes](https://github.com/ReactTraining/history/releases) - [Commits](https://github.com/ReactTraining/history/compare/v1.17.0...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 fc4a9907..3403b982 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "fastclick": "~1.0.6", "father": "^2.29.2", "gh-pages": "^3.1.0", - "history": "^1.17.0", + "history": "^5.0.0", "immutability-helper": "^3.0.1", "less": "^3.11.1", "np": "^6.2.0",