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
@@ -54,7 +54,7 @@
"fs-extra": "^11.0.0",
"knex": "^3.0.0",
"msw": "^1.0.0",
"mysql2": "^2.2.5",
"mysql2": "^3.0.0",
"pg": "^8.11.3",
"testcontainers": "^8.1.2",
"textextensions": "^5.16.0",