Skip to content

Commit

Permalink
Merge pull request #1121 from EdmilsonSantana/fix/upgrade_prima_to_6_1_0
Browse files Browse the repository at this point in the history
fix: upgrade Prisma packages to 6.1.0 to resolve an issue in Alpine images
  • Loading branch information
DavidsonGomes authored Jan 6, 2025
2 parents 16daf9b + 0701595 commit 0000c1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 0000c1c

Please sign in to comment.