From 0a7e7f681b562a366405eaa1c81df7129872b00e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2020 22:51:36 +0000 Subject: [PATCH] Bump connect in /httpdocs/sites/all/themes/custom/scale16x/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] --- .../sites/all/themes/custom/scale16x/bootstrap/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 httpdocs/sites/all/themes/custom/scale16x/bootstrap/package.json diff --git a/httpdocs/sites/all/themes/custom/scale16x/bootstrap/package.json b/httpdocs/sites/all/themes/custom/scale16x/bootstrap/package.json old mode 100755 new mode 100644 index ff560b1a..5cb11a4e --- a/httpdocs/sites/all/themes/custom/scale16x/bootstrap/package.json +++ b/httpdocs/sites/all/themes/custom/scale16x/bootstrap/package.json @@ -20,7 +20,7 @@ "uglify-js": "1.3.4" , "jshint": "0.9.1" , "recess": "1.1.9" - , "connect": "2.1.3" + , "connect": "3.7.0" , "hogan.js": "2.0.0" } }