Bump mysql2 from 2.3.3 to 3.9.8

Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 2.3.3 to 3.9.8.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v2.3.3...v3.9.8)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-05 15:33:06 +00:00
committed by GitHub
parent 265f4a7864
commit bb6aaaff3f
2 changed files with 37 additions and 22 deletions

View File

@@ -18,7 +18,7 @@
"discord.js": "^14.0.0",
"dotenv": "^16.0.0",
"express": "^4.19.2",
"mysql2": "^2.3.3",
"mysql2": "^3.9.8",
"nanoid": "^3.0.0",
"nodemon": "^2.0.15",
"sequelize": ">=6.28.1",