From 53c30c2d2ebd4e84c28e1e1589f8dcd60fbf6ca8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 16:25:32 +0000 Subject: [PATCH] Update dependency prisma to v4.11.0 --- app/package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app/package.json b/app/package.json index 674fd46..55d3844 100644 --- a/app/package.json +++ b/app/package.json @@ -50,7 +50,7 @@ "node-schedule": "^2.1.0", "nodemon": "^2.0.16", "prettier": "^2.6.2", - "prisma": "4.4.0", + "prisma": "4.11.0", "scratchlib": "^0.4.0", "sequelize": "^6.19.0", "sqlite3": "^5.0.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fbe85e4..e2218b9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -47,7 +47,7 @@ importers: node-schedule: ^2.1.0 nodemon: ^2.0.16 prettier: ^2.6.2 - prisma: 4.4.0 + prisma: 4.11.0 scratchlib: ^0.4.0 sequelize: ^6.19.0 sqlite3: ^5.0.8 @@ -85,7 +85,7 @@ importers: node-schedule: 2.1.0 nodemon: 2.0.19 prettier: 2.7.1 - prisma: 4.4.0 + prisma: 4.11.0 scratchlib: 0.4.0 sequelize: 6.21.2_sqlite3@5.0.8 sqlite3: 5.0.8 @@ -358,8 +358,8 @@ packages: dev: false optional: true - /@prisma/engines/4.4.0: - resolution: {integrity: sha512-Fpykccxlt9MHrAs/QpPGpI2nOiRxuLA+LiApgA59ibbf24YICZIMWd3SI2YD+q0IAIso0jCGiHhirAIbxK3RyQ==} + /@prisma/engines/4.11.0: + resolution: {integrity: sha512-0AEBi2HXGV02cf6ASsBPhfsVIbVSDC9nbQed4iiY5eHttW9ZtMxHThuKZE1pnESbr8HRdgmFSa/Kn4OSNYuibg==} requiresBuild: true dev: false @@ -3520,13 +3520,13 @@ packages: hasBin: true dev: false - /prisma/4.4.0: - resolution: {integrity: sha512-l/QKLmLcKJQFuc+X02LyICo0NWTUVaNNZ00jKJBqwDyhwMAhboD1FWwYV50rkH4Wls0RviAJSFzkC2ZrfawpfA==} + /prisma/4.11.0: + resolution: {integrity: sha512-4zZmBXssPUEiX+GeL0MUq/Yyie4ltiKmGu7jCJFnYMamNrrulTBc+D+QwAQSJ01tyzeGHlD13kOnqPwRipnlNw==} engines: {node: '>=14.17'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 4.4.0 + '@prisma/engines': 4.11.0 dev: false /prismarine-nbt/1.6.0: