From 931139a504d359b70ec4d2c258f07b35479437b1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Nov 2020 06:01:47 +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 5180a36..02da59e 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "firebase": "^5.1.0", "formik": "^0.11.11", "googlemaps": "^1.12.0", - "history": "^4.7.2", + "history": "^5.0.0", "image-compressor.js": "^1.1.4", "informed": "^1.4.0", "jquery": "^3.3.1",