From 5c37f634e8558404ff34ba5210ea01e48295d064 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2020 08:51:00 +0000 Subject: [PATCH] Bump uglify-js from 2.4.24 to 3.7.6 in /recursos/plugins/switchery Bumps [uglify-js](https://github.com/mishoo/UglifyJS2) from 2.4.24 to 3.7.6. - [Release notes](https://github.com/mishoo/UglifyJS2/releases) - [Commits](https://github.com/mishoo/UglifyJS2/compare/v2.4.24...v3.7.6) Signed-off-by: dependabot[bot] --- recursos/plugins/switchery/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recursos/plugins/switchery/package.json b/recursos/plugins/switchery/package.json index 4f21ad8..70733e9 100644 --- a/recursos/plugins/switchery/package.json +++ b/recursos/plugins/switchery/package.json @@ -13,7 +13,7 @@ "url": "https://github.com/abpetkov/switchery/issues" }, "devDependencies": { - "uglify-js": "~2.4.8", + "uglify-js": "~3.7.6", "component": "^1.0.0", "uglifycss": "0.0.7", "grunt-exec": "latest",