Skip to content

Commit 67dcad9

Browse files
fix(package): update mysql2 to version 2.1.0
Closes #72
1 parent ec3f0b6 commit 67dcad9

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
@@ -46,7 +46,7 @@
4646
"ioredis": "latest",
4747
"lodash.omit": "^4.5.0",
4848
"mysql": "^2.16.0",
49-
"mysql2": "^1.6.1",
49+
"mysql2": "^2.1.0",
5050
"nodemailer": "^4.6.8",
5151
"nodemailer-mailgun-transport": "^1.4.0",
5252
"nodemailer-mock-transport": "^1.3.0",

0 commit comments

Comments
 (0)