Merge pull request #39 from Roslund/dependabot/npm_and_yarn/prisma/client-6.16.2

Bump @prisma/client from 6.13.0 to 6.16.2
This commit is contained in:
Anton Roslund 2025-09-20 07:39:48 +02:00 committed by GitHub
commit 6ccdfc7d4b
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.13.0",
"@prisma/client": "^6.16.2",
"command-line-args": "^6.0.1",
"command-line-usage": "^7.0.3",
"compression": "^1.8.1",
@ -1100,9 +1100,9 @@
}
},
"node_modules/@prisma/client": {
"version": "6.13.0",
"resolved": "https://registry.npmjs.org/@prisma/client/-/client-6.13.0.tgz",
"integrity": "sha512-8m2+I3dQovkV8CkDMluiwEV1TxV9EXdT6xaCz39O6jYw7mkf5gwfmi+cL4LJsEPwz5tG7sreBwkRpEMJedGYUQ==",
"version": "6.16.2",
"resolved": "https://registry.npmjs.org/@prisma/client/-/client-6.16.2.tgz",
"integrity": "sha512-E00PxBcalMfYO/TWnXobBVUai6eW/g5OsifWQsQDzJYm7yaY+IRLo7ZLsaefi0QkTpxfuhFcQ/w180i6kX3iJw==",
"hasInstallScript": true,
"license": "Apache-2.0",
"engines": {

View file

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