Bump prisma from 4.16.2 to 5.1.0

Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 4.16.2 to 5.1.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.1.0/packages/cli)

---
updated-dependencies:
- dependency-name: prisma
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-01 23:36:44 +00:00
committed by GitHub
parent e22362808e
commit c29219c492
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
"@types/bcrypt": "^5.0.0",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.26",
"prisma": "^4.16.2",
"prisma": "^5.1.0",
"tailwindcss": "^3.3.3"
}
}