fix(deps): update dependency mysql2 to v3.11.4 (#1430)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-11-05 18:14:20 +00:00
committed by GitHub
parent 4643c0f004
commit 7e1305c6a9
2 changed files with 9 additions and 9 deletions

View File

@@ -46,7 +46,7 @@
"dotenv": "^16.4.5",
"drizzle-kit": "^0.27.1",
"drizzle-orm": "^0.36.0",
"mysql2": "3.11.3"
"mysql2": "3.11.4"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",