Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

Commit

Permalink
fix(package): update string-to-stream to version 3.0.0
Browse files Browse the repository at this point in the history
Closes #223
  • Loading branch information
greenkeeper[bot] authored Aug 23, 2019
1 parent fdf582e commit d654f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"request": "^2.85.0",
"sha1": "^1.1.1",
"stream-to-string": "^1.1.0",
"string-to-stream": "^1.1.0",
"string-to-stream": "^3.0.0",
"temp": "^0.9.0",
"through2": "^3.0.0",
"winston": "^3.0.0-rc1",
Expand Down

0 comments on commit d654f2f

Please sign in to comment.