This is an automated email from the ASF dual-hosted git repository.
davin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git
The following commit(s) were added to refs/heads/main by this push:
new f93ca7b Bump unzip-stream from 0.3.1 to 0.3.2
f93ca7b is described below
commit f93ca7bb23b83fc227265a2abcb867f926c25d94
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 11 12:54:58 2024 +0000
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] <[email protected]>
---
package.json | 2 +-
yarn.lock | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package.json b/package.json
index d1a4cce..a8b341c 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
"iso-639-1": "^3.1.0",
"jsonc-parser": "3.2.1",
"semver": "7.5.4",
- "unzip-stream": "0.3.1",
+ "unzip-stream": "0.3.2",
"wait-port": "1.1.0",
"xdg-app-paths": "8.3.0",
"xml-formatter": "^3.6.0",
diff --git a/yarn.lock b/yarn.lock
index 7b1fdf0..2091567 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4044,10 +4044,10 @@ universalify@^2.0.0:
resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz"
integrity
sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
[email protected]:
- version "0.3.1"
- resolved "https://registry.npmjs.org/unzip-stream/-/unzip-stream-0.3.1.tgz"
- integrity
sha512-RzaGXLNt+CW+T41h1zl6pGz3EaeVhYlK+rdAap+7DxW5kqsqePO8kRtWPaCiVqdhZc86EctSPVYNix30YOMzmw==
[email protected]:
+ version "0.3.2"
+ resolved
"https://registry.yarnpkg.com/unzip-stream/-/unzip-stream-0.3.2.tgz#e7bfd887f4c9a284b46978693ba54e0d4f5095df"
+ integrity
sha512-oWhfqwjx36ULFG+krfkbtbrc/BeEzaYrlqdEWa5EPNd6x6RerzuNW8aSTM0TtNtrOfUKYdO0TwrlkzrXAE6Olg==
dependencies:
binary "^0.3.0"
mkdirp "^0.5.1"