Skip to content

Commit 2ecf112

Browse files
fix(svc-consents): pin typeorm ^0.3.0 [security]
| datasource | package | from | to | | ---------- | ------- | ------ | ----- | | npm | typeorm | 0.2.45 | 0.3.0 |
1 parent 2f01f35 commit 2ecf112

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/backend/svc-consents/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"reflect-metadata": "^0.1.13",
6969
"rxjs": "^7.5.6",
7070
"swagger-ui-express": "^4.5.0",
71-
"typeorm": "^0.2.45",
71+
"typeorm": "^0.3.0",
7272
"uuid": "^8.3.2",
7373
"validator": "^13.7.0"
7474
},

0 commit comments

Comments
 (0)