Bump unzip-stream and @types/unzip-stream

Bumps [unzip-stream](https://github.com/mhr3/unzip-stream) and [@types/unzip-stream](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/unzip-stream). These dependencies needed to be updated together.

Updates `unzip-stream` from 0.3.1 to 0.3.4
- [Commits](https://github.com/mhr3/unzip-stream/compare/v0.3.1...v0.3.4)

Updates `@types/unzip-stream` from 0.3.1 to 0.3.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/unzip-stream)

---
updated-dependencies:
- dependency-name: unzip-stream
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/unzip-stream"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-27 08:22:33 +00:00 committed by GitHub
parent b5aee1292f
commit ea1312f56a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31261,9 +31261,9 @@ untildify@^4.0.0:
integrity sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==
unzip-stream@^0.3.1:
version "0.3.2"
resolved "https://registry.yarnpkg.com/unzip-stream/-/unzip-stream-0.3.2.tgz#e7bfd887f4c9a284b46978693ba54e0d4f5095df"
integrity sha512-oWhfqwjx36ULFG+krfkbtbrc/BeEzaYrlqdEWa5EPNd6x6RerzuNW8aSTM0TtNtrOfUKYdO0TwrlkzrXAE6Olg==
version "0.3.4"
resolved "https://registry.yarnpkg.com/unzip-stream/-/unzip-stream-0.3.4.tgz#b4576755061809cf210b776cf26888d6a7823ead"
integrity sha512-PyofABPVv+d7fL7GOpusx7eRT9YETY2X04PhwbSipdj6bMxVCFJrr+nm0Mxqbf9hUiTin/UsnuFWBXlDZFy0Cw==
dependencies:
binary "^0.3.0"
mkdirp "^0.5.1"