From 86a596197ad402ebf853063bcbad8ddc8e077e3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 19:19:42 +0000 Subject: [PATCH] Bump @prisma/client from 5.19.1 to 6.3.1 Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.19.1 to 6.3.1. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.3.1/packages/client) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-type: direct:production update-type: version-update:semver-major ... 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 71f71ce2..bf2bc1de 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@aws-sdk/client-s3": "^3.712.0", "@aws-sdk/lib-storage": "^3.703.0", "@mux/mux-node": "^9.0.1", - "@prisma/client": "5.19.1", + "@prisma/client": "6.3.1", "@slack/bolt": "^4.1.1", "airtable": "^0.12.2", "airtable-plus": "^1.0.4", diff --git a/yarn.lock b/yarn.lock index 43193698..2ab508b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -722,10 +722,10 @@ jose "^4.14.4" node-fetch "^2.6.7" -"@prisma/client@5.19.1": - version "5.19.1" - resolved "https://registry.yarnpkg.com/@prisma/client/-/client-5.19.1.tgz#d73f2b17b08628b6450c1c2dd20924d7a993aadf" - integrity sha512-x30GFguInsgt+4z5I4WbkZP2CGpotJMUXy+Gl/aaUjHn2o1DnLYNTA+q9XdYmAQZM8fIIkvUiA2NpgosM3fneg== +"@prisma/client@6.3.1": + version "6.3.1" + resolved "https://registry.yarnpkg.com/@prisma/client/-/client-6.3.1.tgz#4e4b05b27f4541ea541a601c57a8ada10b526848" + integrity sha512-ARAJaPs+eBkemdky/XU3cvGRl+mIPHCN2lCXsl5Vlb0E2gV+R6IN7aCI8CisRGszEZondwIsW9Iz8EJkTdykyA== "@prisma/debug@5.19.1": version "5.19.1"