Skip to content

Commit

Permalink
fix(deps): update prisma monorepo to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 04feef6 commit f0d1921
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@nestjs/swagger": "^8.0.2",
"@nestjs/terminus": "^10.2.3",
"@nestjs/testing": "^10.4.7",
"@prisma/client": "^5.7.0",
"@prisma/client": "^6.0.0",
"dotenv": "^16.0.1",
"express-prom-bundle": "^8.0.0",
"helmet": "^8.0.0",
Expand Down Expand Up @@ -64,7 +64,7 @@
"istanbul-badges-readme": "^1.9.0",
"lint-staged": "^15.2.4",
"prettier": "^3.0.3",
"prisma": "^5.7.0",
"prisma": "^6.0.0",
"source-map-support": "^0.5.21",
"supertest": "^7.0.0",
"ts-loader": "^9.5.0",
Expand Down

0 comments on commit f0d1921

Please sign in to comment.