fix(deps): update dependency mysql2 to v3.14.4 (#4013)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-09-06 10:42:44 +00:00
committed by GitHub
parent de33439b22
commit 8bf278f603
2 changed files with 21 additions and 13 deletions

View File

@@ -58,7 +58,7 @@
"drizzle-kit": "^0.31.4",
"drizzle-orm": "^0.44.5",
"drizzle-zod": "^0.8.3",
"mysql2": "3.14.3",
"mysql2": "3.14.4",
"pg": "^8.16.3",
"superjson": "2.2.2"
},