From 7c3ae138b3fa71efe0e4e493928c46ce14b6a05b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 10:01:34 +0000 Subject: [PATCH] Bump uglify-js from 3.3.25 to 3.13.2 Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.3.25 to 3.13.2. - [Release notes](https://github.com/mishoo/UglifyJS/releases) - [Commits](https://github.com/mishoo/UglifyJS/compare/v3.3.25...v3.13.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..95fe0d4 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,6 @@ "tests" ], "devDependencies": { - "uglify-js": "3.3.25" + "uglify-js": "3.13.2" } }