build(deps): bump jszip from 3.7.0 to 3.7.1

Bumps [jszip](https://github.com/Stuk/jszip) from 3.7.0 to 3.7.1.
- [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.7.0...v3.7.1)

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-09-14 11:24:08 -05:00
committed by David Lechner
parent c710b9ce56
commit 18293a94a8
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
"canvas": "^2.8.0",
"copy-webpack-plugin": "^6.4.1",
"file-saver": "^2.0.5",
"jszip": "^3.7.0",
"jszip": "^3.7.1",
"license-webpack-plugin": "^2.3.21",
"monaco-editor-webpack-plugin": "^4.1.2",
"monaco-themes": "^0.3.3",