From 7fdd9d50410b8738cf0b2c9bb53c7d30650a67ee Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 7 May 2021 06:04:15 +0000 Subject: [PATCH] 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 7f1c5fc..cc9ed2a 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "grunt-contrib-clean": "^0.6.0", "grunt-contrib-concat": "^0.5.0", "grunt-contrib-sass": "^0.8.1", - "grunt-contrib-uglify": "^0.6.0", + "grunt-contrib-uglify": "5.0.1", "grunt-postcss": "^0.2.0" } }