From 404348f2d34676500f4d7137cb128eb6aa87c3ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 01:26:50 +0000 Subject: [PATCH] chore(deps): update dependency grunt-contrib-uglify to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index daef1a3..1ba5674 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "grunt-contrib-cssmin": "2.2.1", "grunt-contrib-jshint": "1.1.0", "grunt-contrib-qunit": "2.0.0", - "grunt-contrib-uglify": "3.3.0", + "grunt-contrib-uglify": "5.2.2", "grunt-contrib-watch": "1.0.0", "grunt-sass": "2.0.0", "grunt-retire": "1.0.7",