diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-26 15:20:41 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-26 15:20:41 +0000 |
commit | 682d04cb3596ec3450b3f17ce3e2f0c745793fb6 (patch) | |
tree | ff8d837e85292bacf3d52e33ead6dab6506b7c9f /package-lock.json | |
parent | 0434b949bc208676c3833cb5910b2d76ac95f333 (diff) | |
download | Viper-682d04cb3596ec3450b3f17ce3e2f0c745793fb6.tar.gz Viper-682d04cb3596ec3450b3f17ce3e2f0c745793fb6.zip |
Bump unzip-stream from 0.3.1 to 0.3.2
Bumps [unzip-stream](https://github.com/mhr3/unzip-stream) from 0.3.1 to 0.3.2.
- [Commits](https://github.com/mhr3/unzip-stream/compare/v0.3.1...v0.3.2)
---
updated-dependencies:
- dependency-name: unzip-stream
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json index 19a4bee..a25334d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "minimist": "^1.2.8", "recursive-copy": "^2.0.13", "simple-vdf": "^1.1.1", - "unzip-stream": "^0.3.1" + "unzip-stream": "^0.3.2" }, "devDependencies": { "electron": "^28.2.0", @@ -3566,9 +3566,9 @@ } }, "node_modules/unzip-stream": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/unzip-stream/-/unzip-stream-0.3.1.tgz", - "integrity": "sha512-RzaGXLNt+CW+T41h1zl6pGz3EaeVhYlK+rdAap+7DxW5kqsqePO8kRtWPaCiVqdhZc86EctSPVYNix30YOMzmw==", + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/unzip-stream/-/unzip-stream-0.3.2.tgz", + "integrity": "sha512-oWhfqwjx36ULFG+krfkbtbrc/BeEzaYrlqdEWa5EPNd6x6RerzuNW8aSTM0TtNtrOfUKYdO0TwrlkzrXAE6Olg==", "dependencies": { "binary": "^0.3.0", "mkdirp": "^0.5.1" @@ -6485,9 +6485,9 @@ "integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==" }, "unzip-stream": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/unzip-stream/-/unzip-stream-0.3.1.tgz", - "integrity": "sha512-RzaGXLNt+CW+T41h1zl6pGz3EaeVhYlK+rdAap+7DxW5kqsqePO8kRtWPaCiVqdhZc86EctSPVYNix30YOMzmw==", + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/unzip-stream/-/unzip-stream-0.3.2.tgz", + "integrity": "sha512-oWhfqwjx36ULFG+krfkbtbrc/BeEzaYrlqdEWa5EPNd6x6RerzuNW8aSTM0TtNtrOfUKYdO0TwrlkzrXAE6Olg==", "requires": { "binary": "^0.3.0", "mkdirp": "^0.5.1" |