@@ -4571,6 +4571,27 @@ prisma-client-lib@1.28.1:
4571
4571
ws "^6.1.0"
4572
4572
zen-observable "^0.8.10"
4573
4573
4574
+ prisma-client-lib@1.28.2 :
4575
+ version "1.28.2"
4576
+ resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.28.2.tgz#bae122f2454794e9ed07e15c9f7a04b28caafb03"
4577
+ integrity sha512-VD7DrqzZYnBaKdGVAfP16owVhGHGuzf8/GzijUoewpStNV6ZSprEhFqzAZxFhquFb7YWWbmKuRwaTq7GfIpBKw==
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.2"
4589
+ prisma-generate-schema "1.28.2"
4590
+ subscriptions-transport-ws "^0.9.15"
4591
+ uppercamelcase "^3.0.0"
4592
+ ws "^6.1.0"
4593
+ zen-observable "^0.8.10"
4594
+
4574
4595
prisma-datamodel@1.28.1 :
4575
4596
version "1.28.1"
4576
4597
resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.28.1.tgz#d59f7eac9595e1ca9e345aa9c1b40a5237d704cc"
@@ -4580,6 +4601,15 @@ prisma-datamodel@1.28.1:
4580
4601
pluralize "^7.0.0"
4581
4602
popsicle "10"
4582
4603
4604
+ prisma-datamodel@1.28.2 :
4605
+ version "1.28.2"
4606
+ resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.28.2.tgz#419a200f4a01863f9642c02f0abf193621c80f1b"
4607
+ integrity sha512-e5aPVMGs76Ek31/IayUmQmALGllIdHjNe6mAgr0N+G1Lc4bNkk3iwn1NLgoNRKaNndoIOyI0WFQJAOQTwtrvQQ==
4608
+ dependencies :
4609
+ graphql "^14.0.2"
4610
+ pluralize "^7.0.0"
4611
+ popsicle "10"
4612
+
4583
4613
prisma-db-introspection@1.28.1 :
4584
4614
version "1.28.1"
4585
4615
resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.28.1.tgz#25783ec7337b92ac646631424e677a646f883158"
@@ -4608,6 +4638,16 @@ prisma-generate-schema@1.28.1:
4608
4638
popsicle "10"
4609
4639
prisma-datamodel "1.28.1"
4610
4640
4641
+ prisma-generate-schema@1.28.2 :
4642
+ version "1.28.2"
4643
+ resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.28.2.tgz#ffe92b8fd93d87bbe815bad5671d328c2a2abc13"
4644
+ integrity sha512-z3LTV34g9rtTZ4CtW3z6O5xWhYLicTbTmYqQNRUef1pAq+sYY+p+PcNe2+FUo/V2dRjYpXm9X0ZndCb0D5TUGg==
4645
+ dependencies :
4646
+ graphql "^14.0.2"
4647
+ pluralize "^7.0.0"
4648
+ popsicle "10"
4649
+ prisma-datamodel "1.28.2"
4650
+
4611
4651
prisma-json-schema@0.1.3 :
4612
4652
version "0.1.3"
4613
4653
resolved "https://registry.yarnpkg.com/prisma-json-schema/-/prisma-json-schema-0.1.3.tgz#6c302db8f464f8b92e8694d3f7dd3f41ac9afcbe"
0 commit comments