fix(deps): update dependency mysql2 to v3.13.0 (#2516)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-03-06 06:19:00 +00:00
committed by GitHub
parent 6f8b3de903
commit 67c739c35b
2 changed files with 12 additions and 12 deletions

View File

@@ -52,7 +52,7 @@
"drizzle-kit": "^0.30.5",
"drizzle-orm": "^0.40.0",
"drizzle-zod": "^0.7.0",
"mysql2": "3.12.0"
"mysql2": "3.13.0"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",