From c4dad778143a03d09e46029c6147292338b66052 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Nov 2022 13:58:51 +0000 Subject: [PATCH] chore(deps): update dependency grunt-zip to ~0.20.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 106c563..87795b0 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "grunt-contrib-watch": "1.0.0", "grunt-sass": "2.0.0", "grunt-retire": "1.0.7", - "grunt-zip": "~0.17.1", + "grunt-zip": "~0.20.0", "mustache": "2.3.0", "socket.io": "1.7.3" },