From e3d1419d43eaedaefbcd19d25700566c68358327 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 06:07:06 +0000 Subject: [PATCH] Bump uglify-js from 2.4.24 to 3.6.1 Bumps [uglify-js](https://github.com/mishoo/UglifyJS2) from 2.4.24 to 3.6.1. - [Release notes](https://github.com/mishoo/UglifyJS2/releases) - [Commits](https://github.com/mishoo/UglifyJS2/compare/v2.4.24...v3.6.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1bf93ce..94c147c 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "sinon": "~1.12.2", "sinon-chai": "~2.6.0", "sloc": "~0.1.9", - "uglify-js": "~2.4.16" + "uglify-js": "~3.6.1" }, "repository": { "type": "git",