From 321d75e097f5fb6a728930a493a86f0b6600e77f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 17:48:18 +0000 Subject: [PATCH] Bump decompress-zip from 0.3.0 to 0.3.2 Bumps [decompress-zip](https://github.com/bower/decompress-zip) from 0.3.0 to 0.3.2. - [Release notes](https://github.com/bower/decompress-zip/releases) - [Changelog](https://github.com/bower/decompress-zip/blob/master/changelog.md) - [Commits](https://github.com/bower/decompress-zip/compare/0.3.0...v0.3.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 805dff57463..154d3face74 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "anymatch": "1.3.0", "async": "2.1.4", "chokidar": "1.6.1", - "decompress-zip": "0.3.0", + "decompress-zip": "0.3.2", "fs-extra": "2.0.0", "lodash": "4.17.4", "npm": "3.10.10",