Skip to content

Commit d87156c

Browse files
authored
Merge pull request #2655 from nestjs/renovate/typeorm-0.x
fix(deps): update dependency typeorm to v0.3.22
2 parents 5d5c740 + b0e6662 commit d87156c

File tree

4 files changed

+44
-224
lines changed

4 files changed

+44
-224
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"supertest": "7.0.0",
119119
"ts-jest": "29.2.6",
120120
"ts-node": "10.9.2",
121-
"typeorm": "0.3.20",
121+
"typeorm": "0.3.22",
122122
"typescript": "5.7.3",
123123
"wait-port": "1.1.0"
124124
},

0 commit comments

Comments
 (0)