Skip to content

Commit 4bfa7ee

Browse files
fix(package): update @nestjs/typeorm to version 6.1.2
Closes #19
1 parent bfe8ce1 commit 4bfa7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@nestjs/microservices": "^4.5.8",
4646
"@nestjs/swagger": "^1.1.3",
4747
"@nestjs/testing": "^4.5.5",
48-
"@nestjs/typeorm": "^2.0.0",
48+
"@nestjs/typeorm": "^6.1.2",
4949
"@nestjs/websockets": "^4.5.8",
5050
"@types/dotenv": "^4.0.2",
5151
"@types/jsonwebtoken": "^7.2.5",

0 commit comments

Comments
 (0)