Skip to content

Commit

Permalink
feat: added support for prisma v6 (#1464)
Browse files Browse the repository at this point in the history
ref INSTA-20799
Co-authored-by: Instanacd PAT for GitHub Public <[email protected]>
  • Loading branch information
instanacd authored Dec 2, 2024
1 parent 66a6dc6 commit d2996e1
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
58 changes: 29 additions & 29 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@
"kafka-avro": "^3.2.0",
"node-rdkafka": "^3.2.0",
"pg-native": "^3.2.0",
"prisma": "^5.22.0"
"prisma": "^6.0.0"
},
"overrides": {
"stream-shift": "1.0.2"
Expand Down

0 comments on commit d2996e1

Please sign in to comment.