Merge pull request #32 from PhoenixTwoFive/dependabot/npm_and_yarn/frontend/ng-karaoqueue/jszip-3.7.1

Bump jszip from 3.2.2 to 3.7.1 in /frontend/ng-karaoqueue
This commit is contained in:
Phillip Kühne 2022-03-07 18:15:32 +01:00 committed by GitHub
commit 5bcf73a871
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7386,9 +7386,9 @@
} }
}, },
"jszip": { "jszip": {
"version": "3.2.2", "version": "3.7.1",
"resolved": "https://registry.npmjs.org/jszip/-/jszip-3.2.2.tgz", "resolved": "https://registry.npmjs.org/jszip/-/jszip-3.7.1.tgz",
"integrity": "sha512-NmKajvAFQpbg3taXQXr/ccS2wcucR1AZ+NtyWp2Nq7HHVsXhcJFR8p0Baf32C2yVvBylFWVeKf+WI2AnvlPhpA==", "integrity": "sha512-ghL0tz1XG9ZEmRMcEN2vt7xabrDdqHHeykgARpmZ0BiIctWxM47Vt63ZO2dnp4QYt/xJVLLy5Zv1l/xRdh2byg==",
"dev": true, "dev": true,
"requires": { "requires": {
"lie": "~3.3.0", "lie": "~3.3.0",