Skip to content

Commit

Permalink
chore(deps): bump mysql2 from 3.11.0 to 3.11.4 (#46)
Browse files Browse the repository at this point in the history
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.11.0 to 3.11.4.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](sidorares/node-mysql2@v3.11.0...v3.11.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 7be8cee commit 007fc65
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 10 deletions.
26 changes: 17 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"http-status-codes": "^2.3.0",
"mongoose": "^8.7.0",
"morgan": "^1.10.0",
"mysql2": "^3.11.1",
"mysql2": "^3.11.4",
"passport": "^0.7.0",
"passport-jwt": "^4.0.0",
"redis": "^4.6.13",
Expand Down

0 comments on commit 007fc65

Please sign in to comment.