From ae83144c8c52529c7ce0899a10ed164d9d2590ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2020 22:54:56 +0000 Subject: [PATCH] Bump connect in /dbReports/iondb/media/resources/bootstrap Bumps [connect](https://github.com/senchalabs/connect) from 2.1.3 to 3.7.0. - [Release notes](https://github.com/senchalabs/connect/releases) - [Changelog](https://github.com/senchalabs/connect/blob/master/HISTORY.md) - [Commits](https://github.com/senchalabs/connect/compare/2.1.3...3.7.0) Signed-off-by: dependabot[bot] --- dbReports/iondb/media/resources/bootstrap/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dbReports/iondb/media/resources/bootstrap/package.json b/dbReports/iondb/media/resources/bootstrap/package.json index efe95a7f..010668bd 100644 --- a/dbReports/iondb/media/resources/bootstrap/package.json +++ b/dbReports/iondb/media/resources/bootstrap/package.json @@ -20,6 +20,6 @@ "uglify-js": "1.2.6" , "jshint": "0.6.1" , "recess": "1.0.3" - , "connect": "2.1.3" + , "connect": "3.7.0" } } \ No newline at end of file