From 287c49b475de928737aad03eba6e35f40297531c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Nov 2022 19:41:28 +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 daef1a3..86ddfa3 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" },