@@ -4571,6 +4571,27 @@ prisma-client-lib@1.28.4:
45714571 ws "^6.1.0"
45724572 zen-observable "^0.8.10"
45734573
4574+ prisma-client-lib@1.28.5 :
4575+ version "1.28.5"
4576+ resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.28.5.tgz#b0efccbbd83e57294c0a851f2657dd21603c961c"
4577+ integrity sha512-hV6l2DiQTzViOHBHR/Sw4e4mH2VR32PNbHQqC/lmtmBkpjnY+vHGS3YONCiwk/J6rUjrU6fuXLuUt0hgyRZyIg==
4578+ dependencies :
4579+ " @types/node" " ^10.12.0"
4580+ " @types/prettier" " ^1.13.2"
4581+ debug "^4.1.0"
4582+ flow-bin "^0.87.0"
4583+ graphql-tag "^2.10.0"
4584+ http-link-dataloader "^0.1.6"
4585+ jsonwebtoken "^8.3.0"
4586+ lodash.flatten "^4.4.0"
4587+ prettier "1.14.3"
4588+ prisma-datamodel "1.28.5"
4589+ prisma-generate-schema "1.28.5"
4590+ subscriptions-transport-ws "^0.9.15"
4591+ uppercamelcase "^3.0.0"
4592+ ws "^6.1.0"
4593+ zen-observable "^0.8.10"
4594+
45744595prisma-datamodel@1.28.4 :
45754596 version "1.28.4"
45764597 resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.28.4.tgz#c91c79005259b544c4535a84ae6120521ad7f43f"
@@ -4580,6 +4601,15 @@ prisma-datamodel@1.28.4:
45804601 pluralize "^7.0.0"
45814602 popsicle "10"
45824603
4604+ prisma-datamodel@1.28.5 :
4605+ version "1.28.5"
4606+ resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.28.5.tgz#f6a7dfcc367f026881823986be9d671b0abdb1ce"
4607+ integrity sha512-/+H7WD1t6BMQcgOJ4k1xWRtgQvgOfuU4FpFrBDDnOjVV+/rQ79CQqNoPxwm5yMmPu3qBOO3kEeafDdRhvtTSHQ==
4608+ dependencies :
4609+ graphql "^14.0.2"
4610+ pluralize "^7.0.0"
4611+ popsicle "10"
4612+
45834613prisma-db-introspection@1.28.4 :
45844614 version "1.28.4"
45854615 resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.28.4.tgz#670bbbe2080beca84a26705d566af2a14c8471ba"
@@ -4608,6 +4638,16 @@ prisma-generate-schema@1.28.4:
46084638 popsicle "10"
46094639 prisma-datamodel "1.28.4"
46104640
4641+ prisma-generate-schema@1.28.5 :
4642+ version "1.28.5"
4643+ resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.28.5.tgz#186cf8a0940e06667ee39f937dac7859e8fdd962"
4644+ integrity sha512-tphll5UPOtJcvb9IICGysBONI4MJt0paFcyrea2upzeTn8yxDfW89ZriPOuAzETjI+NeUxbpdama83O2qDGmnQ==
4645+ dependencies :
4646+ graphql "^14.0.2"
4647+ pluralize "^7.0.0"
4648+ popsicle "10"
4649+ prisma-datamodel "1.28.5"
4650+
46114651prisma-json-schema@0.1.3 :
46124652 version "0.1.3"
46134653 resolved "https://registry.yarnpkg.com/prisma-json-schema/-/prisma-json-schema-0.1.3.tgz#6c302db8f464f8b92e8694d3f7dd3f41ac9afcbe"
0 commit comments