Skip to content

Commit 7df8ef3

Browse files
committed
bump deps
1 parent f6af4f9 commit 7df8ef3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"description": "Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input",
55
"main": "index.js",
66
"dependencies": {
7-
"end-of-stream": "^1.0.0",
8-
"inherits": "^2.0.1",
9-
"readable-stream": "^2.0.0",
7+
"end-of-stream": "^1.4.1",
8+
"inherits": "^2.0.3",
9+
"readable-stream": "^3.1.1",
1010
"stream-shift": "^1.0.0"
1111
},
1212
"devDependencies": {

0 commit comments

Comments
 (0)