From 2167059d8e9ecdfb7732b6e4cae3cd7000a1d845 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 00:53:37 +0000 Subject: [PATCH] Bump zip-local from 0.3.4 to 0.3.5 Bumps [zip-local](https://github.com/Mostafa-Samir/zip-local) from 0.3.4 to 0.3.5. - [Release notes](https://github.com/Mostafa-Samir/zip-local/releases) - [Changelog](https://github.com/Mostafa-Samir/zip-local/blob/master/CHANGELOG.md) - [Commits](https://github.com/Mostafa-Samir/zip-local/commits) --- updated-dependencies: - dependency-name: zip-local dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7baefe8..c925041 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18006,14 +18006,14 @@ } }, "zip-local": { - "version": "0.3.4", - "resolved": "https://registry.npmjs.org/zip-local/-/zip-local-0.3.4.tgz", - "integrity": "sha1-4pMZByV6lGR56lvQ0OIK3+srWgc=", + "version": "0.3.5", + "resolved": "https://registry.npmjs.org/zip-local/-/zip-local-0.3.5.tgz", + "integrity": "sha512-GRV3D5TJY+/PqyeRm5CYBs7xVrKTKzljBoEXvocZu0HJ7tPEcgpSOYa2zFIsCZWgKWMuc4U3yMFgFkERGFIB9w==", "dev": true, "requires": { "async": "^1.4.2", "graceful-fs": "^4.1.3", - "jszip": "^2.5.0", + "jszip": "^2.6.1", "q": "^1.4.1" } } diff --git a/package.json b/package.json index ea02f3f..2f6cb85 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "vue-template-compiler": "^2.6.11", "webpack": "^4.41.2", "webpack-cli": "^3.3.10", - "zip-local": "^0.3.4" + "zip-local": "^0.3.5" }, "lint-staged": { "*.js": [