Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit e65149b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.3.3",
4949
"@nestjs/websockets": "^4.5.8",
5050
"@types/dotenv": "^4.0.2",
5151
"@types/jsonwebtoken": "^7.2.5",

0 commit comments

Comments
 (0)