Skip to content

Commit 39e5291

Browse files
authored
Allow newer versions of combined-stream
1 parent 0170178 commit 39e5291

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"asynckit": "^0.4.0",
41-
"combined-stream": "1.0.6",
41+
"combined-stream": "^1.0.6",
4242
"mime-types": "^2.1.12"
4343
},
4444
"devDependencies": {

0 commit comments

Comments
 (0)