fix(deps): update dependency mysql2 to v3

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-16 12:20:10 +00:00
committed by Github changeset workflow
parent a5e494cbaf
commit ff40ada6ba
6 changed files with 42 additions and 36 deletions
+1 -1
View File
@@ -93,7 +93,7 @@
"express-prom-bundle": "^7.0.0",
"express-promise-router": "^4.1.0",
"luxon": "^3.0.0",
"mysql2": "^2.2.5",
"mysql2": "^3.0.0",
"pg": "^8.11.3",
"pg-connection-string": "^2.3.0",
"prom-client": "^15.0.0",