fix(deps): update dependency mysql2 to v3.15.2 (#4280)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-10-13 08:42:02 +00:00
committed by GitHub
parent f792b2a553
commit 65ccfdfb13
2 changed files with 12 additions and 12 deletions

View File

@@ -58,7 +58,7 @@
"drizzle-kit": "^0.31.5",
"drizzle-orm": "^0.44.6",
"drizzle-zod": "^0.8.3",
"mysql2": "3.15.1",
"mysql2": "3.15.2",
"pg": "^8.16.3",
"superjson": "2.2.2"
},