Prisma update Update available 4.16.2 -> 5.12.1
Can I update prisma in wasp project? What impact it would have?
│ Update available 4.16.2 -> 5.12.1 │
[ Db !] │ │
[ Db !] │ This is a major update - please follow the guide at │
[ Db !] │ https://pris.ly/d/major-version-upgrade │
[ Db !] │ │
[ Db !] │ Run the following to update │
[ Db !] │ npm i --save-dev prisma@latest │
[ Db !] │ npm i @prisma/client@latest
│ Update available 4.16.2 -> 5.12.1 │
[ Db !] │ │
[ Db !] │ This is a major update - please follow the guide at │
[ Db !] │ https://pris.ly/d/major-version-upgrade │
[ Db !] │ │
[ Db !] │ Run the following to update │
[ Db !] │ npm i --save-dev prisma@latest │
[ Db !] │ npm i @prisma/client@latest
Upgrading your project to the latest version of Prisma ORM.
