fix(deps): update dependency mysql2 to v3.10.1 (#665)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-06-13 23:24:12 +00:00
committed by GitHub
parent e4c6864a94
commit 10acb2bc76
2 changed files with 9 additions and 9 deletions

View File

@@ -37,7 +37,7 @@
"better-sqlite3": "^11.0.0",
"drizzle-orm": "^0.31.2",
"dotenv": "^16.4.5",
"mysql2": "3.10.0",
"mysql2": "3.10.1",
"drizzle-kit": "^0.22.7"
},
"devDependencies": {