diff --git a/package.json b/package.json index c44bd01..2bd2399 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.0.5", "description": "A Node-RED node to connect to a MySQL or a MariaDB database, using TLS (SSL) and compatible with \"Caching SHA2 password\" authentication method (MySQL >= 8).", "dependencies": { - "mysql2": "2.2.5" + "mysql2": "3.9.8" }, "repository": { "type": "git",