Merge pull request #13 from Roslund/dependabot/npm_and_yarn/prisma/client-6.12.0

Bump @prisma/client from 6.11.1 to 6.12.0
This commit is contained in:
Anton Roslund 2025-07-16 12:07:41 +02:00 committed by GitHub
commit aa57eb543f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -9,7 +9,7 @@
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"@prisma/client": "^6.11.1",
"@prisma/client": "^6.12.0",
"command-line-args": "^6.0.1",
"command-line-usage": "^7.0.3",
"compression": "^1.8.0",
@ -1100,9 +1100,9 @@
}
},
"node_modules/@prisma/client": {
"version": "6.11.1",
"resolved": "https://registry.npmjs.org/@prisma/client/-/client-6.11.1.tgz",
"integrity": "sha512-5CLFh8QP6KxRm83pJ84jaVCeSVPQr8k0L2SEtOJHwdkS57/VQDcI/wQpGmdyOZi+D9gdNabdo8tj1Uk+w+upsQ==",
"version": "6.12.0",
"resolved": "https://registry.npmjs.org/@prisma/client/-/client-6.12.0.tgz",
"integrity": "sha512-wn98bJ3Cj6edlF4jjpgXwbnQIo/fQLqqQHPk2POrZPxTlhY3+n90SSIF3LMRVa8VzRFC/Gec3YKJRxRu+AIGVA==",
"hasInstallScript": true,
"license": "Apache-2.0",
"engines": {

View file

@ -9,7 +9,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@prisma/client": "^6.11.1",
"@prisma/client": "^6.12.0",
"command-line-args": "^6.0.1",
"command-line-usage": "^7.0.3",
"compression": "^1.8.0",