fix(deps): update dependency mysql2 to v3.10.3 (#816)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-07-15 23:10:55 +00:00
committed by GitHub
parent 56c6be523d
commit 636d3c670c
2 changed files with 16 additions and 9 deletions

View File

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