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
@@ -35,7 +35,7 @@
"cross-fetch": "^4.0.0",
"fs-extra": "^11.2.0",
"handlebars": "^4.7.3",
"mysql2": "^2.2.5",
"mysql2": "^3.0.0",
"pgtools": "^1.0.0",
"tree-kill": "^1.2.2"
},