mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update typeorm
This commit is contained in:
parent
9900bc641d
commit
ef84800ce8
22 changed files with 232 additions and 242 deletions
|
|
@ -37,7 +37,7 @@
|
|||
"@nestjs/serve-static": "2.2.2",
|
||||
"@nestjs/swagger": "5.2.1",
|
||||
"@nestjs/terminus": "8.0.8",
|
||||
"@nestjs/typeorm": "8.0.4",
|
||||
"@nestjs/typeorm": "8.1.4",
|
||||
"@opentelemetry/api": "1.0.4",
|
||||
"@opentelemetry/context-async-hooks": "1.0.1",
|
||||
"@opentelemetry/exporter-prometheus": "0.27.0",
|
||||
|
|
@ -62,7 +62,7 @@
|
|||
"nest-raven": "8.1.0",
|
||||
"nestjs-otel": "3.0.4",
|
||||
"nestjs-pino": "2.6.0",
|
||||
"nestjs-typeorm-paginate": "2.6.3",
|
||||
"nestjs-typeorm-paginate": "4.0.1",
|
||||
"passport": "0.6.0",
|
||||
"passport-jwt": "4.0.0",
|
||||
"passport-spotify": "2.0.0",
|
||||
|
|
@ -73,7 +73,7 @@
|
|||
"rimraf": "3.0.2",
|
||||
"rxjs": "7.5.5",
|
||||
"swagger-ui-express": "4.4.0",
|
||||
"typeorm": "0.2.41"
|
||||
"typeorm": "0.3.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nestjs/cli": "8.2.8",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue