Skip to content

Commit 09ecf8d

Browse files
fix(deps): update dependency archiver-utils to v3 (#685)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0d38f59 commit 09ecf8d

File tree

2 files changed

+81
-45
lines changed

2 files changed

+81
-45
lines changed

package-lock.json

Lines changed: 80 additions & 44 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
@@ -28,7 +28,7 @@
2828
"bench": "node benchmark/simple/pack-zip.js"
2929
},
3030
"dependencies": {
31-
"archiver-utils": "^2.1.0",
31+
"archiver-utils": "^3.0.0",
3232
"async": "^3.2.4",
3333
"buffer-crc32": "^0.2.1",
3434
"readable-stream": "^3.6.0",

0 commit comments

Comments
 (0)