Skip to content

Commit

Permalink
Bump the prisma group with 2 updates
Browse files Browse the repository at this point in the history
Updates the requirements on [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) and [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) to permit the latest version.

Updates `@prisma/client` to 5.22.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.22.0/packages/client)

Updates `prisma` to 5.22.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.22.0/packages/cli)

---
updated-dependencies:
- dependency-name: "@prisma/client"
  dependency-type: direct:production
  dependency-group: prisma
- dependency-name: prisma
  dependency-type: direct:production
  dependency-group: prisma
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 81ee822 commit ff1e91a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,12 @@
"@nestjs/common": "^10.4.7",
"@nestjs/core": "^10.4.7",
"@nestjs/platform-express": "^10.4.7",
"@prisma/client": "^5.21.1",
"@prisma/client": "^5.22.0",
"dotenv": "^16.3.1",
"dotenv-expand": "^10.0.0",
"git-last-commit": "^1.0.0",
"jsonwebtoken": "^9.0.2",
"prisma": "^5.21.1",
"prisma": "^5.22.0",
"serialize-error": "^4.1.0",
"source-map-support": "^0.5.19",
"tgrid": "^1.0.3",
Expand Down

0 comments on commit ff1e91a

Please sign in to comment.