fix(deps): update dependency mysql2 to v3.16.0 (#4731)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-12-23 16:23:11 +00:00
committed by GitHub
parent 8891ac4239
commit f34bdce644
3 changed files with 16 additions and 16 deletions

View File

@@ -42,7 +42,7 @@
"dns-caching": "^0.2.9",
"drizzle-orm": "^0.45.1",
"ioredis": "5.8.2",
"mysql2": "3.15.3",
"mysql2": "3.16.0",
"pg": "^8.16.3",
"superjson": "2.2.6",
"winston": "3.19.0",

View File

@@ -56,7 +56,7 @@
"drizzle-kit": "^0.31.8",
"drizzle-orm": "^0.45.1",
"drizzle-zod": "^0.8.3",
"mysql2": "3.15.3",
"mysql2": "3.16.0",
"pg": "^8.16.3",
"superjson": "2.2.6"
},