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 9ce886f commit 2bf47b0Copy full SHA for 2bf47b0
api/package.json
@@ -39,7 +39,7 @@
39
"jest": "29.7.0",
40
"lint-staged": "^13.3.0",
41
"nodemon": "^3.1.10",
42
- "prisma": "^4.16.2",
+ "prisma": "^6.17.1",
43
"ts-node": "^10.9.2",
44
"tsconfig-paths": "^4.2.0",
45
"typescript": "5.9.2"
@@ -51,7 +51,7 @@
51
"@fastify/swagger-ui": "^1.10.2",
52
"@hapi/boom": "^10.0.1",
53
"@keplr/typed-ajv": "^3.0.5",
54
- "@prisma/client": "^4.16.2",
+ "@prisma/client": "^6.17.1",
55
"bcrypt": "^5.1.1",
56
"dotenv": "^16.6.1",
57
"fastify": "^4.29.1",
0 commit comments