@@ -2502,7 +2502,7 @@ graphql@0.13.2, "graphql@^0.11.0 || ^0.12.0 || ^0.13.0", graphql@^0.13.0, graphq
25022502 dependencies :
25032503 iterall "^1.2.1"
25042504
2505- graphql@14.3.1 :
2505+ graphql@14.3.1, graphql@^14.3.0 :
25062506 version "14.3.1"
25072507 resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.3.1.tgz#b3aa50e61a841ada3c1f9ccda101c483f8e8c807"
25082508 integrity sha512-FZm7kAa3FqKdXy8YSSpAoTtyDFMIYSpCDOr+3EqlI1bxmtHu+Vv/I2vrSeT1sBOEnEniX3uo4wFhFdS/8XN6gA==
@@ -4594,6 +4594,27 @@ prisma-client-lib@1.33.0:
45944594 ws "^6.1.0"
45954595 zen-observable "^0.8.10"
45964596
4597+ prisma-client-lib@1.34.0 :
4598+ version "1.34.0"
4599+ resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.34.0.tgz#e58dc67132c423d20f3c7ee7552a956b5b821ac9"
4600+ integrity sha512-r7+LJ7ZCCYpcCZgjDGbFz3u3GGTMBTn9Bd7u8GDRtU0inbW0+RiMXA3CsVwLe4AJivfUmrEkkFQ5ShZgc8FiUQ==
4601+ dependencies :
4602+ " @types/node" " ^10.12.0"
4603+ " @types/prettier" " ^1.13.2"
4604+ debug "^4.1.0"
4605+ flow-bin "^0.87.0"
4606+ graphql-tag "^2.10.0"
4607+ http-link-dataloader "^0.1.6"
4608+ jsonwebtoken "^8.3.0"
4609+ lodash.flatten "^4.4.0"
4610+ prettier "1.16.4"
4611+ prisma-datamodel "1.34.0"
4612+ prisma-generate-schema "1.34.0"
4613+ subscriptions-transport-ws "^0.9.15"
4614+ uppercamelcase "^3.0.0"
4615+ ws "^6.1.0"
4616+ zen-observable "^0.8.10"
4617+
45974618prisma-datamodel@1.33.0 :
45984619 version "1.33.0"
45994620 resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.33.0.tgz#64d8b4cc78ada8c60cc31d7fda51d060b202886f"
@@ -4603,6 +4624,15 @@ prisma-datamodel@1.33.0:
46034624 pluralize "^7.0.0"
46044625 popsicle "10"
46054626
4627+ prisma-datamodel@1.34.0 :
4628+ version "1.34.0"
4629+ resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.34.0.tgz#2a3d153845619e376efa48960a421d7c56f10b62"
4630+ integrity sha512-e5s4cBXJpmOREM6odIqQZEuVrqPFPO2inVERgebyzVNi6aOGcv2w4bB+FLqyDvsHZ+0hpSOQvhvw5JjF0+/nBQ==
4631+ dependencies :
4632+ graphql "^14.3.0"
4633+ pluralize "^7.0.0"
4634+ popsicle "10"
4635+
46064636prisma-db-introspection@1.33.0 :
46074637 version "1.33.0"
46084638 resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.33.0.tgz#6edb0bbce2de8a87c0342c1f18172f300b6e92ab"
@@ -4630,6 +4660,16 @@ prisma-generate-schema@1.33.0:
46304660 popsicle "10"
46314661 prisma-datamodel "1.33.0"
46324662
4663+ prisma-generate-schema@1.34.0 :
4664+ version "1.34.0"
4665+ resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.34.0.tgz#b2635257da61d6e931df936c007d563fb5fedc23"
4666+ integrity sha512-DwjR0+kaVhwGIUyfGbFwqEqKfBMBVgfY5XK+aBQQ1pYVsqBftkugy8THodxxnKWa/4GlGchzx0vqCExxi/aVHQ==
4667+ dependencies :
4668+ graphql "^14.3.0"
4669+ pluralize "^7.0.0"
4670+ popsicle "10"
4671+ prisma-datamodel "1.34.0"
4672+
46334673prisma-json-schema@0.1.3 :
46344674 version "0.1.3"
46354675 resolved "https://registry.yarnpkg.com/prisma-json-schema/-/prisma-json-schema-0.1.3.tgz#6c302db8f464f8b92e8694d3f7dd3f41ac9afcbe"
0 commit comments