chore(server): dont use default export on @prisma/instrumentation (#12148)

<!-- This is an auto-generated comment: release notes by coderabbit.ai -->

## Summary by CodeRabbit

- **Chores**
  - Updated a backend dependency to the latest version to ensure continued compatibility and improvements. No user-facing changes.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
fengmk2
2025-05-06 10:21:35 +00:00
parent fdb2a92c1c
commit 8940151ffe
3 changed files with 7 additions and 9 deletions
+1 -1
View File
@@ -69,7 +69,7 @@
"@opentelemetry/sdk-trace-node": "^1.29.0",
"@opentelemetry/semantic-conventions": "^1.28.0",
"@prisma/client": "^6.6.0",
"@prisma/instrumentation": "^6.6.0",
"@prisma/instrumentation": "^6.7.0",
"@react-email/components": "0.0.36",
"@socket.io/redis-adapter": "^8.3.0",
"ai": "^4.3.4",