Skip to content

Commit

Permalink
fix(deps): update prisma monorepo to v5.17.0 (#9215)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 16, 2024
1 parent a639229 commit 3fdc7d4
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 10 deletions.
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,8 +205,8 @@
"@keystone-ui/tooltip": "workspace:^",
"@nodelib/fs.walk": "^2.0.0",
"@prisma/client": "catalog:",
"@prisma/internals": "5.16.2",
"@prisma/migrate": "5.16.2",
"@prisma/internals": "5.17.0",
"@prisma/migrate": "5.17.0",
"@sindresorhus/slugify": "^1.1.2",
"apollo-upload-client": "^17.0.0",
"bcryptjs": "^2.4.3",
Expand Down
102 changes: 94 additions & 8 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 3fdc7d4

Please sign in to comment.