Skip to content

Commit 201e9d7

Browse files
committed
chore(deps): update dependency typeorm to v0.2.45
1 parent 9c388ad commit 201e9d7

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"rxjs": "7.4.0",
4949
"sequelize": "6.9.0",
5050
"sequelize-typescript": "2.1.1",
51-
"typeorm": "0.2.40",
51+
"typeorm": "0.2.45",
5252
"typeorm-seeding": "1.6.1"
5353
},
5454
"devDependencies": {

package-lock.json

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

packages/query-typeorm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"class-transformer": "0.4.0",
4343
"sqlite3": "5.0.2",
4444
"ts-mockito": "2.6.1",
45-
"typeorm": "0.2.40",
45+
"typeorm": "0.2.45",
4646
"typescript": "4.4.4"
4747
},
4848
"repository": {

0 commit comments

Comments
 (0)