fix(deps): update dependency mysql2 to v3.10.0 (#585)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-05-30 19:22:13 +00:00
committed by GitHub
parent 6d46e91a7c
commit ff84c2bdb7
2 changed files with 9 additions and 9 deletions

View File

@@ -35,7 +35,7 @@
"@paralleldrive/cuid2": "^2.2.2",
"better-sqlite3": "^10.1.0",
"drizzle-orm": "^0.30.10",
"mysql2": "3.9.9",
"mysql2": "3.10.0",
"drizzle-kit": "^0.21.4"
},
"devDependencies": {