diff --git a/packages/hub/package.json b/packages/hub/package.json index 1ffe413da1..80d5151acd 100644 --- a/packages/hub/package.json +++ b/packages/hub/package.json @@ -26,7 +26,7 @@ "@pothos/plugin-simple-objects": "^3.7.0", "@pothos/plugin-validation": "^3.10.0", "@pothos/plugin-with-input": "^3.10.1", - "@prisma/client": "5.3.0", + "@prisma/client": "5.3.1", "@quri/squiggle-components": "workspace:*", "@quri/squiggle-lang": "workspace:*", "@quri/ui": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8ab72276a3..154a28343d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -288,7 +288,7 @@ importers: dependencies: '@next-auth/prisma-adapter': specifier: ^1.0.7 - version: 1.0.7(@prisma/client@5.3.0)(next-auth@4.23.1) + version: 1.0.7(@prisma/client@5.3.1)(next-auth@4.23.1) '@pothos/core': specifier: ^3.33.0 version: 3.33.0(graphql@16.8.1) @@ -297,7 +297,7 @@ importers: version: 3.11.1(@pothos/core@3.33.0)(graphql@16.8.1) '@pothos/plugin-prisma': specifier: ^3.57.0 - version: 3.57.0(@pothos/core@3.33.0)(@prisma/client@5.3.0)(graphql@16.8.1)(typescript@5.1.6) + version: 3.57.0(@pothos/core@3.33.0)(@prisma/client@5.3.1)(graphql@16.8.1)(typescript@5.1.6) '@pothos/plugin-relay': specifier: ^3.44.0 version: 3.44.0(@pothos/core@3.33.0)(graphql@16.8.1) @@ -314,8 +314,8 @@ importers: specifier: ^3.10.1 version: 3.10.1(@pothos/core@3.33.0)(graphql@16.8.1) '@prisma/client': - specifier: 5.3.0 - version: 5.3.0(prisma@5.3.0) + specifier: 5.3.1 + version: 5.3.1(prisma@5.3.0) '@quri/squiggle-components': specifier: workspace:* version: link:../components @@ -4834,13 +4834,13 @@ packages: tar-fs: 2.1.1 dev: true - /@next-auth/prisma-adapter@1.0.7(@prisma/client@5.3.0)(next-auth@4.23.1): + /@next-auth/prisma-adapter@1.0.7(@prisma/client@5.3.1)(next-auth@4.23.1): resolution: {integrity: sha512-Cdko4KfcmKjsyHFrWwZ//lfLUbcLqlyFqjd/nYE2m3aZ7tjMNUjpks47iw7NTCnXf+5UWz5Ypyt1dSs1EP5QJw==} peerDependencies: '@prisma/client': '>=2.26.0 || >=3' next-auth: ^4 dependencies: - '@prisma/client': 5.3.0(prisma@5.3.0) + '@prisma/client': 5.3.1(prisma@5.3.0) next-auth: 4.23.1(next@13.5.3)(nodemailer@6.9.3)(react-dom@18.2.0)(react@18.2.0) dev: false @@ -5243,7 +5243,7 @@ packages: graphql: 16.8.1 dev: false - /@pothos/plugin-prisma@3.57.0(@pothos/core@3.33.0)(@prisma/client@5.3.0)(graphql@16.8.1)(typescript@5.1.6): + /@pothos/plugin-prisma@3.57.0(@pothos/core@3.33.0)(@prisma/client@5.3.1)(graphql@16.8.1)(typescript@5.1.6): resolution: {integrity: sha512-TMR7f3vx+2OjqKB6o096QL+w6k2aUY5a2P+aujyJptUPsN2i6OobnSePH7iXxL/2tsObdZvRhM51r7VOBZqatw==} hasBin: true peerDependencies: @@ -5253,7 +5253,7 @@ packages: typescript: '>=4.7.2' dependencies: '@pothos/core': 3.33.0(graphql@16.8.1) - '@prisma/client': 5.3.0(prisma@5.3.0) + '@prisma/client': 5.3.1(prisma@5.3.0) '@prisma/generator-helper': 5.1.0 graphql: 16.8.1 typescript: 5.1.6 @@ -5313,8 +5313,8 @@ packages: graphql: 16.8.1 dev: false - /@prisma/client@5.3.0(prisma@5.3.0): - resolution: {integrity: sha512-cduYBlwj6oBfAUx2OI5i7t3NlpVeOtkN7pAqv0cw0B6gs4y8cY1mr8ZYywja0NUCOCqEWDkcZWBTVBwm6mnRIw==} + /@prisma/client@5.3.1(prisma@5.3.0): + resolution: {integrity: sha512-ArOKjHwdFZIe1cGU56oIfy7wRuTn0FfZjGuU/AjgEBOQh+4rDkB6nF+AGHP8KaVpkBIiHGPQh3IpwQ3xDMdO0Q==} engines: {node: '>=16.13'} requiresBuild: true peerDependencies: @@ -5323,7 +5323,7 @@ packages: prisma: optional: true dependencies: - '@prisma/engines-version': 5.3.0-36.e90b936d84779543cbe0e494bc8b9d7337fad8e4 + '@prisma/engines-version': 5.3.1-2.61e140623197a131c2a6189271ffee05a7aa9a59 prisma: 5.3.0 dev: false @@ -5337,8 +5337,8 @@ packages: - supports-color dev: false - /@prisma/engines-version@5.3.0-36.e90b936d84779543cbe0e494bc8b9d7337fad8e4: - resolution: {integrity: sha512-uftIog5FQ/OUR8Vb9TzpNBJ6L+zJnBgmd1A0uPJUzuvGMU32UmeyobpdXVzST5UprKryTdWOYXQFVyiQ2OU4Nw==} + /@prisma/engines-version@5.3.1-2.61e140623197a131c2a6189271ffee05a7aa9a59: + resolution: {integrity: sha512-y5qbUi3ql2Xg7XraqcXEdMHh0MocBfnBzDn5GbV1xk23S3Mq8MGs+VjacTNiBh3dtEdUERCrUUG7Z3QaJ+h79w==} dev: false /@prisma/engines@5.3.0: