build(deps): bump mysql2

Bumps the npm_and_yarn group with 1 update in the /container/lighthouse-ci-server directory: [mysql2](https://github.com/sidorares/node-mysql2).


Updates `mysql2` from 2.3.3 to 3.9.7
- [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.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-23 07:34:11 +00:00 committed by GitHub
parent b77d708548
commit ef42bb9254
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@
"dependencies": {
"@lhci/cli": "0.13.0",
"@lhci/server": "0.13.0",
"mysql2": "^2.1.0",
"mysql2": "^3.9.7",
"pg": "^8.2.1",
"pg-hstore": "^2.3.3",
"sqlite3": "^5.0.0"