From 3f4b4f918dab67b22c99e16e04c99e8b344533d4 Mon Sep 17 00:00:00 2001 From: JosanaDH <113072344+JosanaDH@users.noreply.github.com> Date: Mon, 25 Sep 2023 13:46:37 +1000 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f95108c42..752f4e19a2 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "test": "snyk test" }, "dependencies": { - "adm-zip": "0.5.2", + "adm-zip": "0.4.7", "body-parser": "1.9.0", "cfenv": "^1.0.4", "consolidate": "0.14.5",