Merge pull request #61 from Roslund/dependabot/npm_and_yarn/prisma-7.2.0

Bump prisma from 6.16.2 to 7.2.0
This commit is contained in:
Anton Roslund 2026-01-04 17:19:44 +01:00 committed by GitHub
commit 42b9e304e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 579 additions and 62 deletions

View file

@ -21,6 +21,6 @@
},
"devDependencies": {
"jest": "^30.1.3",
"prisma": "^6.16.2"
"prisma": "^7.2.0"
}
}