Upgrade Node.js without Buffer deprecation warnings from Prisma ORM
May 19, 2026
PrismaPrisma ORM
Prisma ORM no longer calls the deprecated Buffer() constructor, so recent Node.js versions stop logging the DEP0005 warning.
Prisma ORM
Prisma ORM removes a deprecated Node.js API call.
Fixed
- Prisma ORM no longer calls the deprecated
Buffer()constructor, clearing theDEP0005deprecation warning it raised on recent Node.js versions. (prisma/prisma#29538)
Need help applying these changes in production? Prisma Enterprise Support can help with schema design, performance, security, and compliance.