From c7d7ea4dcf5fd54627b35926d64d0458be5b8d59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2019 16:05:08 +0000 Subject: [PATCH] Bump uglify-js from 1.3.4 to 3.6.8 in /src/client/styles/bootstrap Bumps [uglify-js](https://github.com/mishoo/UglifyJS2) from 1.3.4 to 3.6.8. - [Release notes](https://github.com/mishoo/UglifyJS2/releases) - [Commits](https://github.com/mishoo/UglifyJS2/commits/v3.6.8) Signed-off-by: dependabot[bot] --- src/client/styles/bootstrap/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 src/client/styles/bootstrap/package.json diff --git a/src/client/styles/bootstrap/package.json b/src/client/styles/bootstrap/package.json old mode 100755 new mode 100644 index e524836..ddea553 --- a/src/client/styles/bootstrap/package.json +++ b/src/client/styles/bootstrap/package.json @@ -17,7 +17,7 @@ } ] , "devDependencies": { - "uglify-js": "1.3.4" + "uglify-js": "3.6.8" , "jshint": "0.9.1" , "recess": "1.1.6" , "connect": "2.1.3"