From 459b825a2eff3fcb4aa198ea12e25dddb2fc1294 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 6 May 2020 14:25:48 +0000 Subject: [PATCH] chore(deps): bump jszip from 3.3.0 to 3.4.0 Bumps [jszip](https://github.com/Stuk/jszip) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/Stuk/jszip/releases) - [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md) - [Commits](https://github.com/Stuk/jszip/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8edf3e2ab3b..e653761cc01 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "jquery": "3.5.0", "jquery-mousewheel": "3.1.13", "js-cookie": "2.2.1", - "jszip": "3.3.0", + "jszip": "3.4.0", "keyboardjs": "2.5.1", "knockout": "3.5.1", "linkify-it": "2.2.0", diff --git a/yarn.lock b/yarn.lock index 86ea6afaa11..de0c69c4c8e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7839,10 +7839,10 @@ jszip@3.2.2: readable-stream "~2.3.6" set-immediate-shim "~1.0.1" -jszip@3.3.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.3.0.tgz#29d72c21a54990fa885b11fc843db320640d5271" - integrity sha512-EJ9k766htB1ZWnsV5ZMDkKLgA+201r/ouFF8R2OigVjVdcm2rurcBrrdXaeqBJbqnUVMko512PYmlncBKE1Huw== +jszip@3.4.0: + version "3.4.0" + resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.4.0.tgz#1a69421fa5f0bb9bc222a46bca88182fba075350" + integrity sha512-gZAOYuPl4EhPTXT0GjhI3o+ZAz3su6EhLrKUoAivcKqyqC7laS5JEv4XWZND9BgcDcF83vI85yGbDmDR6UhrIg== dependencies: lie "~3.3.0" pako "~1.0.2"