From 8ada9e46084b6e0cde438445eb1e97cc4a75a68f Mon Sep 17 00:00:00 2001 From: "whitesource-for-github-com[bot]" Date: Sat, 5 Feb 2022 04:06:16 +0000 Subject: [PATCH] Update dependency grunt to v1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f636b29..3802fc2 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "angular-img-cropper", "version": "1.0.0", "devDependencies": { - "grunt": "0.4.1", + "grunt": "1.3.0", "grunt-contrib-copy": "^0.8.0", "grunt-contrib-uglify": "0.2.0", "grunt-contrib-watch": "^0.6.1",