Skip to content

Commit c61e7fb

Browse files
fix: Cannot read properties of null (reading length) in stream-shift (#40)
1 parent 37321d4 commit c61e7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"end-of-stream": "^1.4.1",
88
"inherits": "^2.0.3",
99
"readable-stream": "^3.1.1",
10-
"stream-shift": "^1.0.0"
10+
"stream-shift": "^1.0.2"
1111
},
1212
"devDependencies": {
1313
"concat-stream": "^1.5.2",

0 commit comments

Comments
 (0)