Skip to content

Commit 14a408d

Browse files
Update dependency crc32-stream to v6 (#178)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7df4739 commit 14a408d

File tree

2 files changed

+17
-50
lines changed

2 files changed

+17
-50
lines changed

package-lock.json

Lines changed: 16 additions & 49 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
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"crc-32": "^1.2.0",
30-
"crc32-stream": "^5.0.0",
30+
"crc32-stream": "^6.0.0",
3131
"normalize-path": "^3.0.0",
3232
"readable-stream": "^4.0.0"
3333
},

0 commit comments

Comments
 (0)