Skip to content

Commit 11ebe2b

Browse files
fix: Cannot read properties of null (reading length) in stream-shift (#2422)
1 parent 86d0b81 commit 11ebe2b

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
@@ -78,7 +78,7 @@
7878
"abort-controller": "^3.0.0",
7979
"async-retry": "^1.3.3",
8080
"compressible": "^2.0.12",
81-
"duplexify": "^4.0.0",
81+
"duplexify": "^4.1.3",
8282
"ent": "^2.2.0",
8383
"fast-xml-parser": "^4.3.0",
8484
"gaxios": "^6.0.2",

0 commit comments

Comments
 (0)