1
0
Fork 0

chore(deps-dev): bump prisma from 5.16.0 to 5.16.2

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

---
updated-dependencies:
- dependency-name: prisma
  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] 2024-07-10 04:44:17 +00:00 committed by GitHub
parent 8c823eb198
commit d943f84f53
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 28 additions and 28 deletions

View file

@ -53,7 +53,7 @@
"mocha": "10.6.0",
"mocha-steps": "1.3.0",
"nodemon": "3.1.4",
"prisma": "5.16.0"
"prisma": "5.16.2"
},
"engines": {
"node": ">= 18.17.0 <22"