change from mysql to mysql2

This commit is contained in:
Mystikfluu
2023-02-06 13:27:02 +01:00
parent cbfd1404f8
commit 4f39af2749
5 changed files with 138 additions and 61 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"express-useragent": "^1.0.15",
"html-minifier-terser": "^7.1.0",
"lru-cache": "^7.14.1",
"mysql": "^2.18.1",
"mysql2": "^3.1.0",
"newrelic": "^9.7.5",
"sharp": "^0.30.7",
"spdy": "^4.0.2",