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
This commit is contained in:
Davidson Gomes 2025-01-06 12:17:29 -03:00 committed by GitHub
commit 0000c1c05c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,7 +53,7 @@
"@ffmpeg-installer/ffmpeg": "^1.1.0",
"@figuro/chatwoot-sdk": "^1.1.16",
"@hapi/boom": "^10.0.1",
"@prisma/client": "^5.15.0",
"@prisma/client": "^6.1.0",
"@sentry/node": "^8.28.0",
"amqplib": "^0.10.3",
"axios": "^1.6.5",
@ -85,7 +85,7 @@
"openai": "^4.52.7",
"pg": "^8.11.3",
"pino": "^8.11.0",
"prisma": "^5.15.0",
"prisma": "^6.1.0",
"pusher": "^5.2.0",
"qrcode": "^1.5.1",
"qrcode-terminal": "^0.12.0",