From 9fae9899ba185fd88f5f2d70c9f01bac2d1d8da6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2020 03:16:25 +0000 Subject: [PATCH] Bump adm-zip from 0.4.3 to 0.4.16 Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.4.3 to 0.4.16. - [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 6f623ec..e504f8c 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "tar": "0.1.18", "archiver": "0.4.10", "node-uuid": "1.4.0", - "adm-zip": "0.4.3", + "adm-zip": "0.4.16", "request": "*", "ip": "0.1.0", "fs-extra": "0.8.1",