From 1b7b0674c16066290f95cbc161278007af43d02a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 18:47:46 +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 63f5780..da8b782 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "mocha-istanbul": "0.2.x", "mocha-lcov-reporter": "0.0.x", "coveralls": "2.3.x", - "uglify-js": "2.4.x", + "uglify-js": "3.6.x", "istanbul": "0.1.x" }, "engines": {"node": "*"}