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

This commit is contained in:
2026-02-04 08:26:43 -08:00
parent 3af092d9e0
commit 72ac2a11a4
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"
}
}