Skip to content

Commit d203dd4

Browse files
chore(deps): update prisma monorepo to v5.14.0 (prisma#6019)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 605dcc4 commit d203dd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

typescript/graphql-typegraphql-crud/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
},
3030
"overrides": {
3131
"typegraphql-prisma": {
32-
"@prisma/generator-helper": "5.13.0",
33-
"@prisma/internals": "5.13.0"
32+
"@prisma/generator-helper": "5.14.0",
33+
"@prisma/internals": "5.14.0"
3434
}
3535
}
3636
}

0 commit comments

Comments
 (0)