aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-23 20:20:51 +0000
committerGitHub <noreply@github.com>2021-03-23 20:20:51 +0000
commitfd026c22e10a7ded09dd5fe7b1deba8dd5b66c31 (patch)
treef80e21783fc95008986d9bc2d1be60d49becffe6 /yarn.lock
parent6d04d4d92313a8d00f5896828f35fdf039b4cbf9 (diff)
Bump jszip from 3.5.0 to 3.6.0
Bumps [jszip](https://github.com/Stuk/jszip) from 3.5.0 to 3.6.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] <support@dependabot.com>
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index ba44284..503253a 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3469,9 +3469,9 @@ jsprim@^1.2.2:
object.assign "^4.1.1"
jszip@^3.2.2:
- version "3.5.0"
- resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.5.0.tgz#b4fd1f368245346658e781fec9675802489e15f6"
- integrity sha512-WRtu7TPCmYePR1nazfrtuF216cIVon/3GWOvHS9QR5bIwSbnxtdpma6un3jyGGNhHsKCSzn5Ypk+EkDRvTGiFA==
+ version "3.6.0"
+ resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.6.0.tgz#839b72812e3f97819cc13ac4134ffced95dd6af9"
+ integrity sha512-jgnQoG9LKnWO3mnVNBnfhkh0QknICd1FGSrXcgrl67zioyJ4wgx25o9ZqwNtrROSflGBCGYnJfjrIyRIby1OoQ==
dependencies:
lie "~3.3.0"
pako "~1.0.2"