mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 16:22:59 +10:00
fix(typeorm): update typeorm to latest 0.2.x for secpatch
This commit is contained in:
2
pnpm-lock.yaml
generated
2
pnpm-lock.yaml
generated
@ -254,7 +254,7 @@ importers:
|
||||
ts-loader: ^9.2.9
|
||||
ts-node: ^10.7.0
|
||||
tsconfig-paths: ^3.14.1
|
||||
typeorm: '0.2'
|
||||
typeorm: 0.2.45
|
||||
typescript: ^4.6.4
|
||||
uuid: ^8.3.2
|
||||
webpack: ^5.72.0
|
||||
|
||||
@ -47,7 +47,7 @@
|
||||
"reflect-metadata": "^0.1.13",
|
||||
"rimraf": "^3.0.2",
|
||||
"rxjs": "^7.5.5",
|
||||
"typeorm": "0.2",
|
||||
"typeorm": "0.2.45",
|
||||
"uuid": "^8.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user