fix(deps): update dependency mysql2 to v3.11.3 (#1132)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-09-16 17:11:02 +00:00
committed by GitHub
parent 5986160265
commit 6c39612c07
2 changed files with 9 additions and 9 deletions

View File

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