Skip to content

Commit 0000c1c

Browse files
Merge pull request #1121 from EdmilsonSantana/fix/upgrade_prima_to_6_1_0
fix: upgrade Prisma packages to 6.1.0 to resolve an issue in Alpine images
2 parents 16daf9b + 0701595 commit 0000c1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@ffmpeg-installer/ffmpeg": "^1.1.0",
5454
"@figuro/chatwoot-sdk": "^1.1.16",
5555
"@hapi/boom": "^10.0.1",
56-
"@prisma/client": "^5.15.0",
56+
"@prisma/client": "^6.1.0",
5757
"@sentry/node": "^8.28.0",
5858
"amqplib": "^0.10.3",
5959
"axios": "^1.6.5",
@@ -85,7 +85,7 @@
8585
"openai": "^4.52.7",
8686
"pg": "^8.11.3",
8787
"pino": "^8.11.0",
88-
"prisma": "^5.15.0",
88+
"prisma": "^6.1.0",
8989
"pusher": "^5.2.0",
9090
"qrcode": "^1.5.1",
9191
"qrcode-terminal": "^0.12.0",

0 commit comments

Comments
 (0)