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 db5fef5 commit 6fdcea7Copy full SHA for 6fdcea7
package.json
@@ -21,12 +21,12 @@
21
"@types/express-graphql": "^0.9.0",
22
"@types/jsonwebtoken": "~8.5.0",
23
"prettier": "^2.4.1",
24
- "prisma": "^3.5.0",
+ "prisma": "^7.0.0",
25
"ts-node-dev": "^1.1.8",
26
"typescript": "^4.3.5"
27
},
28
"dependencies": {
29
- "@prisma/client": "^3.5.0",
+ "@prisma/client": "^7.0.0",
30
"apollo-server": "^3.5.0",
31
"bcryptjs": "~2.4.0",
32
"graphql": "^15.7.2",
0 commit comments