This commit is contained in:
dependabot[bot] 2026-02-19 20:08:12 +00:00 committed by GitHub
commit 005a55f999
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 573 additions and 76 deletions

647
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

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