Skip to content

Commit

Permalink
fix(package): update ssh2 to version 0.7.2
Browse files Browse the repository at this point in the history
Closes #2
  • Loading branch information
greenkeeper[bot] committed Jan 13, 2019
1 parent 0f51ffe commit 35ef039
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
@@ -1,7 +1,7 @@
{
"dependencies": {
"mysql2": "^1.2.0",
"ssh2": "^0.5.4"
"ssh2": "^0.7.2"
},
"name": "mysql-ssh",
"version": "1.0.6",
Expand Down

0 comments on commit 35ef039

Please sign in to comment.