Merge pull request #656 from ahmadk953/dependabot/npm_and_yarn/prisma-5.21.1

Bump prisma from 5.21.0 to 5.21.1
This commit is contained in:
Ahmad 2024-10-17 22:23:27 -04:00 committed by GitHub
commit 2638838e4b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 35 additions and 35 deletions

View file

@ -72,7 +72,7 @@
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"prisma": "^5.21.0",
"prisma": "^5.21.1",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.3"
},