From b01b93d0a8b323ab2bbf60aedfce020749e158b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 04:26:12 +0000 Subject: [PATCH] chore(deps): bump @prisma/client from 5.2.0 to 5.3.0 Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.3.0/packages/client) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/database/package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/database/package.json b/packages/database/package.json index 6076caf5..7e890955 100644 --- a/packages/database/package.json +++ b/packages/database/package.json @@ -30,7 +30,7 @@ }, "license": "UNLICENSED", "dependencies": { - "@prisma/client": "^5.2.0", + "@prisma/client": "^5.3.0", "hash": "workspace:^", "tsconfig": "workspace:^" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4e75a20a..20c97a41 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -263,8 +263,8 @@ importers: packages/database: dependencies: '@prisma/client': - specifier: ^5.2.0 - version: 5.2.0(prisma@5.3.0) + specifier: ^5.3.0 + version: 5.3.0(prisma@5.3.0) hash: specifier: workspace:^ version: link:../hash @@ -2973,8 +2973,8 @@ packages: resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==} dev: true - /@prisma/client@5.2.0(prisma@5.3.0): - resolution: {integrity: sha512-AiTjJwR4J5Rh6Z/9ZKrBBLel3/5DzUNntMohOy7yObVnVoTNVFi2kvpLZlFuKO50d7yDspOtW6XBpiAd0BVXbQ==} + /@prisma/client@5.3.0(prisma@5.3.0): + resolution: {integrity: sha512-cduYBlwj6oBfAUx2OI5i7t3NlpVeOtkN7pAqv0cw0B6gs4y8cY1mr8ZYywja0NUCOCqEWDkcZWBTVBwm6mnRIw==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -2983,12 +2983,12 @@ packages: prisma: optional: true dependencies: - '@prisma/engines-version': 5.2.0-25.2804dc98259d2ea960602aca6b8e7fdc03c1758f + '@prisma/engines-version': 5.3.0-36.e90b936d84779543cbe0e494bc8b9d7337fad8e4 prisma: 5.3.0 dev: false - /@prisma/engines-version@5.2.0-25.2804dc98259d2ea960602aca6b8e7fdc03c1758f: - resolution: {integrity: sha512-jsnKT5JIDIE01lAeCj2ghY9IwxkedhKNvxQeoyLs6dr4ZXynetD0vTy7u6wMJt8vVPv8I5DPy/I4CFaoXAgbtg==} + /@prisma/engines-version@5.3.0-36.e90b936d84779543cbe0e494bc8b9d7337fad8e4: + resolution: {integrity: sha512-uftIog5FQ/OUR8Vb9TzpNBJ6L+zJnBgmd1A0uPJUzuvGMU32UmeyobpdXVzST5UprKryTdWOYXQFVyiQ2OU4Nw==} dev: false /@prisma/engines@5.3.0: