fix(deps): update dependency mysql2 to v3.11.5 (#1567)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-11-28 21:27:13 +00:00
committed by GitHub
parent fd42bde76d
commit cebc925b87
2 changed files with 12 additions and 12 deletions

View File

@@ -48,7 +48,7 @@
"drizzle-kit": "^0.28.1",
"drizzle-orm": "^0.36.4",
"drizzle-zod": "^0.5.1",
"mysql2": "3.11.4"
"mysql2": "3.11.5"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",