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

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

---
updated-dependencies:
- dependency-name: mysql2
  dependency-version: 3.17.2
  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-17 01:13:51 +00:00
committed by GitHub
parent 2b12a7821e
commit a10feddb7e
2 changed files with 9 additions and 9 deletions

View File

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