Skip to content

Commit

Permalink
Bump prisma from 5.18.0 to 5.19.0 in /auth_callout
Browse files Browse the repository at this point in the history
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 5.18.0 to 5.19.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.19.0/packages/cli)

---
updated-dependencies:
- dependency-name: prisma
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 261e761 commit ade5f6f
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 33 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 @@ -15,7 +15,7 @@
"nats": "^2.28.2",
"nats-jwt": "^0.0.9",
"nkeys.js": "^1.1.0",
"prisma": "^5.18.0"
"prisma": "^5.19.0"
},
"scripts": {
"serve": "tsx src/service.ts"
Expand Down
66 changes: 34 additions & 32 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 ade5f6f

Please sign in to comment.