replace mysql module with mysql2
mysql is deprecated since years now
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
"moment": "^2.30.1",
|
||||
"moment-timezone": "^0.6.0",
|
||||
"multiparty": "^4.2.3",
|
||||
"mysql": "^2.18.1",
|
||||
"mysql2": "^3.14.1",
|
||||
"nodemailer": "^7.0.3",
|
||||
"oidc-provider": "^9.1.3",
|
||||
"ovh": "^2.0.3",
|
||||
|
||||
Reference in New Issue
Block a user