From 91127f1244c3681b45ea3a508b4b84a3ee2c8ad1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 17:24:57 +0000 Subject: [PATCH] Bump @prisma/client from 5.21.0 to 5.21.1 Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.21.0 to 5.21.1. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.21.1/packages/client) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-type: direct:production update-type: version-update:semver-patch ... 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 a2d0091..9a16bcc 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@liveblocks/client": "^2.9.1", "@liveblocks/node": "^2.9.1", "@liveblocks/react": "^2.9.1", - "@prisma/client": "^5.21.0", + "@prisma/client": "^5.21.1", "@prisma/extension-accelerate": "^1.2.1", "@radix-ui/react-accordion": "^1.2.1", "@radix-ui/react-avatar": "^1.1.1", diff --git a/yarn.lock b/yarn.lock index 7ac6d1c..ed74872 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1057,15 +1057,15 @@ __metadata: languageName: node linkType: hard -"@prisma/client@npm:^5.21.0": - version: 5.21.0 - resolution: "@prisma/client@npm:5.21.0" +"@prisma/client@npm:^5.21.1": + version: 5.21.1 + resolution: "@prisma/client@npm:5.21.1" peerDependencies: prisma: "*" peerDependenciesMeta: prisma: optional: true - checksum: 10c0/4edcffa73a21ec958fbba847bc7af9dbd295196998bc59f1a5db034ea77e895a8f8f5d0a4c9bbecfcbdcf0fff9abec97650e402e5e7bd845ac916e2c3dedf1c9 + checksum: 10c0/066bf678d6bda048893eb9080818339a99bba995a0ba19935cccda30a10eb46c6674bc445bbbbb37881e52d3010c72ce4a28565156b80bfea5438cafd9868941 languageName: node linkType: hard @@ -6400,7 +6400,7 @@ __metadata: "@liveblocks/react": "npm:^2.9.1" "@microsoft/eslint-formatter-sarif": "npm:^3.1.0" "@next/eslint-plugin-next": "npm:^14.2.15" - "@prisma/client": "npm:^5.21.0" + "@prisma/client": "npm:^5.21.1" "@prisma/extension-accelerate": "npm:^1.2.1" "@radix-ui/react-accordion": "npm:^1.2.1" "@radix-ui/react-avatar": "npm:^1.1.1"