Skip to content

Commit

Permalink
Bump @prisma/client from 5.16.1 to 5.18.0 in /auth_callout
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.16.1 to 5.18.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.18.0/packages/client)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 21, 2024
1 parent 8046e4a commit 78f39c0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion auth_callout/packages/auth-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@types/node": "^20.9.0"
},
"dependencies": {
"@prisma/client": "^5.16.1",
"@prisma/client": "^5.18.0",
"nats": "^2.6.1",
"nats-jwt": "^0.0.7",
"nkeys.js": "^1.0.5",
Expand Down
10 changes: 5 additions & 5 deletions auth_callout/pnpm-lock.yaml

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

0 comments on commit 78f39c0

Please sign in to comment.