Bump jszip in /samples/apps-with-core-angular/MoviesApp (#1152)

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

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-08-18 11:48:23 -07:00 коммит произвёл GitHub
Родитель 017a2ba7d8
Коммит 9d30243559
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -6357,9 +6357,9 @@
}
},
"jszip": {
"version": "3.4.0",
"resolved": "https://kdi.jfrog.io/kdi/api/npm/npm/jszip/-/jszip-3.4.0.tgz",
"integrity": "sha1-GmlCH6Xwu5vCIqRryogYL7oHU1A=",
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/jszip/-/jszip-3.7.1.tgz",
"integrity": "sha512-ghL0tz1XG9ZEmRMcEN2vt7xabrDdqHHeykgARpmZ0BiIctWxM47Vt63ZO2dnp4QYt/xJVLLy5Zv1l/xRdh2byg==",
"dev": true,
"requires": {
"lie": "~3.3.0",