Skip to content

Commit 687a4fe

Browse files
fix(deps): update dependency @nestjs/typeorm to v11
1 parent 0ce38f1 commit 687a4fe

File tree

2 files changed

+4
-22
lines changed

2 files changed

+4
-22
lines changed

pnpm-lock.yaml

Lines changed: 3 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sample/006-multi-db-typeorm-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@nestjs/core": "11.0.6",
2020
"@nestjs/platform-express": "11.0.6",
2121
"@nestjs/terminus": "11.0.0",
22-
"@nestjs/typeorm": "10.0.2",
22+
"@nestjs/typeorm": "11.0.0",
2323
"mysql": "2.18.1",
2424
"reflect-metadata": "0.2.2",
2525
"rxjs": "7.8.1",

0 commit comments

Comments
 (0)