From 4bb1db5309a5a4224d17fc533ff26f4ba561b855 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2019 12:15:48 +0000 Subject: [PATCH] Bump uglify-js from 2.4.24 to 3.6.8 Bumps [uglify-js](https://github.com/mishoo/UglifyJS2) from 2.4.24 to 3.6.8. - [Release notes](https://github.com/mishoo/UglifyJS2/releases) - [Commits](https://github.com/mishoo/UglifyJS2/compare/v2.4.24...v3.6.8) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e39c666c..3724b320 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "wrench": "latest", "semver": "latest", "shelljs": "latest", - "uglify-js": "~2.4.12", + "uglify-js": "~3.6.8", "jade": "~1.2.0", "node-markdown": "~0.1.1", "marked": "~0.3.1",