Skip to content

Commit

Permalink
build(deps): bump mysql2 from 2.3.3 to 3.9.8 in /examples/nodejs
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 30, 2024
1 parent dd3793f commit caff0ba
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 31 deletions.
55 changes: 25 additions & 30 deletions examples/nodejs/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 examples/nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"express": "^4.18.2",
"fs-extra": "^11.1.0",
"graphjin": "file:../..",
"mysql2": "^2.3.3",
"mysql2": "^3.9.8",
"pg-pool": "^3.5.2"
},
"devDependencies": {
Expand Down

0 comments on commit caff0ba

Please sign in to comment.