Skip to content

Commit

Permalink
Bump mysql2 from 2.3.3 to 3.9.8
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.9.8.
- [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.9.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 30, 2024
1 parent 101ef26 commit e35b68d
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 72 deletions.
134 changes: 63 additions & 71 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 @@ -12,7 +12,7 @@
"express": "^4.18.1",
"json-sql": "^0.5.0",
"mongoose": "^6.12.0",
"mysql2": "^2.3.3"
"mysql2": "^3.9.8"
},
"scripts": {
"test": "jest",
Expand Down

0 comments on commit e35b68d

Please sign in to comment.