Bump jszip from 3.6.0 to 3.7.0

Bumps [jszip](https://github.com/Stuk/jszip) from 3.6.0 to 3.7.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/compare/v3.6.0...v3.7.0)

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-02 16:22:57 +00:00 committed by GitHub
parent 504cd42f3e
commit 96c98aaa1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -48,7 +48,7 @@
"dompurify": "^2.0.6", "dompurify": "^2.0.6",
"exports-loader": "^0.7.0", "exports-loader": "^0.7.0",
"jquery-form": "^4.2.2", "jquery-form": "^4.2.2",
"jszip": "^3.2.0", "jszip": "^3.7.0",
"katex": "^0.12.0", "katex": "^0.12.0",
"marked": "^1.0.0", "marked": "^1.0.0",
"patternfly-bootstrap-treeview": "^2.1.8", "patternfly-bootstrap-treeview": "^2.1.8",

View file

@ -4537,10 +4537,10 @@ jsonfile@^4.0.0:
optionalDependencies: optionalDependencies:
graceful-fs "^4.1.6" graceful-fs "^4.1.6"
jszip@^3.2.0: jszip@^3.7.0:
version "3.6.0" version "3.7.0"
resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.6.0.tgz#839b72812e3f97819cc13ac4134ffced95dd6af9" resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.7.0.tgz#9b8b995a4e7c9024653ce743e902076a82fdf4e6"
integrity sha512-jgnQoG9LKnWO3mnVNBnfhkh0QknICd1FGSrXcgrl67zioyJ4wgx25o9ZqwNtrROSflGBCGYnJfjrIyRIby1OoQ== integrity sha512-Y2OlFIzrDOPWUnpU0LORIcDn2xN7rC9yKffFM/7pGhQuhO+SUhfm2trkJ/S5amjFvem0Y+1EALz/MEPkvHXVNw==
dependencies: dependencies:
lie "~3.3.0" lie "~3.3.0"
pako "~1.0.2" pako "~1.0.2"