Bump prisma from 4.9.0 to 4.16.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-03 09:03:35 +00:00
committed by GitHub
parent b84fdbbe74
commit a16f3789cb
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
"@types/bcrypt": "^5.0.0",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.24",
"prisma": "^4.9.0",
"prisma": "^4.16.2",
"tailwindcss": "^3.3.2"
}
}