Feature/upgrade prisma to version 3.7.0 (#586)

* Upgrade prisma from version 3.6.0 to 3.7.0

* Update changelog
This commit is contained in:
Thomas Kaul
2021-12-26 17:30:26 +01:00
committed by GitHub
parent 9725f16c81
commit 7203939c42
3 changed files with 24 additions and 20 deletions

View File

@ -69,7 +69,7 @@
"@nestjs/schedule": "1.0.2",
"@nestjs/serve-static": "2.2.2",
"@nrwl/angular": "13.3.0",
"@prisma/client": "3.6.0",
"@prisma/client": "3.7.0",
"@simplewebauthn/browser": "4.1.0",
"@simplewebauthn/server": "4.1.0",
"@simplewebauthn/typescript-types": "4.0.0",
@ -105,7 +105,7 @@
"passport": "0.4.1",
"passport-google-oauth20": "2.0.0",
"passport-jwt": "4.0.0",
"prisma": "3.6.0",
"prisma": "3.7.0",
"reflect-metadata": "0.1.13",
"round-to": "5.0.0",
"rxjs": "7.4.0",