diff --git a/package.json b/package.json index 4805616..aaffd51 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "classnames": "^2.3.1", "copy-to-clipboard": "^3.3.1", "gh-pages": "^3.2.3", - "jszip": "^3.6.0", + "jszip": "^3.7.0", "lint-staged": "^11.0.0", "marked": "^4.0.10", "node-sass": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index b1a2da9..4854475 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8318,10 +8318,10 @@ jsprim@^1.2.2: array-includes "^3.1.1" object.assign "^4.1.1" -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"