Skip to content

Commit 7ec0708

Browse files
fix(): pin typeorm ^0.3.18
| datasource | package | from | to | | ---------- | ------- | ----- | ------ | | npm | typeorm | 0.3.7 | 0.3.18 |
1 parent bb5b045 commit 7ec0708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"reflect-metadata": "^0.1.13",
8686
"rxjs": "^7.5.6",
8787
"swagger-ui-express": "^4.5.0",
88-
"typeorm": "^0.3.7",
88+
"typeorm": "^0.3.18",
8989
"uuid": "^8.3.2",
9090
"validator": "^13.7.0",
9191
"winston": "^3.8.1"

0 commit comments

Comments
 (0)