fix(deps): update dependency mysql2 to v3.14.5 (#4067)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-09-13 09:19:52 +00:00
committed by GitHub
parent 6880d61d6b
commit cd4c236e5e
2 changed files with 12 additions and 12 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.4",
"mysql2": "3.14.5",
"pg": "^8.16.3",
"superjson": "2.2.2"
},