Skip to content

Commit 2e20dc4

Browse files
Merge pull request #13631 from nestjs/dependabot/npm_and_yarn/sample/05-sql-typeorm/mysql2-3.9.8
chore(deps): bump mysql2 from 3.9.7 to 3.9.8 in /sample/05-sql-typeorm
2 parents b6d50ad + 8da1beb commit 2e20dc4

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

sample/05-sql-typeorm/package-lock.json

+14-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sample/05-sql-typeorm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@nestjs/core": "10.3.2",
2424
"@nestjs/platform-express": "10.3.8",
2525
"@nestjs/typeorm": "10.0.1",
26-
"mysql2": "3.9.7",
26+
"mysql2": "3.9.8",
2727
"reflect-metadata": "0.2.2",
2828
"rimraf": "5.0.5",
2929
"rxjs": "7.8.1",

0 commit comments

Comments
 (0)