From f7641094a1c01908c9a077078b34e0dd27f175af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 10:03:32 +0000 Subject: [PATCH] Bump @prisma/client from 5.21.1 to 5.22.0 Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.21.1 to 5.22.0. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.22.0/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 5ef7078..233b466 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": "^5.21.1", + "@prisma/client": "^5.22.0", "axios": "^1.7.8", "axios-retry": "^4.4.1", "pretty-bytes": "^6.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7d481aa..6ecc294 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: ^5.21.1 - version: 5.21.1(prisma@5.18.0) + specifier: ^5.22.0 + version: 5.22.0(prisma@5.18.0) axios: specifier: ^1.7.8 version: 1.7.8 @@ -684,8 +684,8 @@ packages: '@polka/url@1.0.0-next.24': resolution: {integrity: sha512-2LuNTFBIO0m7kKIQvvPHN6UE63VjpmL9rnEEaOOaiSPbZK+zUOYIzBAWcED+3XYzhYsd/0mD57VdxAEqqV52CQ==} - '@prisma/client@5.21.1': - resolution: {integrity: sha512-3n+GgbAZYjaS/k0M03yQsQfR1APbr411r74foknnsGpmhNKBG49VuUkxIU6jORgvJPChoD4WC4PqoHImN1FP0w==} + '@prisma/client@5.22.0': + resolution: {integrity: sha512-M0SVXfyHnQREBKxCgyo7sffrKttwE6R8PMq330MIUF0pTwjUhLbW84pFDlf06B27XyCR++VtjugEnIHdr07SVA==} engines: {node: '>=16.13'} peerDependencies: prisma: '*' @@ -3720,7 +3720,7 @@ snapshots: '@polka/url@1.0.0-next.24': {} - '@prisma/client@5.21.1(prisma@5.18.0)': + '@prisma/client@5.22.0(prisma@5.18.0)': optionalDependencies: prisma: 5.18.0