Skip to content

Commit dbf154c

Browse files
committed
bump crc32-stream dep.
1 parent e00156f commit dbf154c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"buffer-crc32": "~0.2.1",
30-
"crc32-stream": "~0.3.1",
30+
"crc32-stream": "~0.4.0",
3131
"node-int64": "~0.4.0",
3232
"readable-stream": "~2.0.0"
3333
},

0 commit comments

Comments
 (0)