Skip to content

Commit 950e120

Browse files
Update dependency zip-stream to v5 (#702)
* fix(deps): update dependency zip-stream to v5 * Update package.json --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Chris Talkington <chris@talkingtontech.com>
1 parent 9ad2fa8 commit 950e120

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

package-lock.json

Lines changed: 26 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"readable-stream": "^3.6.0",
3535
"readdir-glob": "^1.1.2",
3636
"tar-stream": "^3.0.0",
37-
"zip-stream": "^4.1.1"
37+
"zip-stream": "^5.0.1"
3838
},
3939
"devDependencies": {
4040
"archiver-jsdoc-theme": "1.1.3",

0 commit comments

Comments
 (0)