From a5424920483d3c2cc7705999a9497364fcf009d8 Mon Sep 17 00:00:00 2001 From: "whitesource-for-github-com[bot]" Date: Sat, 5 Feb 2022 04:06:14 +0000 Subject: [PATCH] Update dependency grunt-contrib-uglify to v0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f636b29..c04edab 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "devDependencies": { "grunt": "0.4.1", "grunt-contrib-copy": "^0.8.0", - "grunt-contrib-uglify": "0.2.0", + "grunt-contrib-uglify": "0.4.0", "grunt-contrib-watch": "^0.6.1", "install": "^0.1.8" }