From b29a31081a532f57e179cf49b5688bba5e89f963 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 21:39:32 +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 106c563..aa6f941 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",