Skip to content

Commit 427090c

Browse files
authored
Update mysql to 2.18.0 to support new Amazon RDS certificates
See mysqljs/mysql#2280
1 parent 8138628 commit 427090c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"debug": "2.6.9",
2424
"@sailshq/lodash": "^3.10.2",
2525
"machine": "^15.0.0",
26-
"mysql": "2.15.0",
26+
"mysql": "^2.18.0",
2727
"waterline-sql-builder": "^1.0.0-2"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)