Skip to content

Commit eb31fa8

Browse files
fix(deps): update dependency typeorm to ^0.3.26 [security]
1 parent 8759228 commit eb31fa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@smoothjs/smooth": "^0.1.0",
4444
"express-session": "^1.17.2",
4545
"supertest": "^6.1.3",
46-
"typeorm": "^0.2.32",
46+
"typeorm": "^0.3.26",
4747
"typescript-ioc": "^3.2.2"
4848
},
4949
"devDependencies": {

0 commit comments

Comments
 (0)