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