From b61803802e509585ee28be72f5675fb44d8000cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 17:54:43 +0000 Subject: [PATCH] Bump @prisma/client from 6.3.1 to 6.4.1 Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 6.3.1 to 6.4.1. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.4.1/packages/client) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index d413e35..0086d3e 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@mdx-js/loader": "^3.1.0", "@mdx-js/react": "^3.1.0", "@next/mdx": "^15.1.6", - "@prisma/client": "^6.3.1", + "@prisma/client": "^6.4.1", "@prisma/extension-accelerate": "^1.2.2", "@radix-ui/react-accordion": "^1.2.2", "@radix-ui/react-avatar": "^1.1.2", diff --git a/yarn.lock b/yarn.lock index 850842a..b8ce921 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2875,9 +2875,9 @@ __metadata: languageName: node linkType: hard -"@prisma/client@npm:^6.3.1": - version: 6.3.1 - resolution: "@prisma/client@npm:6.3.1" +"@prisma/client@npm:^6.4.1": + version: 6.4.1 + resolution: "@prisma/client@npm:6.4.1" peerDependencies: prisma: "*" typescript: ">=5.1.0" @@ -2886,7 +2886,7 @@ __metadata: optional: true typescript: optional: true - checksum: 10c0/8d3b5fbbd60559b32b15029bf52d41cc3e643e58a8b2e6fc2075f09733900268c941f369c44271cb08b434bc5689f3317c0e5d0eb229355faf7ffbc1e9306b35 + checksum: 10c0/fe6c322b473d5ebc3926aafb0a149cb08d9d0df46af71568230fd087e85017f24a7a1e4a09e5817359db494ff7ce7d37ad56459c11c39da98412757acb7f16e9 languageName: node linkType: hard @@ -12449,7 +12449,7 @@ __metadata: "@microsoft/eslint-formatter-sarif": "npm:^3.1.0" "@next/eslint-plugin-next": "npm:15.1.7" "@next/mdx": "npm:^15.1.6" - "@prisma/client": "npm:^6.3.1" + "@prisma/client": "npm:^6.4.1" "@prisma/extension-accelerate": "npm:^1.2.2" "@radix-ui/react-accordion": "npm:^1.2.2" "@radix-ui/react-avatar": "npm:^1.1.2"