Merge pull request #769 from dolanmiu/dependabot/npm_and_yarn/jszip-3.6.0

build(deps): bump jszip from 3.5.0 to 3.6.0
This commit is contained in:
Dolan
2021-02-10 22:51:27 +00:00
committed by GitHub

8
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "docx",
"version": "5.4.1",
"version": "5.5.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -4949,9 +4949,9 @@
}
},
"jszip": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/jszip/-/jszip-3.5.0.tgz",
"integrity": "sha512-WRtu7TPCmYePR1nazfrtuF216cIVon/3GWOvHS9QR5bIwSbnxtdpma6un3jyGGNhHsKCSzn5Ypk+EkDRvTGiFA==",
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/jszip/-/jszip-3.6.0.tgz",
"integrity": "sha512-jgnQoG9LKnWO3mnVNBnfhkh0QknICd1FGSrXcgrl67zioyJ4wgx25o9ZqwNtrROSflGBCGYnJfjrIyRIby1OoQ==",
"requires": {
"lie": "~3.3.0",
"pako": "~1.0.2",