diff --git a/package.json b/package.json index d7fa971..dc5c26d 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "file-saver": "^2.0.5", "i18next": "^19.8.3", "i18next-http-backend": "^1.0.21", - "jszip": "^3.6.0", + "jszip": "^3.7.0", "prettier": "^2.1.2", "prettier-plugin-svelte": "^1.4.1", "rollup": "^2.32.1", diff --git a/yarn.lock b/yarn.lock index 2fa5d94..3ec7c78 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2911,10 +2911,10 @@ jsprim@^1.2.2: json-schema "0.2.3" verror "1.10.0" -jszip@^3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.6.0.tgz#839b72812e3f97819cc13ac4134ffced95dd6af9" - integrity sha512-jgnQoG9LKnWO3mnVNBnfhkh0QknICd1FGSrXcgrl67zioyJ4wgx25o9ZqwNtrROSflGBCGYnJfjrIyRIby1OoQ== +jszip@^3.7.0: + version "3.7.0" + resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.7.0.tgz#9b8b995a4e7c9024653ce743e902076a82fdf4e6" + integrity sha512-Y2OlFIzrDOPWUnpU0LORIcDn2xN7rC9yKffFM/7pGhQuhO+SUhfm2trkJ/S5amjFvem0Y+1EALz/MEPkvHXVNw== dependencies: lie "~3.3.0" pako "~1.0.2"