Skip to content

Commit

Permalink
Update prisma monorepo to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 25, 2023
1 parent 34bdff2 commit 5cbfb19
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 22 deletions.
4 changes: 2 additions & 2 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"jest": "29.7.0",
"lint-staged": "^13.3.0",
"nodemon": "^3.0.1",
"prisma": "^4.16.2",
"prisma": "^5.5.1",
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.2.0",
"typescript": "5.2.2"
Expand All @@ -51,7 +51,7 @@
"@fastify/swagger-ui": "^1.10.1",
"@hapi/boom": "^10.0.1",
"@keplr/typed-ajv": "^3.0.5",
"@prisma/client": "^4.16.2",
"@prisma/client": "^5.5.1",
"bcrypt": "^5.1.1",
"dotenv": "^16.3.1",
"fastify": "^4.24.2",
Expand Down
39 changes: 19 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5cbfb19

Please sign in to comment.