Bump prisma from 6.16.2 to 6.16.3

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-09-30 20:20:55 +00:00 committed by GitHub
parent 3cf7c9479e
commit 499fcde349
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 36 additions and 36 deletions

View file

@ -20,6 +20,6 @@
},
"devDependencies": {
"jest": "^30.1.3",
"prisma": "^6.16.2"
"prisma": "^6.16.3"
}
}