Skip to content

Commit

Permalink
Bump mysql2 from 3.9.4 to 3.9.7 (#417)
Browse files Browse the repository at this point in the history
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.4 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](sidorares/node-mysql2@v3.9.4...v3.9.7)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 24, 2024
1 parent f0e8b5e commit bb5b68e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -85,7 +85,7 @@
"koa-bodyparser": "^4.3.0",
"mongodb": "^4.17.1",
"mysql": "^2.18.1",
"mysql2": "^3.9.4",
"mysql2": "^3.9.7",
"next": "^13.5.4",
"npm-run-all": "^4.1.5",
"nuxt": "^3.8.2",
Expand Down

0 comments on commit bb5b68e

Please sign in to comment.