fix(deps): update dependency mysql2 to v3.9.8 (#558)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-05-27 21:24:32 +02:00
committed by GitHub
parent abdf9bc122
commit 3f364caced
2 changed files with 9 additions and 9 deletions

View File

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