From 5a686af599fc8b2f16963576d553f1dd1b5f0f73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 06:29:52 +0000 Subject: [PATCH] Bump adm-zip from 0.4.16 to 0.5.1 Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.4.16 to 0.5.1. - [Release notes](https://github.com/cthackers/adm-zip/releases) - [Commits](https://github.com/cthackers/adm-zip/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 101c803..a637c6a 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "debug": "node ./bin/www -e DEBUG=true" }, "dependencies": { - "adm-zip": "^0.4.14", + "adm-zip": "^0.5.1", "aws-sdk": "^2.686.0", "axios": "^0.19.2", "blob": "^0.1.0",