Browse Source

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>
pull/1160/head
dependabot[bot] 5 years ago
committed by GitHub
parent
commit
9d30243559
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      samples/apps-with-core-angular/MoviesApp/package-lock.json

6
samples/apps-with-core-angular/MoviesApp/package-lock.json

@ -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",

Loading…
Cancel
Save