From f72920474c8dcca1ad00a42616f7bc8ff07a5dd4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 11:17:06 +0000 Subject: [PATCH] Bump uglify-js from 3.3.25 to 3.13.4 Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.3.25 to 3.13.4. - [Release notes](https://github.com/mishoo/UglifyJS/releases) - [Commits](https://github.com/mishoo/UglifyJS/compare/v3.3.25...v3.13.4) 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..2fc9914 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,6 @@ "tests" ], "devDependencies": { - "uglify-js": "3.3.25" + "uglify-js": "3.13.4" } }