fix(deps): update dependency mysql2 to v3.14.1 (#2969)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-04-27 04:22:58 +00:00
committed by GitHub
parent 97fe1f6a3e
commit 5f80bebef2
2 changed files with 12 additions and 12 deletions

View File

@@ -52,7 +52,7 @@
"drizzle-kit": "^0.31.0",
"drizzle-orm": "^0.43.1",
"drizzle-zod": "^0.7.1",
"mysql2": "3.14.0"
"mysql2": "3.14.1"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",