Bump unzipper from 0.10.8 to 0.10.10

Bumps [unzipper](https://github.com/ZJONSSON/node-unzipper) from 0.10.8 to 0.10.10.
- [Release notes](https://github.com/ZJONSSON/node-unzipper/releases)
- [Commits](https://github.com/ZJONSSON/node-unzipper/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-03 02:28:48 +00:00
committed by GitHub
parent 48cfd57476
commit a57e9245a7
2 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@
"rimraf": "3.0.2",
"ssh2-sftp-client": "5.0.2",
"typescript": "3.8.3",
"unzipper": "0.10.8",
"unzipper": "0.10.10",
"yarn": "1.22.0"
},
"dependencies": {

View File

@@ -2697,10 +2697,10 @@ unzip-response@^2.0.1:
resolved "https://registry.yarnpkg.com/unzip-response/-/unzip-response-2.0.1.tgz#d2f0f737d16b0615e72a6935ed04214572d56f97"
integrity sha1-0vD3N9FrBhXnKmk17QQhRXLVb5c=
unzipper@0.10.8:
version "0.10.8"
resolved "https://registry.yarnpkg.com/unzipper/-/unzipper-0.10.8.tgz#d7e898f572009128692641331c29b398ff3e5f16"
integrity sha512-CZRd20MbyAfWL1Xc+lqgNFYDj5e/HaH9pLEWZgseQWCvEtNfX0wOjnhaJ6PcGpNnDvifSW1ZNSCHX6GoNliR0A==
unzipper@0.10.10:
version "0.10.10"
resolved "https://registry.yarnpkg.com/unzipper/-/unzipper-0.10.10.tgz#d82d41fbdfa1f0731123eb11c2cfc028b45d3d42"
integrity sha512-wEgtqtrnJ/9zIBsQb8UIxOhAH1eTHfi7D/xvmrUoMEePeI6u24nq1wigazbIFtHt6ANYXdEVTvc8XYNlTurs7A==
dependencies:
big-integer "^1.6.17"
binary "~0.3.0"