From 91c677373d13e2560004f917de6ff634f8669d9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 13 Feb 2019 13:21:30 +0000 Subject: [PATCH] Update connect-history-api-fallback requirement from 1.1.0 to 1.6.0 Updates the requirements on [connect-history-api-fallback](https://github.com/bripkens/connect-history-api-fallback) to permit the latest version. - [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/commits/v1.6.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f9d6667..4663b6b 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "babelify": "6.4.0", "browser-sync": "2.9.11", "browserify": "11.2.0", - "connect-history-api-fallback": "1.1.0", + "connect-history-api-fallback": "1.6.0", "gulp": "3.9.1", "gulp-autoprefixer": "3.1.0", "gulp-connect": "^3.1.0",