Bump jszip from 3.7.1 to 3.8.0 in /js/web (#14536)

This commit is contained in:
dependabot[bot] 2023-02-07 01:38:00 +00:00 committed by GitHub
parent 6f2dd10d52
commit a5dab850b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3654,9 +3654,9 @@
}
},
"node_modules/jszip": {
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/jszip/-/jszip-3.7.1.tgz",
"integrity": "sha512-ghL0tz1XG9ZEmRMcEN2vt7xabrDdqHHeykgARpmZ0BiIctWxM47Vt63ZO2dnp4QYt/xJVLLy5Zv1l/xRdh2byg==",
"version": "3.8.0",
"resolved": "https://registry.npmjs.org/jszip/-/jszip-3.8.0.tgz",
"integrity": "sha512-cnpQrXvFSLdsR9KR5/x7zdf6c3m8IhZfZzSblFEHSqBaVwD2nvJ4CuCKLyvKvwBgZm08CgfSoiTBQLm5WW9hGw==",
"dev": true,
"dependencies": {
"lie": "~3.3.0",
@ -9947,9 +9947,9 @@
}
},
"jszip": {
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/jszip/-/jszip-3.7.1.tgz",
"integrity": "sha512-ghL0tz1XG9ZEmRMcEN2vt7xabrDdqHHeykgARpmZ0BiIctWxM47Vt63ZO2dnp4QYt/xJVLLy5Zv1l/xRdh2byg==",
"version": "3.8.0",
"resolved": "https://registry.npmjs.org/jszip/-/jszip-3.8.0.tgz",
"integrity": "sha512-cnpQrXvFSLdsR9KR5/x7zdf6c3m8IhZfZzSblFEHSqBaVwD2nvJ4CuCKLyvKvwBgZm08CgfSoiTBQLm5WW9hGw==",
"dev": true,
"requires": {
"lie": "~3.3.0",