Update dependency jszip to v3.7.0

This commit is contained in:
Renovate Bot 2021-07-26 00:37:58 +00:00 committed by renovate[bot]
parent 2a8503bb7e
commit 8029a0f567
2 changed files with 8 additions and 8 deletions

View File

@ -22,7 +22,7 @@
"howler": "2.2.3",
"jquery": "3.6.0",
"jquery-pjax": "2.0.1",
"jszip": "3.6.0",
"jszip": "3.7.0",
"leaflet": "1.7.1",
"leaflet.locatecontrol": "0.74.0",
"pdfmake": "0.2.0",
@ -4315,9 +4315,9 @@
}
},
"node_modules/jszip": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/jszip/-/jszip-3.6.0.tgz",
"integrity": "sha512-jgnQoG9LKnWO3mnVNBnfhkh0QknICd1FGSrXcgrl67zioyJ4wgx25o9ZqwNtrROSflGBCGYnJfjrIyRIby1OoQ==",
"version": "3.7.0",
"resolved": "https://registry.npmjs.org/jszip/-/jszip-3.7.0.tgz",
"integrity": "sha512-Y2OlFIzrDOPWUnpU0LORIcDn2xN7rC9yKffFM/7pGhQuhO+SUhfm2trkJ/S5amjFvem0Y+1EALz/MEPkvHXVNw==",
"dependencies": {
"lie": "~3.3.0",
"pako": "~1.0.2",
@ -10010,9 +10010,9 @@
}
},
"jszip": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/jszip/-/jszip-3.6.0.tgz",
"integrity": "sha512-jgnQoG9LKnWO3mnVNBnfhkh0QknICd1FGSrXcgrl67zioyJ4wgx25o9ZqwNtrROSflGBCGYnJfjrIyRIby1OoQ==",
"version": "3.7.0",
"resolved": "https://registry.npmjs.org/jszip/-/jszip-3.7.0.tgz",
"integrity": "sha512-Y2OlFIzrDOPWUnpU0LORIcDn2xN7rC9yKffFM/7pGhQuhO+SUhfm2trkJ/S5amjFvem0Y+1EALz/MEPkvHXVNw==",
"requires": {
"lie": "~3.3.0",
"pako": "~1.0.2",

View File

@ -27,7 +27,7 @@
"howler": "2.2.3",
"jquery": "3.6.0",
"jquery-pjax": "2.0.1",
"jszip": "3.6.0",
"jszip": "3.7.0",
"leaflet": "1.7.1",
"leaflet.locatecontrol": "0.74.0",
"pdfmake": "0.2.0",