diff --git a/package.json b/package.json index d20c15b..fa67203 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@auth0/nextjs-auth0": "~4.9.0", - "@prisma/client": "^6.13.0", + "@prisma/client": "^6.17.1", "dotenv-cli": "^10.0.0", "eslint": "^9.32.0", "eslint-config-next": "~15.4.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9ff1464..02afbd9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ~4.9.0 version: 4.9.0(next@15.4.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@prisma/client': - specifier: ^6.13.0 - version: 6.13.0(prisma@6.13.0(typescript@5.9.2))(typescript@5.9.2) + specifier: ^6.17.1 + version: 6.17.1(prisma@6.13.0(typescript@5.9.2))(typescript@5.9.2) dotenv-cli: specifier: ^10.0.0 version: 10.0.0 @@ -332,8 +332,8 @@ packages: '@panva/hkdf@1.2.1': resolution: {integrity: sha512-6oclG6Y3PiDFcoyk8srjLfVKyMfVCKJ27JwNPViuXziFpmdz+MZnZN/aKY0JGXgYuO/VghU0jcOAZgWXZ1Dmrw==} - '@prisma/client@6.13.0': - resolution: {integrity: sha512-8m2+I3dQovkV8CkDMluiwEV1TxV9EXdT6xaCz39O6jYw7mkf5gwfmi+cL4LJsEPwz5tG7sreBwkRpEMJedGYUQ==} + '@prisma/client@6.17.1': + resolution: {integrity: sha512-zL58jbLzYamjnNnmNA51IOZdbk5ci03KviXCuB0Tydc9btH2kDWsi1pQm2VecviRTM7jGia0OPPkgpGnT3nKvw==} engines: {node: '>=18.18'} peerDependencies: prisma: '*' @@ -2095,7 +2095,7 @@ snapshots: '@panva/hkdf@1.2.1': {} - '@prisma/client@6.13.0(prisma@6.13.0(typescript@5.9.2))(typescript@5.9.2)': + '@prisma/client@6.17.1(prisma@6.13.0(typescript@5.9.2))(typescript@5.9.2)': optionalDependencies: prisma: 6.13.0(typescript@5.9.2) typescript: 5.9.2