Skip to content

Commit

Permalink
Bump @prisma/client from 5.3.1 to 5.4.2 (#24)
Browse files Browse the repository at this point in the history
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.3.1 to 5.4.2.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.4.2/packages/client)

---
updated-dependencies:
- dependency-name: "@prisma/client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 49af418 commit 9348482
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@fastify/cors": "^8.3.0",
"@fastify/websocket": "^8.2.0",
"@prisma/client": "^5.3.1",
"@prisma/client": "^5.4.2",
"fastify": "^4.23.2",
"pg": "^8.8.0",
"pino": "^8.15.1",
Expand Down

0 comments on commit 9348482

Please sign in to comment.