Feature/upgrade prisma to version 3.9.1 (#677)

* Upgrade prisma to version 3.9.1

* Update changelog
This commit is contained in:
Thomas Kaul
2022-02-06 15:47:08 +01:00
committed by GitHub
parent e625e55784
commit 8d2fcc6b42
3 changed files with 21 additions and 20 deletions

View File

@ -70,7 +70,7 @@
"@nestjs/schedule": "1.0.2",
"@nestjs/serve-static": "2.2.2",
"@nrwl/angular": "13.4.1",
"@prisma/client": "3.8.1",
"@prisma/client": "3.9.1",
"@simplewebauthn/browser": "4.1.0",
"@simplewebauthn/server": "4.1.0",
"@simplewebauthn/typescript-types": "4.0.0",
@ -107,7 +107,7 @@
"passport": "0.4.1",
"passport-google-oauth20": "2.0.0",
"passport-jwt": "4.0.0",
"prisma": "3.8.1",
"prisma": "3.9.1",
"reflect-metadata": "0.1.13",
"round-to": "5.0.0",
"rxjs": "7.4.0",