Skip to content

Commit

Permalink
Bump mysql2 from 3.11.0 to 3.11.2
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.2.
- [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.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and dave9123 committed Sep 12, 2024
1 parent f28b9a3 commit 0017dba
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 11 deletions.
26 changes: 16 additions & 10 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 @@ -19,7 +19,7 @@
"express": "^4.20.0",
"fs-extra": "^11.2.0",
"jsonwebtoken": "^9.0.2",
"mysql2": "^3.11.0",
"mysql2": "^3.11.2",
"sqlite3": "^5.1.7"
},
"devDependencies": {
Expand Down

0 comments on commit 0017dba

Please sign in to comment.