Merge pull request #9 from Roslund/dependabot/npm_and_yarn/prisma-6.11.1

Bump prisma from 5.16.1 to 6.11.1
This commit is contained in:
Anton Roslund 2025-07-15 11:17:29 +02:00 committed by GitHub
commit 91f98a6a09
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 67 additions and 32 deletions

View file

@ -20,6 +20,6 @@
},
"devDependencies": {
"jest": "^30.0.4",
"prisma": "^5.10.2"
"prisma": "^6.11.1"
}
}