Increase mysql2 version

This commit is contained in:
ProjectInfinity
2023-12-24 05:26:59 +01:00
parent edf6819ece
commit 695c7c2a74
2 changed files with 29 additions and 37 deletions

View File

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