Upgrade adm-zip to hopefully avoid corrupt uppy archives

https://github.com/cthackers/adm-zip/pull/267

In our case, we could unzip fine, but in 7zip it reported: "Headers Error"
and in the Ubuntu 19.10 gnome extracting app, it would say "empty archive" and "An error occurred while loading the archive."
This commit is contained in:
Kevin van Zonneveld 2020-02-12 13:01:43 +01:00
parent c943711428
commit 691bb2152b
2 changed files with 9 additions and 6734 deletions

6741
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -103,7 +103,7 @@
"@wdio/local-runner": "5.16.15",
"@wdio/mocha-framework": "5.16.15",
"@wdio/sauce-service": "5.16.10",
"adm-zip": "0.4.13",
"adm-zip": "0.4.14",
"aliasify": "2.1.0",
"autoprefixer": "9.7.3",
"babel-eslint": "10.0.3",