Bump mysql2 from 3.10.3 to 3.11.0

Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.10.3 to 3.11.0.
- [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/v3.10.3...v3.11.0)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-29 21:35:16 +00:00
committed by GitHub
parent cc0a5f0967
commit 832998ce40
2 changed files with 8 additions and 8 deletions

View File

@@ -16,7 +16,7 @@
"decompress-targz": "^4.1.1",
"decompress-unzip": "^4.0.1",
"express": "^4.19.2",
"mysql2": "^3.10.3",
"mysql2": "^3.11.0",
"node-schedule": "^2.1.1",
"prom-client": "^15.1.3",
"satori": "^0.10.14",