upgraded mysql driver #293

This commit is contained in:
Jan Prochazka
2022-06-02 14:56:36 +02:00
parent 591c105e53
commit 301ba1df60
2 changed files with 19 additions and 7 deletions

View File

@@ -35,7 +35,7 @@
"dbgate-plugin-tools": "^1.0.7",
"dbgate-query-splitter": "^4.9.0",
"dbgate-tools": "^5.0.0-alpha.1",
"mysql2": "^2.2.5",
"mysql2": "^2.3.3",
"webpack": "^4.42.0",
"webpack-cli": "^3.3.11"
}