From fc2fe6a70334af6e21d243bfa0f26a156c04f25c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 15:58:15 +0200 Subject: [PATCH] build(deps-dev): bump prisma from 5.12.0 to 5.12.1 (#41) Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 5.12.0 to 5.12.1. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.12.1/packages/cli) --- updated-dependencies: - dependency-name: prisma dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 46 +++++++++++++++++++++++----------------------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index 0c7a3cf..1c06c8e 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "husky": "^9.0.11", "nodemon": "^3.1.0", "prettier": "^3.2.5", - "prisma": "^5.12.0", + "prisma": "^5.12.1", "ts-loader": "^9.5.1", "ts-node": "^10.9.2", "typescript": "^5.4.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ed36b5e..d53464d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ settings: dependencies: '@prisma/client': specifier: ^5.12.0 - version: 5.12.0(prisma@5.12.0) + version: 5.12.0(prisma@5.12.1) '@quixo3/prisma-session-store': specifier: ^3.1.13 version: 3.1.13(@prisma/client@5.12.0)(express-session@1.18.0) @@ -110,8 +110,8 @@ devDependencies: specifier: ^3.2.5 version: 3.2.5 prisma: - specifier: ^5.12.0 - version: 5.12.0 + specifier: ^5.12.1 + version: 5.12.1 ts-loader: specifier: ^9.5.1 version: 9.5.1(typescript@5.4.3)(webpack@5.91.0) @@ -512,7 +512,7 @@ packages: engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} dev: true - /@prisma/client@5.12.0(prisma@5.12.0): + /@prisma/client@5.12.0(prisma@5.12.1): resolution: {integrity: sha512-bk/+KPpRm0+IzqFCtAxrj+/TNiHzulspnO+OkysaYY/atc/eX0Gx8V3tTLxbHKVX0LKD4Hi8KKCcSbU1U72n7Q==} engines: {node: '>=16.13'} requiresBuild: true @@ -522,35 +522,35 @@ packages: prisma: optional: true dependencies: - prisma: 5.12.0 + prisma: 5.12.1 dev: false - /@prisma/debug@5.12.0: - resolution: {integrity: sha512-wK3fQLxPLMqf5riT5ZIhl8NffPSzFUwtzFX5CH7z/oI9Swmo9UhQlUgZABIVgdXSJ5OAlmRcDZtDKaMApIl8sg==} + /@prisma/debug@5.12.1: + resolution: {integrity: sha512-kd/wNsR0klrv79o1ITsbWxYyh4QWuBidvxsXSParPsYSu0ircUmNk3q4ojsgNc3/81b0ozg76iastOG43tbf8A==} /@prisma/engines-version@5.12.0-21.473ed3124229e22d881cb7addf559799debae1ab: resolution: {integrity: sha512-6yvO8s80Tym61aB4QNtYZfWVmE3pwqe807jEtzm8C5VDe7nw8O1FGX3TXUaXmWV0fQTIAfRbeL2Gwrndabp/0g==} - /@prisma/engines@5.12.0: - resolution: {integrity: sha512-rFNRul9JGu0d3tf8etBgmDQ4NVoDwgGrRguvQOc8i+c6g7xPjRuu4aKzMMvHWUuccvRx5+fs1KMBxQ0x2THt+Q==} + /@prisma/engines@5.12.1: + resolution: {integrity: sha512-HQDdglLw2bZR/TXD2Y+YfDMvi5Q8H+acbswqOsWyq9pPjBLYJ6gzM+ptlTU/AV6tl0XSZLU1/7F4qaWa8bqpJA==} requiresBuild: true dependencies: - '@prisma/debug': 5.12.0 + '@prisma/debug': 5.12.1 '@prisma/engines-version': 5.12.0-21.473ed3124229e22d881cb7addf559799debae1ab - '@prisma/fetch-engine': 5.12.0 - '@prisma/get-platform': 5.12.0 + '@prisma/fetch-engine': 5.12.1 + '@prisma/get-platform': 5.12.1 - /@prisma/fetch-engine@5.12.0: - resolution: {integrity: sha512-qkHQbZ1hspvOwcImvqY4yj7+FUlw0+uP+6tu3g24V4ULHOXLLkvr5ZZc6vy26OF0hkbD3kcDJCeutFis3poKgg==} + /@prisma/fetch-engine@5.12.1: + resolution: {integrity: sha512-qSs3KcX1HKcea1A+hlJVK/ljj0PNIUHDxAayGMvgJBqmaN32P9tCidlKz1EGv6WoRFICYnk3Dd/YFLBwnFIozA==} dependencies: - '@prisma/debug': 5.12.0 + '@prisma/debug': 5.12.1 '@prisma/engines-version': 5.12.0-21.473ed3124229e22d881cb7addf559799debae1ab - '@prisma/get-platform': 5.12.0 + '@prisma/get-platform': 5.12.1 - /@prisma/get-platform@5.12.0: - resolution: {integrity: sha512-81Ptv9YJnwTArEBPQ2Lvu58sZPxy4OixKxVVgysFan6A3bFP7q8gIg15WTjsRuH4WXh6B667EM9sqoMTNu0fLQ==} + /@prisma/get-platform@5.12.1: + resolution: {integrity: sha512-pgIR+pSvhYHiUcqXVEZS31NrFOTENC9yFUdEAcx7cdQBoZPmHVjtjN4Ss6NzVDMYPrKJJ51U14EhEoeuBlMioQ==} dependencies: - '@prisma/debug': 5.12.0 + '@prisma/debug': 5.12.1 /@quixo3/prisma-session-store@3.1.13(@prisma/client@5.12.0)(express-session@1.18.0): resolution: {integrity: sha512-EAuOvYAaAsQ0OqxkdJG/Qs3cxlT4VV8SFHjtsA3G01uB1b6r7xftX3oeg7mcG0HN/DI1qOqwvy3YFoJ38ls0iA==} @@ -560,7 +560,7 @@ packages: express-session: '>=1.17.1' dependencies: '@paralleldrive/cuid2': 2.2.2 - '@prisma/client': 5.12.0(prisma@5.12.0) + '@prisma/client': 5.12.0(prisma@5.12.1) express-session: 1.18.0 ts-dedent: 2.2.0 type-fest: 2.19.0 @@ -2818,13 +2818,13 @@ packages: hasBin: true dev: true - /prisma@5.12.0: - resolution: {integrity: sha512-zxw4WSIvpsyNbpv8r7Fxgm7nwTFVmD6wbN6VuH13lClOceSANDOMl4jO3oxE6VzhjxmnEJqOGZjON2T2UpmLag==} + /prisma@5.12.1: + resolution: {integrity: sha512-SkMnb6wyIxTv9ACqiHBI2u9gD6y98qXRoCoLEnZsF6yee5Qg828G+ARrESN+lQHdw4maSZFFSBPPDpvSiVTo0Q==} engines: {node: '>=16.13'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 5.12.0 + '@prisma/engines': 5.12.1 /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==}