From 8d05cbd02ba359a72ad0539bac529d55c7ac42b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2019 11:08:06 +0000 Subject: [PATCH] Bump adm-zip from 0.4.7 to 0.4.13 Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.4.7 to 0.4.13. - [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 a63eeb5..d2053a8 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "@snyk/nodejs-runtime-agent": "^1.31.0", - "adm-zip": "0.4.7", + "adm-zip": "0.4.13", "body-parser": "1.9.0", "cfenv": "^1.0.4", "consolidate": "0.14.5",