chore(deps-dev): bump mysql2 from 3.17.2 to 3.17.3

Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.17.2 to 3.17.3.
- [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.17.2...v3.17.3)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-version: 3.17.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-20 00:52:49 +00:00
committed by GitHub
parent ce57b59dab
commit 8be8f06c86
2 changed files with 9 additions and 16 deletions

View File

@@ -153,7 +153,7 @@
"mongoose": "9.2.1",
"mqtt": "5.15.0",
"multer": "2.0.2",
"mysql2": "3.17.2",
"mysql2": "3.17.3",
"nats": "2.29.3",
"nyc": "14.1.1",
"prettier": "^3.7.4",