Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency typeorm to v0.3.6
Browse files Browse the repository at this point in the history
renovate-bot committed May 4, 2022
1 parent f39f1f1 commit 642ac67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/backend/package.json
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@
"pg": "^8.0.0",
"reflect-metadata": "^0.1.10",
"tsc-watch": "^4.2.9",
"typeorm": "0.2.44"
"typeorm": "0.3.6"
},
"devDependencies": {
"@types/bcrypt": "5.0.0",

0 comments on commit 642ac67

Please sign in to comment.