Skip to content

Commit d3ee88f

Browse files
fix(package): update through2 to version 3.0.1
Closes #23
1 parent 6c7e80d commit d3ee88f

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
@@ -39,7 +39,7 @@
3939
"restify-errors": "^5.0.0",
4040
"sse-stream": "0.0.5",
4141
"stream-combiner2-withopts": "^2.0.0",
42-
"through2": "^2.0.1"
42+
"through2": "^3.0.1"
4343
},
4444
"devDependencies": {
4545
"chai": "^3.5.0",

0 commit comments

Comments
 (0)