chore(deps): update typeorm

This commit is contained in:
renovate[bot] 2022-06-25 13:48:25 +00:00 committed by Julian Tölle
parent 9900bc641d
commit ef84800ce8
22 changed files with 232 additions and 242 deletions

View file

@ -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",