From 02dd00d73dafa6fff5d52d194881bff64c502b1e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2019 06:25:07 +0000 Subject: [PATCH] [Security] 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. **This update includes a security fix.** - [Release notes](https://github.com/cthackers/adm-zip/releases) - [Commits](https://github.com/cthackers/adm-zip/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9631c29a9d07c..ce251dbe59482 100644 --- a/package.json +++ b/package.json @@ -107,6 +107,6 @@ "path": false }, "dependencies": { - "adm-zip": "0.4.7" + "adm-zip": "0.4.13" } }