From 2b865298e03cc82a7033575bf7a786f867674afa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 03:07:25 +0000 Subject: [PATCH] Bump jszip from 2.6.1 to 2.7.0 Bumps [jszip](https://github.com/Stuk/jszip) from 2.6.1 to 2.7.0. - [Release notes](https://github.com/Stuk/jszip/releases) - [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md) - [Commits](https://github.com/Stuk/jszip/commits) --- updated-dependencies: - dependency-name: jszip dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index 221131b..829ebc8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2119,8 +2119,8 @@ jsprim@^1.2.2: verror "1.10.0" jszip@^2.5.0: - version "2.6.1" - resolved "https://registry.yarnpkg.com/jszip/-/jszip-2.6.1.tgz#b88f3a7b2e67a2a048152982c7a3756d9c4828f0" + version "2.7.0" + resolved "https://registry.yarnpkg.com/jszip/-/jszip-2.7.0.tgz#c420b1e1aa800490724a0dd277e8cca950bc2c41" dependencies: pako "~1.0.2" @@ -2476,8 +2476,8 @@ p-locate@^2.0.0: p-limit "^1.1.0" pako@~1.0.2: - version "1.0.6" - resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.6.tgz#0101211baa70c4bca4a0f63f2206e97b7dfaf258" + version "1.0.11" + resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf" parse-glob@^3.0.4: version "3.0.4"