Skip to content

Commit

Permalink
fix: Cannot read properties of null (reading length) in stream-shift (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickHeneise committed Mar 7, 2024
1 parent 86d0b81 commit 11ebe2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -78,7 +78,7 @@
"abort-controller": "^3.0.0",
"async-retry": "^1.3.3",
"compressible": "^2.0.12",
"duplexify": "^4.0.0",
"duplexify": "^4.1.3",
"ent": "^2.2.0",
"fast-xml-parser": "^4.3.0",
"gaxios": "^6.0.2",
Expand Down

0 comments on commit 11ebe2b

Please sign in to comment.