Skip to content

Commit ce23113

Browse files
fix(deps): update dependency readable-stream to v4
1 parent 7a4f9d4 commit ce23113

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
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@metrics/metric": "^2.3.2",
2929
"@types/readable-stream": "^4.0.0",
30-
"readable-stream": "^3.4.0",
30+
"readable-stream": "^4.0.0",
3131
"time-span": "^4.0.0"
3232
},
3333
"devDependencies": {

0 commit comments

Comments
 (0)