fix(deps): update dependency mysql2 to v3.9.7 (#369)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-04-27 14:19:53 +02:00
committed by GitHub
parent d88b6def75
commit 51ea67fc88
2 changed files with 9 additions and 9 deletions

View File

@@ -29,7 +29,7 @@
"@paralleldrive/cuid2": "^2.2.2",
"better-sqlite3": "^9.5.0",
"drizzle-orm": "^0.30.8",
"mysql2": "3.9.6",
"mysql2": "3.9.7",
"drizzle-kit": "^0.20.17"
},
"devDependencies": {