Skip to content

Commit

Permalink
fix(package): update ssh2-sftp-client to version 5.0.1
Browse files Browse the repository at this point in the history
Closes #482
  • Loading branch information
greenkeeper[bot] committed Jan 16, 2020
1 parent 7cede80 commit 925759f
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 @@ -28,7 +28,7 @@
"test": "ava"
},
"dependencies": {
"ssh2-sftp-client": "^4.0.0",
"ssh2-sftp-client": "^5.0.1",
"url-resolver-fs": "^8.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 925759f

Please sign in to comment.