From d14a9f8a92a519665031016837c701d6c4496ddf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 21:31:38 +0000 Subject: [PATCH] Bump prisma from 5.22.0 to 6.2.1 Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 5.22.0 to 6.2.1. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.2.1/packages/cli) --- updated-dependencies: - dependency-name: prisma dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/backend/package.json | 2 +- pnpm-lock.yaml | 56 +++++++++++++++++++++------------------ 2 files changed, 31 insertions(+), 27 deletions(-) diff --git a/apps/backend/package.json b/apps/backend/package.json index d425bdea..c8cbbbcf 100644 --- a/apps/backend/package.json +++ b/apps/backend/package.json @@ -45,7 +45,7 @@ "jwks-rsa": "3.1.0", "neverthrow": "6.2.2", "uuid": "9.0.1", - "prisma": "5.22.0" + "prisma": "6.2.1" }, "devDependencies": { "@faker-js/faker": "8.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 721ce6e6..452681b1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,7 +55,7 @@ importers: version: 3.7.1(@pothos/core@3.41.2)(graphql@16.9.0) '@prisma/client': specifier: 5.22.0 - version: 5.22.0(prisma@5.22.0) + version: 5.22.0(prisma@6.2.1) auth0: specifier: 4.14.0 version: 4.14.0 @@ -81,8 +81,8 @@ importers: specifier: 6.2.2 version: 6.2.2 prisma: - specifier: 5.22.0 - version: 5.22.0 + specifier: 6.2.1 + version: 6.2.1 uuid: specifier: 9.0.1 version: 9.0.1 @@ -3446,7 +3446,7 @@ packages: graphql: 16.9.0 dev: false - /@prisma/client@5.22.0(prisma@5.22.0): + /@prisma/client@5.22.0(prisma@6.2.1): resolution: {integrity: sha512-M0SVXfyHnQREBKxCgyo7sffrKttwE6R8PMq330MIUF0pTwjUhLbW84pFDlf06B27XyCR++VtjugEnIHdr07SVA==} engines: {node: '>=16.13'} requiresBuild: true @@ -3456,29 +3456,33 @@ packages: prisma: optional: true dependencies: - prisma: 5.22.0 + prisma: 6.2.1 /@prisma/debug@5.22.0: resolution: {integrity: sha512-AUt44v3YJeggO2ZU5BkXI7M4hu9BF2zzH2iF2V5pyXT/lRTyWiElZ7It+bRH1EshoMRxHgpYg4VB6rCM+mG5jQ==} + dev: true - /@prisma/engines-version@5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2: - resolution: {integrity: sha512-2PTmxFR2yHW/eB3uqWtcgRcgAbG1rwG9ZriSvQw+nnb7c4uCr3RAcGMb6/zfE88SKlC1Nj2ziUvc96Z379mHgQ==} + /@prisma/debug@6.2.1: + resolution: {integrity: sha512-0KItvt39CmQxWkEw6oW+RQMD6RZ43SJWgEUnzxN8VC9ixMysa7MzZCZf22LCK5DSooiLNf8vM3LHZm/I/Ni7bQ==} - /@prisma/engines@5.22.0: - resolution: {integrity: sha512-UNjfslWhAt06kVL3CjkuYpHAWSO6L4kDCVPegV6itt7nD1kSJavd3vhgAEhjglLJJKEdJ7oIqDJ+yHk6qO8gPA==} + /@prisma/engines-version@6.2.0-14.4123509d24aa4dede1e864b46351bf2790323b69: + resolution: {integrity: sha512-7tw1qs/9GWSX6qbZs4He09TOTg1ff3gYsB3ubaVNN0Pp1zLm9NC5C5MZShtkz7TyQjx7blhpknB7HwEhlG+PrQ==} + + /@prisma/engines@6.2.1: + resolution: {integrity: sha512-lTBNLJBCxVT9iP5I7Mn6GlwqAxTpS5qMERrhebkUhtXpGVkBNd/jHnNJBZQW4kGDCKaQg/r2vlJYkzOHnAb7ZQ==} requiresBuild: true dependencies: - '@prisma/debug': 5.22.0 - '@prisma/engines-version': 5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2 - '@prisma/fetch-engine': 5.22.0 - '@prisma/get-platform': 5.22.0 + '@prisma/debug': 6.2.1 + '@prisma/engines-version': 6.2.0-14.4123509d24aa4dede1e864b46351bf2790323b69 + '@prisma/fetch-engine': 6.2.1 + '@prisma/get-platform': 6.2.1 - /@prisma/fetch-engine@5.22.0: - resolution: {integrity: sha512-bkrD/Mc2fSvkQBV5EpoFcZ87AvOgDxbG99488a5cexp5Ccny+UM6MAe/UFkUC0wLYD9+9befNOqGiIJhhq+HbA==} + /@prisma/fetch-engine@6.2.1: + resolution: {integrity: sha512-OO7O9d6Mrx2F9i+Gu1LW+DGXXyUFkP7OE5aj9iBfA/2jjDXEJjqa9X0ZmM9NZNo8Uo7ql6zKm6yjDcbAcRrw1A==} dependencies: - '@prisma/debug': 5.22.0 - '@prisma/engines-version': 5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2 - '@prisma/get-platform': 5.22.0 + '@prisma/debug': 6.2.1 + '@prisma/engines-version': 6.2.0-14.4123509d24aa4dede1e864b46351bf2790323b69 + '@prisma/get-platform': 6.2.1 /@prisma/generator-helper@5.22.0: resolution: {integrity: sha512-LwqcBQ5/QsuAaLNQZAIVIAJDJBMjHwMwn16e06IYx/3Okj/xEEfw9IvrqB2cJCl3b2mCBlh3eVH0w9WGmi4aHg==} @@ -3486,10 +3490,10 @@ packages: '@prisma/debug': 5.22.0 dev: true - /@prisma/get-platform@5.22.0: - resolution: {integrity: sha512-pHhpQdr1UPFpt+zFfnPazhulaZYCUqeIcPpJViYoq9R+D/yw4fjE+CtnsnKzPYm0ddUbeXUzjGVGIRVgPDCk4Q==} + /@prisma/get-platform@6.2.1: + resolution: {integrity: sha512-zp53yvroPl5m5/gXYLz7tGCNG33bhG+JYCm74ohxOq1pPnrL47VQYFfF3RbTZ7TzGWCrR3EtoiYMywUBw7UK6Q==} dependencies: - '@prisma/debug': 5.22.0 + '@prisma/debug': 6.2.1 /@protobufjs/aspromise@1.1.2: resolution: {integrity: sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==} @@ -11014,7 +11018,7 @@ packages: '@prisma/client': ^4.0.0 || ^5.0.0 dependencies: '@mermaid-js/mermaid-cli': 10.9.1(typescript@5.7.2) - '@prisma/client': 5.22.0(prisma@5.22.0) + '@prisma/client': 5.22.0(prisma@6.2.1) '@prisma/generator-helper': 5.22.0 dotenv: 16.4.5 transitivePeerDependencies: @@ -11025,13 +11029,13 @@ packages: - utf-8-validate dev: true - /prisma@5.22.0: - resolution: {integrity: sha512-vtpjW3XuYCSnMsNVBjLMNkTj6OZbudcPPTPYHqX0CJfpcdWciI1dM8uHETwmDxxiqEwCIE6WvXucWUetJgfu/A==} - engines: {node: '>=16.13'} + /prisma@6.2.1: + resolution: {integrity: sha512-hhyM0H13pQleQ+br4CkzGizS5I0oInoeTw3JfLw1BRZduBSQxPILlJLwi+46wZzj9Je7ndyQEMGw/n5cN2fknA==} + engines: {node: '>=18.18'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.22.0 + '@prisma/engines': 6.2.1 optionalDependencies: fsevents: 2.3.3