Skip to content

Commit

Permalink
⬆️ chore(deps): bump the prisma group with 3 updates (#970)
Browse files Browse the repository at this point in the history
Bumps the prisma group with 3 updates: [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client), [@prisma/instrumentation](https://github.com/prisma/prisma/tree/HEAD/packages/instrumentation) and [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli).


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

Updates `@prisma/instrumentation` from 5.20.0 to 5.21.1
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.21.1/packages/instrumentation)

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

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

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 21, 2024
1 parent 8f348ce commit 8be64d4
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@
"@opentelemetry/sdk-trace-base": "^1.26.0",
"@opentelemetry/sdk-trace-node": "^1.26.0",
"@opentelemetry/semantic-conventions": "^1.27.0",
"@prisma/client": "^5.20.0",
"@prisma/instrumentation": "^5.20.0",
"@prisma/client": "^5.21.1",
"@prisma/instrumentation": "^5.21.1",
"@sentry/node": "^8.34.0",
"@vippsmobilepay/sdk": "^2.4.0",
"bullmq": "^5.21.1",
Expand All @@ -133,7 +133,7 @@
"openid-client": "^5.7.0",
"pino": "^9.4.0",
"postmark": "^4.0.5",
"prisma": "^5.20.0",
"prisma": "^5.21.1",
"yargs": "^17.7.2",
"zod": "^3.23.8"
}
Expand Down
80 changes: 40 additions & 40 deletions pnpm-lock.yaml

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

0 comments on commit 8be64d4

Please sign in to comment.