From a74e975303a692199ecd8ca370f730be14a53a90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 09:56:10 +0000 Subject: [PATCH] Bump @prisma/client from 6.0.0 to 6.2.1 Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 6.0.0 to 6.2.1. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.2.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 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f7cb626..63f92de 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@aws-sdk/client-s3": "^3.633.0", "@aws-sdk/s3-presigned-post": "^3.679.0", "@aws-sdk/s3-request-presigner": "^3.678.0", - "@prisma/client": "^6.0.0", + "@prisma/client": "^6.2.1", "axios": "^1.7.8", "axios-retry": "^4.5.0", "pretty-bytes": "^6.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b7000d5..442aba5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^3.678.0 version: 3.678.0 '@prisma/client': - specifier: ^6.0.0 - version: 6.0.0(prisma@6.1.0) + specifier: ^6.2.1 + version: 6.2.1(prisma@6.1.0) axios: specifier: ^1.7.8 version: 1.7.8 @@ -681,8 +681,8 @@ packages: '@polka/url@1.0.0-next.24': resolution: {integrity: sha512-2LuNTFBIO0m7kKIQvvPHN6UE63VjpmL9rnEEaOOaiSPbZK+zUOYIzBAWcED+3XYzhYsd/0mD57VdxAEqqV52CQ==} - '@prisma/client@6.0.0': - resolution: {integrity: sha512-tOBhG35ozqZ/5Y6B0TNOa6cwULUW8ijXqBXcgb12bfozqf6eGMyGs+jphywCsj6uojv5lAZZnxVSoLMVebIP+g==} + '@prisma/client@6.2.1': + resolution: {integrity: sha512-msKY2iRLISN8t5X0Tj7hU0UWet1u0KuxSPHWuf3IRkB4J95mCvGpyQBfQ6ufcmvKNOMQSq90O2iUmJEN2e5fiA==} engines: {node: '>=18.18'} peerDependencies: prisma: '*' @@ -3712,7 +3712,7 @@ snapshots: '@polka/url@1.0.0-next.24': {} - '@prisma/client@6.0.0(prisma@6.1.0)': + '@prisma/client@6.2.1(prisma@6.1.0)': optionalDependencies: prisma: 6.1.0