From 328ce80a2b487c033c0170cd98ea9233215b7130 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 14 Oct 2020 06:05:43 +0000 Subject: [PATCH] Bump connect-history-api-fallback from 1.3.0 to 1.6.0 Bumps [connect-history-api-fallback](https://github.com/bripkens/connect-history-api-fallback) from 1.3.0 to 1.6.0. - [Release notes](https://github.com/bripkens/connect-history-api-fallback/releases) - [Changelog](https://github.com/bripkens/connect-history-api-fallback/blob/master/CHANGELOG.md) - [Commits](https://github.com/bripkens/connect-history-api-fallback/compare/v1.3.0...v1.6.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 a6c321b..d4ab691 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "babel-preset-react-app": "^2.0.1", "case-sensitive-paths-webpack-plugin": "1.1.4", "chalk": "1.1.3", - "connect-history-api-fallback": "1.3.0", + "connect-history-api-fallback": "1.6.0", "cross-spawn": "4.0.2", "css-loader": "0.26.0", "detect-port": "1.0.1",