diff --git a/package.json b/package.json index d20c15b..ef6e040 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.16.3", "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..e248f78 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.16.3 + version: 6.16.3(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.16.3': + resolution: {integrity: sha512-JfNfAtXG+/lIopsvoZlZiH2k5yNx87mcTS4t9/S5oufM1nKdXYxOvpDC1XoTCFBa5cQh7uXnbMPsmZrwZY80xw==} 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.16.3(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