fix(deps): update dependency mysql2 to v3.15.1 (#4185)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-09-29 18:42:03 +00:00
committed by GitHub
parent 89a1cc84bc
commit 026d9b8418
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.15.0",
"mysql2": "3.15.1",
"pg": "^8.16.3",
"superjson": "2.2.2"
},