Skip to content

Commit

Permalink
fix(deps): update dependency zip-stream to v4.1.1 (#700)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency zip-stream to v4.1.1

* Update package.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
  • Loading branch information
renovate[bot] and ctalkington authored Sep 2, 2023
1 parent d6384a4 commit b2211ba
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 87 deletions.
103 changes: 17 additions & 86 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"readable-stream": "^3.6.0",
"readdir-glob": "^1.1.2",
"tar-stream": "^3.0.0",
"zip-stream": "^4.1.0"
"zip-stream": "^4.1.1"
},
"devDependencies": {
"archiver-jsdoc-theme": "1.1.3",
Expand Down

0 comments on commit b2211ba

Please sign in to comment.