From 0b7fc4b0b19117d4d2579833c898f6e028a23bb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 10:46:12 +0000 Subject: [PATCH] Bump @prisma/client from 6.13.0 to 6.17.1 Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 6.13.0 to 6.17.1. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.17.1/packages/client) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-version: 6.17.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) 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