Skip to content

Commit

Permalink
Bump mysql2 from 2.3.3 to 3.6.0
Browse files Browse the repository at this point in the history
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 2.3.3 to 3.6.0.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](sidorares/node-mysql2@v2.3.3...v3.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 69160b8 commit 144e006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"home automation"
],
"optionalDependencies": {
"mysql2": "^2.3.3",
"mysql2": "^3.6.0",
"pg": "^8.9.0",
"sqlite3": "^5.1.6",
"mssql": "^9.1.1"
Expand Down

0 comments on commit 144e006

Please sign in to comment.