fix(deps): update dependency mysql2 to v3.11.2 (#1098)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-09-11 03:48:18 +00:00
committed by GitHub
parent 9d5007c05c
commit d2a30db3c1
2 changed files with 14 additions and 14 deletions

View File

@@ -40,7 +40,7 @@
"dotenv": "^16.4.5",
"drizzle-kit": "^0.24.2",
"drizzle-orm": "^0.33.0",
"mysql2": "3.11.1"
"mysql2": "3.11.2"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",