Skip to content

Commit

Permalink
fix(deps): bump @prisma/client from 5.13.0 to 5.15.0
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.13.0 to 5.15.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.15.0/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]>
  • Loading branch information
dependabot[bot] authored Jun 9, 2024
1 parent a6703e9 commit 52210ba
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@navikt/ds-tailwind": "^6.7.1",
"@navikt/next-logger": "^1.24.0",
"@navikt/oasis": "^3.3.0",
"@prisma/client": "5.13.0",
"@prisma/client": "5.15.0",
"@slack/bolt": "^3.18.0",
"@slack/logger": "^4.0.0",
"@slack/types": "^2.11.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -651,15 +651,15 @@ __metadata:
languageName: node
linkType: hard

"@prisma/client@npm:5.13.0":
version: 5.13.0
resolution: "@prisma/client@npm:5.13.0"
"@prisma/client@npm:5.15.0":
version: 5.15.0
resolution: "@prisma/client@npm:5.15.0"
peerDependencies:
prisma: "*"
peerDependenciesMeta:
prisma:
optional: true
checksum: 10/52762970542c282ea203294eb5adebe0075e077c9edf2b2f62be3f2206d35d94d17129c26e8491082e037da3b2024e788cb5bb588f7de6cb6870b84e9f86b00c
checksum: 10/6948885425a62fef5a90f039761acbd1f61c9713e8e49f30892244926ad402b3489c0b527d5d6f6469ed1057848dd6d052eec51c99d279d4f956fd021279330f
languageName: node
linkType: hard

Expand Down Expand Up @@ -3862,7 +3862,7 @@ __metadata:
"@navikt/eslint-config-teamsykmelding": "npm:^6.2.0"
"@navikt/next-logger": "npm:^1.24.0"
"@navikt/oasis": "npm:^3.3.0"
"@prisma/client": "npm:5.13.0"
"@prisma/client": "npm:5.15.0"
"@slack/bolt": "npm:^3.18.0"
"@slack/logger": "npm:^4.0.0"
"@slack/types": "npm:^2.11.0"
Expand Down

0 comments on commit 52210ba

Please sign in to comment.