We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f5e3fc commit 8953e33Copy full SHA for 8953e33
package.json
@@ -29,7 +29,7 @@
29
"@graphql-ez/plugin-scalars": "^0.7.3",
30
"@graphql-ez/plugin-voyager": "^0.9.1",
31
"@graphql-ez/plugin-websockets": "^0.10.2",
32
- "@prisma/client": "^3.7.0",
+ "@prisma/client": "^3.15.2",
33
"date-fns": "^2.28.0",
34
"dotenv": "^10.0.0",
35
"faker": "^5.5.3",
@@ -41,7 +41,7 @@
41
"ms": "^2.1.3",
42
"node-schedule": "^2.1.0",
43
"p-lazy": "^4.0.0",
44
- "prisma": "^3.7.0"
+ "prisma": "^3.15.2"
45
},
46
"devDependencies": {
47
"@types/faker": "^5.5.9",
0 commit comments