build(deps): bump typeorm from 0.3.14 to 1.0.0
Upgrade to TypeORM 1.0 with updated reflect-metadata and ts-node peer deps. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
parent
09f9c80369
commit
3343b0ea3c
1456
package-lock.json
generated
1456
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -20,9 +20,9 @@
|
||||
"jsonwebtoken": "^9.0.0",
|
||||
"mysql2": "^3.9.8",
|
||||
"node-fetch": "^3.3.2",
|
||||
"reflect-metadata": "^0.1.10",
|
||||
"ts-node": "10.9.1",
|
||||
"typeorm": "0.3.14",
|
||||
"reflect-metadata": "^0.2.2",
|
||||
"ts-node": "^10.9.2",
|
||||
"typeorm": "^1.0.0",
|
||||
"typescript": "4.8.3"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user