From e2061d89fc0376147ed3622935091e4d2e564196 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 07:57:52 +0000 Subject: [PATCH] Bump @prisma/client from 5.9.1 to 5.10.1 (#2548) Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.9.1 to 5.10.1. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.10.1/packages/client) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ebe4a96f4..6fa58b2d8 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@mui/lab": "5.0.0-alpha.165", "@mui/material": "5.15.10", "@next-auth/prisma-adapter": "1.0.7", - "@prisma/client": "5.9.1", + "@prisma/client": "5.10.1", "@types/node": "20.11.19", "@types/react": "18.2.57", "@types/react-dom": "18.2.19", diff --git a/yarn.lock b/yarn.lock index 2a8777e8c..725d27bbb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -484,10 +484,10 @@ resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f" integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A== -"@prisma/client@5.9.1": - version "5.9.1" - resolved "https://registry.yarnpkg.com/@prisma/client/-/client-5.9.1.tgz#d92bd2f7f006e0316cb4fda9d73f235965cf2c64" - integrity sha512-caSOnG4kxcSkhqC/2ShV7rEoWwd3XrftokxJqOCMVvia4NYV/TPtJlS9C2os3Igxw/Qyxumj9GBQzcStzECvtQ== +"@prisma/client@5.10.1": + version "5.10.1" + resolved "https://registry.yarnpkg.com/@prisma/client/-/client-5.10.1.tgz#8768a4f9de1249bfff959dc33a9e4c0eb7708325" + integrity sha512-4R8Vp6sSwVJSnOxw8WU1WSLqE/G3WJy1xA05XvW87cINoB1hEY7endw5Ppy6TrIBCCtHQim2lqfHkbPvv+i7bQ== "@prisma/debug@5.10.1": version "5.10.1"