From ab6099777d4782efb0807799280ec797c74ce06b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 09:02:12 +0000 Subject: [PATCH] Bump uglify-js from 3.8.0 to 3.13.7 Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.8.0 to 3.13.7. - [Release notes](https://github.com/mishoo/UglifyJS/releases) - [Commits](https://github.com/mishoo/UglifyJS/compare/v3.8.0...v3.13.7) 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 e68111e..545a70b 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,6 @@ "nodemon": "^2.0.4", "npm-run-all": "^4.1.5", "proclaim": "3.6.0", - "uglify-js": "3.8.0" + "uglify-js": "3.13.7" } }