fix(deps): update dependency mysql2 to v3.11.0 (#874)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-07-27 14:48:10 +00:00
committed by GitHub
parent 6f7327b774
commit c973a3bfa5
2 changed files with 9 additions and 9 deletions

View File

@@ -37,7 +37,7 @@
"better-sqlite3": "^11.1.2",
"drizzle-orm": "^0.32.1",
"dotenv": "^16.4.5",
"mysql2": "3.10.3",
"mysql2": "3.11.0",
"drizzle-kit": "^0.23.0"
},
"devDependencies": {