Skip to content

Commit 2b0ad15

Browse files
Merge pull request #13488 from nestjs/dependabot/npm_and_yarn/sample/05-sql-typeorm/mysql2-3.9.7
chore(deps): bump mysql2 from 3.9.4 to 3.9.7 in /sample/05-sql-typeorm
2 parents f1aef5a + 0937c85 commit 2b0ad15

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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

+7-7
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.2",
2525
"@nestjs/typeorm": "10.0.1",
26-
"mysql2": "3.9.4",
26+
"mysql2": "3.9.7",
2727
"reflect-metadata": "0.2.1",
2828
"rimraf": "5.0.5",
2929
"rxjs": "7.8.1",

0 commit comments

Comments
 (0)