fix(deps): update dependency mysql2 to v3.10.2 (#731)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-07-01 02:46:23 +00:00
committed by GitHub
parent 8ee0d67a36
commit 663eb0bf5b
2 changed files with 9 additions and 9 deletions

View File

@@ -37,7 +37,7 @@
"better-sqlite3": "^11.1.1",
"drizzle-orm": "^0.31.2",
"dotenv": "^16.4.5",
"mysql2": "3.10.1",
"mysql2": "3.10.2",
"drizzle-kit": "^0.22.8"
},
"devDependencies": {