deps: update @prisma/client to 7.3.0
Node.js CI / CI (pull_request) Successful in 42s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m32s

This commit is contained in:
2026-02-04 08:25:45 -08:00
parent 1389ac6eec
commit c958f0c354
2 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -21,6 +21,6 @@
"turbo": "2.5.3"
},
"dependencies": {
"@prisma/client": "6.7.0"
"@prisma/client": "7.3.0"
}
}