From 79694e58d4a485a4ef55cdda3739f15b431ce1bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2020 20:20:18 +0000 Subject: [PATCH] Bump adm-zip from 0.4.7 to 0.4.13 in /LexAppBuilder 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] --- LexAppBuilder/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LexAppBuilder/package.json b/LexAppBuilder/package.json index 494d48c..91d1d63 100644 --- a/LexAppBuilder/package.json +++ b/LexAppBuilder/package.json @@ -5,7 +5,7 @@ "license": "MIT-0", "main": "index.js", "dependencies": { - "adm-zip": "0.4.7", + "adm-zip": "0.4.13", "aws-sdk": "^2.57.0", "jsonschema": "^1.1.1", "minimist": "^1.2.0",