From f185fdf77def04c96d449a1af49abd13356f3fe6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 19:14:59 +0000 Subject: [PATCH] build(deps): Bump @prisma/client from 5.7.1 to 5.8.1 Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.7.1 to 5.8.1. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.8.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 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 32c1d0b1e..b79e81623 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@auth0/nextjs-auth0": "^3.5.0", "@graphql-tools/schema": "^10.0.2", "@headlessui/react": "^1.7.18", - "@prisma/client": "^5.7.1", + "@prisma/client": "^5.8.1", "@tailwindcss/forms": "^0.5.7", "@tailwindcss/line-clamp": "^0.4.4", "@tailwindcss/typography": "^0.5.10", diff --git a/yarn.lock b/yarn.lock index 1249ac348..55cba6405 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2389,10 +2389,10 @@ picocolors "^1.0.0" tslib "^2.6.0" -"@prisma/client@^5.7.1": - version "5.7.1" - resolved "https://registry.yarnpkg.com/@prisma/client/-/client-5.7.1.tgz#a124afd05663267f7255a639a81d28303684a063" - integrity sha512-TUSa4nUcC4nf/e7X3jyO1pEd6XcI/TLRCA0KjkA46RDIpxUaRsBYEOqITwXRW2c0bMFyKcCRXrH4f7h4q9oOlg== +"@prisma/client@^5.8.1": + version "5.8.1" + resolved "https://registry.yarnpkg.com/@prisma/client/-/client-5.8.1.tgz#7815ec51c0ca2a6de219c02e7846701ae3baf240" + integrity sha512-xQtMPfbIwLlbm0VVIVQY2yqQVOxPwRQhvIp7Z3m2900g1bu/zRHKhYZJQWELqmjl6d8YwBy0K2NvMqh47v1ubw== "@prisma/debug@5.7.1": version "5.7.1"