diff --git a/tests/playwright/package.json b/tests/playwright/package.json index 7d91a4e250..e473e41432 100644 --- a/tests/playwright/package.json +++ b/tests/playwright/package.json @@ -38,7 +38,7 @@ "eslint-plugin-prettier": "^4.2.1", "husky": "^8.0.1", "lint-staged": "^13.0.3", - "mysql2": "^2.3.3", + "mysql2": "^3.2.0", "pg": "^8.8.0", "prettier": "^2.7.1", "promised-sqlite3": "^2.1.0"