Skip to content

Commit

Permalink
chore(deps): bump mysql2 from 3.9.4 to 3.9.7 in /sample/05-sql-typeorm
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:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 23, 2024
1 parent 727032e commit 0937c85
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions sample/05-sql-typeorm/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 sample/05-sql-typeorm/package.json
Expand Up @@ -23,7 +23,7 @@
"@nestjs/core": "10.3.2",
"@nestjs/platform-express": "10.3.2",
"@nestjs/typeorm": "10.0.1",
"mysql2": "3.9.4",
"mysql2": "3.9.7",
"reflect-metadata": "0.2.1",
"rimraf": "5.0.5",
"rxjs": "7.8.1",
Expand Down

0 comments on commit 0937c85

Please sign in to comment.