From 0e038fa239b84c7194a290ae2964105a3a2fda77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2020 15:15:15 +0000 Subject: [PATCH] Bump bestzip from 1.1.6 to 2.1.7 Bumps [bestzip](https://github.com/nfriedly/node-bestzip) from 1.1.6 to 2.1.7. - [Release notes](https://github.com/nfriedly/node-bestzip/releases) - [Commits](https://github.com/nfriedly/node-bestzip/compare/v1.1.6...v2.1.7) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d1a1fb9..c6e27a39 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "author": "rpgtkoolmv team", "license": "MIT", "devDependencies": { - "bestzip": "^1.1.3", + "bestzip": "^2.1.7", "concat-with-sourcemaps": "^1.0.4", "cpx": "^1.5.0", "crc-32": "^1.0.2",