Bump mysql2 in /backend in the prod-minor-updates group

Bumps the prod-minor-updates group in /backend with 1 update: [mysql2](https://github.com/sidorares/node-mysql2).


Updates `mysql2` from 3.23.4 to 3.24.2
- [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.23.4...v3.24.2)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-version: 3.24.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-31 13:04:27 +00:00
committed by GitHub
parent cd4448ebef
commit f7a696cf08
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"liquidjs": "10.29.0",
"lodash": "^4.18.1",
"moment": "^2.30.1",
"mysql2": "^3.23.4",
"mysql2": "^3.24.2",
"node-rsa": "^2.0.0",
"objection": "3.1.5",
"otplib": "^13.5.0",