Skip to content

Commit bebb1e1

Browse files
fix(deps): update dependency is-stream to v4 (#181)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6570975 commit bebb1e1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 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
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"crc-32": "^1.2.0",
3131
"crc32-stream": "^7.0.1",
32-
"is-stream": "^3.0.0",
32+
"is-stream": "^4.0.0",
3333
"normalize-path": "^3.0.0",
3434
"readable-stream": "^4.0.0"
3535
},

0 commit comments

Comments
 (0)