This is an automated email from the ASF dual-hosted git repository.

shanedell 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 384b8ce  Bump unzip-stream from 0.3.2 to 0.3.4
384b8ce is described below

commit 384b8ce6341c144bb5e2028f8e394ea1cded2461
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 1 00:33:10 2025 +0000

    Bump unzip-stream from 0.3.2 to 0.3.4
    
    Bumps [unzip-stream](https://github.com/mhr3/unzip-stream) from 0.3.2 to 
0.3.4.
    - [Commits](https://github.com/mhr3/unzip-stream/compare/v0.3.2...v0.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: unzip-stream
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 8293d65..959466d 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.2",
+    "unzip-stream": "0.3.4",
     "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 9a537d9..2f7b4eb 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4621,10 +4621,10 @@ universalify@^2.0.0:
   resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz";
   integrity 
sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
 
[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==
[email protected]:
+  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"

Reply via email to