From 50818399ff3c8c3ed93fe6e8493b452a11c2d686 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 23:10:37 +0000 Subject: [PATCH] Bump uglify-js from 3.3.25 to 3.11.2 Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.3.25 to 3.11.2. - [Release notes](https://github.com/mishoo/UglifyJS/releases) - [Commits](https://github.com/mishoo/UglifyJS/compare/v3.3.25...v3.11.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71a5e10..e604e3b 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,6 @@ "tests" ], "devDependencies": { - "uglify-js": "3.3.25" + "uglify-js": "3.11.2" } }