Skip to content

Commit

Permalink
Bump mysql2 from 3.11.5 to 3.12.0 in /src
Browse files Browse the repository at this point in the history
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.11.5 to 3.12.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@v3.11.5...v3.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent 94aed17 commit c31cab7
Show file tree
Hide file tree
Showing 3 changed files with 277 additions and 28 deletions.
2 changes: 1 addition & 1 deletion src/examples/databases/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"class-validator": "0.14.1",
"graphql": "16.9.0",
"graphweaver": "workspace:*",
"mysql2": "3.11.5",
"mysql2": "3.12.0",
"pg": "8.13.1",
"react": "19.0.0",
"react-dom": "19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion src/examples/rest-with-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"got-cjs": "12.5.4",
"graphql": "16.9.0",
"graphweaver": "workspace:*",
"mysql2": "3.11.5",
"mysql2": "3.12.0",
"react": "19.0.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit c31cab7

Please sign in to comment.