Skip to content

Commit ad8ca99

Browse files
fix(deps): update prisma monorepo to v5.19.1
1 parent f399e45 commit ad8ca99

File tree

2 files changed

+125
-15
lines changed

2 files changed

+125
-15
lines changed

packages/core/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -204,9 +204,9 @@
204204
"@keystone-ui/toast": "workspace:^",
205205
"@keystone-ui/tooltip": "workspace:^",
206206
"@nodelib/fs.walk": "^2.0.0",
207-
"@prisma/client": "5.19.0",
208-
"@prisma/internals": "5.19.0",
209-
"@prisma/migrate": "5.19.0",
207+
"@prisma/client": "5.19.1",
208+
"@prisma/internals": "5.19.1",
209+
"@prisma/migrate": "5.19.1",
210210
"@sindresorhus/slugify": "^1.1.2",
211211
"apollo-upload-client": "^17.0.0",
212212
"bcryptjs": "^2.4.3",
@@ -235,7 +235,7 @@
235235
"meow": "^9.0.0",
236236
"next": "^14.2.0",
237237
"pluralize": "^8.0.0",
238-
"prisma": "5.19.0",
238+
"prisma": "5.19.1",
239239
"prompts": "^2.4.2",
240240
"react": "^18.3.1",
241241
"react-dom": "^18.3.1",

pnpm-lock.yaml

Lines changed: 121 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)