Skip to content

Commit

Permalink
fix(package): update mysql2 to version 2.1.0
Browse files Browse the repository at this point in the history
Closes #72
  • Loading branch information
greenkeeper[bot] authored Dec 24, 2019
1 parent ec3f0b6 commit 67dcad9
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 @@ -46,7 +46,7 @@
"ioredis": "latest",
"lodash.omit": "^4.5.0",
"mysql": "^2.16.0",
"mysql2": "^1.6.1",
"mysql2": "^2.1.0",
"nodemailer": "^4.6.8",
"nodemailer-mailgun-transport": "^1.4.0",
"nodemailer-mock-transport": "^1.3.0",
Expand Down

0 comments on commit 67dcad9

Please sign in to comment.