From 23561174ac314d28bb0c2863cb08383c4deeaa3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Mar 2021 05:17:36 +0000 Subject: [PATCH] Bump adm-zip from 0.4.16 to 0.5.4 Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.4.16 to 0.5.4. - [Release notes](https://github.com/cthackers/adm-zip/releases) - [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md) - [Commits](https://github.com/cthackers/adm-zip/compare/v0.4.16...v0.5.4) 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..8b141db 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.4", "aws-sdk": "^2.686.0", "axios": "^0.19.2", "blob": "^0.1.0",