Merge pull request #343 from ahmadk953/dependabot/npm_and_yarn/prisma-5.16.1

Bump prisma from 5.16.0 to 5.16.1
This commit is contained in:
Ahmad 2024-06-27 15:36:49 -04:00 committed by GitHub
commit b668736e77
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 29 additions and 29 deletions

View file

@ -67,7 +67,7 @@
"postcss": "^8.4.38",
"prettier": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.5",
"prisma": "^5.16.0",
"prisma": "^5.16.1",
"tailwindcss": "^3.4.4",
"typescript": "^5.5.2"
},