@@ -4486,10 +4486,10 @@ prisma-binding@2.3.3:
4486
4486
subscriptions-transport-ws "0.9.15"
4487
4487
yargs "12.0.5"
4488
4488
4489
- prisma-cli-core@1.27.3 :
4490
- version "1.27.3 "
4491
- resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.27.3 .tgz#da1aac1fc2f00617aec1476f901391d9cd2987f4 "
4492
- integrity sha512-hP4oAFR4q8BR2wvUKiHxGPKGZhUZ4lk/FsxNcxvbsvaIGQ4xIx04ZlPJvpfOVchHv0WbyI11RfQF9rIYfYHSVg ==
4489
+ prisma-cli-core@1.27.4 :
4490
+ version "1.27.4 "
4491
+ resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.27.4 .tgz#333d5f9ed212ba9e3a6a8f1c5ed5a80ebdb8e87e "
4492
+ integrity sha512-AD6f2jvDYFB4uAoIf87/BFMZ06N16LJuWIIr08SjG4eN1D0UIdyp+RB7nPrFYn7rHp2bYNGZHE0B2W67OyPnWw ==
4493
4493
dependencies :
4494
4494
adm-zip "^0.4.7"
4495
4495
archiver "^2.0.3"
@@ -4515,20 +4515,20 @@ prisma-cli-core@1.27.3:
4515
4515
node-forge "^0.7.1"
4516
4516
npm-run "4.1.2"
4517
4517
opn "^5.1.0"
4518
- prisma-client-lib "1.27.3 "
4519
- prisma-datamodel "1.27.3 "
4520
- prisma-db-introspection "1.27.3 "
4521
- prisma-generate-schema "1.27.3 "
4522
- prisma-yml "1.27.3 "
4518
+ prisma-client-lib "1.27.4 "
4519
+ prisma-datamodel "1.27.4 "
4520
+ prisma-db-introspection "1.27.4 "
4521
+ prisma-generate-schema "1.27.4 "
4522
+ prisma-yml "1.27.4 "
4523
4523
scuid "^1.0.2"
4524
4524
sillyname "^0.1.0"
4525
4525
source-map-support "^0.4.18"
4526
4526
table "^4.0.1"
4527
4527
4528
- prisma-cli-engine@1.27.3 :
4529
- version "1.27.3 "
4530
- resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.27.3 .tgz#bcd4f75aed34eeabf8a54b6f4195fc4591e29d7b "
4531
- integrity sha512-LOBQJNBSI7AsiMFrEDk4BGaQCv0Lz85lgtZQDYZomMjVYK4g1sODqaHVr/AD8cqTr3RmFdKFRIZTEUTpBy9STg ==
4528
+ prisma-cli-engine@1.27.4 :
4529
+ version "1.27.4 "
4530
+ resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.27.4 .tgz#7574d19b3cdb5e06a2650b22b9c66903c1496c9d "
4531
+ integrity sha512-qhl73qIIVPAeehA0DUgXHrr7/vrEJUjmA4u8giYU1OlGGpUcK9YDI254ai59hYmC9OeKIqumPmGGd7txziXWLw ==
4532
4532
dependencies :
4533
4533
" @heroku/linewrap" " ^1.0.0"
4534
4534
ansi-escapes "^3.0.0"
@@ -4564,7 +4564,7 @@ prisma-cli-engine@1.27.3:
4564
4564
mkdirp "^0.5.1"
4565
4565
opn "^5.1.0"
4566
4566
prisma-json-schema "0.1.3"
4567
- prisma-yml "1.27.3 "
4567
+ prisma-yml "1.27.4 "
4568
4568
raven "2.6.4"
4569
4569
rwlockfile "^1.4.8"
4570
4570
scuid "^1.0.2"
@@ -4597,6 +4597,27 @@ prisma-client-lib@1.27.3:
4597
4597
ws "^6.1.0"
4598
4598
zen-observable "^0.8.10"
4599
4599
4600
+ prisma-client-lib@1.27.4 :
4601
+ version "1.27.4"
4602
+ resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.27.4.tgz#7e355b716001e5bd5fa161ed4aadec8bf56588a3"
4603
+ integrity sha512-K71+o8GNxEu/czAZBO8rMrX+NjkL5PMbbwOSw1+AGBI82GzkpKwYYq6Hv4hO/wMcIHFMOnmwygYijE8k3DxIBQ==
4604
+ dependencies :
4605
+ " @types/node" " ^10.12.0"
4606
+ " @types/prettier" " ^1.13.2"
4607
+ debug "^4.1.0"
4608
+ flow-bin "^0.87.0"
4609
+ graphql-tag "^2.10.0"
4610
+ http-link-dataloader "^0.1.6"
4611
+ jsonwebtoken "^8.3.0"
4612
+ lodash.flatten "^4.4.0"
4613
+ prettier "1.14.3"
4614
+ prisma-datamodel "1.27.4"
4615
+ prisma-generate-schema "1.27.4"
4616
+ subscriptions-transport-ws "^0.9.15"
4617
+ uppercamelcase "^3.0.0"
4618
+ ws "^6.1.0"
4619
+ zen-observable "^0.8.10"
4620
+
4600
4621
prisma-datamodel@1.27.3 :
4601
4622
version "1.27.3"
4602
4623
resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.27.3.tgz#164c6e1b64ae1842bc84b9bba533d653b95f4eed"
@@ -4606,10 +4627,19 @@ prisma-datamodel@1.27.3:
4606
4627
pluralize "^7.0.0"
4607
4628
popsicle "10"
4608
4629
4609
- prisma-db-introspection@1.27.3 :
4610
- version "1.27.3"
4611
- resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.27.3.tgz#b7f9caff0d36e577914bbff6367a20802087ff01"
4612
- integrity sha512-rzCFUOvGoQlHbLoxb4QP8h05+MpGvjWzDr5rthyQFdnZBDONE+lWZMU8NKskpyuF4M/JYqivLaFQx3Vi8PjChA==
4630
+ prisma-datamodel@1.27.4 :
4631
+ version "1.27.4"
4632
+ resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.27.4.tgz#5573b580fdd13a5a259e962a3d271459da6529ab"
4633
+ integrity sha512-wWqq2pc7m0CuVFBCfoVpRfwC6Ln7e4xgmrcqHWAlBANacRrqa9toU6JoWv8CvKyrViENLOF/SV+iH/c5WC/+Gw==
4634
+ dependencies :
4635
+ graphql "^14.0.2"
4636
+ pluralize "^7.0.0"
4637
+ popsicle "10"
4638
+
4639
+ prisma-db-introspection@1.27.4 :
4640
+ version "1.27.4"
4641
+ resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.27.4.tgz#74139a54f4867bd915512c560b0f3d64ae0a6552"
4642
+ integrity sha512-5psyB/1BZHsgBmpBnJRmcbUccbfMj2mKFXlZXfPGK5Ekm16DvuxMol1VkTTOEAD8Z7l8pNPPCIEOtE04kjy5jQ==
4613
4643
dependencies :
4614
4644
" @types/mongodb" " ^3.1.14"
4615
4645
" @types/mysql" " ^2.15.5"
@@ -4620,8 +4650,8 @@ prisma-db-introspection@1.27.3:
4620
4650
mysql2 "^1.6.5"
4621
4651
pg "^7.4.1"
4622
4652
pluralize "^7.0.0"
4623
- prisma-datamodel "1.27.3 "
4624
- prisma-yml "1.27.3 "
4653
+ prisma-datamodel "1.27.4 "
4654
+ prisma-yml "1.27.4 "
4625
4655
scuid "^1.0.2"
4626
4656
uppercamelcase "^3.0.0"
4627
4657
@@ -4635,6 +4665,16 @@ prisma-generate-schema@1.27.3:
4635
4665
popsicle "10"
4636
4666
prisma-datamodel "1.27.3"
4637
4667
4668
+ prisma-generate-schema@1.27.4 :
4669
+ version "1.27.4"
4670
+ resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.27.4.tgz#33524c10666344fbe69a7854bcfa2d8423e9befb"
4671
+ integrity sha512-b5jdSZ4MYHdUvfj3jNU6s7Gq1cJb0TGhfQAbLB0PVD8V1QTrcQwZB6K6BjC4TaPM1Fg9jO/LEMFChCBZXo4wsw==
4672
+ dependencies :
4673
+ graphql "^14.0.2"
4674
+ pluralize "^7.0.0"
4675
+ popsicle "10"
4676
+ prisma-datamodel "1.27.4"
4677
+
4638
4678
prisma-json-schema@0.1.3 :
4639
4679
version "0.1.3"
4640
4680
resolved "https://registry.yarnpkg.com/prisma-json-schema/-/prisma-json-schema-0.1.3.tgz#6c302db8f464f8b92e8694d3f7dd3f41ac9afcbe"
@@ -4664,10 +4704,10 @@ prisma-yml@1.20.0-beta.18:
4664
4704
scuid "^1.0.2"
4665
4705
yaml-ast-parser "^0.0.40"
4666
4706
4667
- prisma-yml@1.27.3 :
4668
- version "1.27.3 "
4669
- resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.27.3 .tgz#dbe04770dbfc1130b8f31d33565793bd6c41e1ab "
4670
- integrity sha512-9bIBlSrU9/H+Y+xc9Ek6lpN5hnAm7lUjAqPjg4dubDWWfocUo3KvxZiEmob5umemj1r++Qob/qSowkkPeNxPTg ==
4707
+ prisma-yml@1.27.4 :
4708
+ version "1.27.4 "
4709
+ resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.27.4 .tgz#6cc1e55f3b93fbc09af86bb84787d05cb71b6b5d "
4710
+ integrity sha512-ediqelMWbZzoPwgZLaI67CP43bqBbw0ayLGzNkCluqFhGkblWcCJ3JWuZs3CGyrq4zpeM3DF8LzgRQFUB5hWPA ==
4671
4711
dependencies :
4672
4712
ajv "5"
4673
4713
bluebird "^3.5.1"
@@ -4688,14 +4728,14 @@ prisma-yml@1.27.3:
4688
4728
scuid "^1.0.2"
4689
4729
yaml-ast-parser "^0.0.40"
4690
4730
4691
- prisma@1.27.3 :
4692
- version "1.27.3 "
4693
- resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.27.3 .tgz#67995171710230ec2e66f6af83cbeb354513fc80 "
4694
- integrity sha512-a/u9iaKYEEn4R0TPT6UwFiccRTMt6ut/3uu9VCypkGkaY9le92nOoWQja9BGIj1b3FBDcENF6acrtl7nu+ELEA ==
4731
+ prisma@1.27.4 :
4732
+ version "1.27.4 "
4733
+ resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.27.4 .tgz#add8ce442271fb91981f1eb1b8cfe555367842c7 "
4734
+ integrity sha512-TtHddjzb2VBYR8u1zAkd7kh10ve3bTLfcT7YpTvsFsJzhjEeK5OX4rhtTzPgX2Q0yZKWej+A9WlTqlsiorzLDw ==
4695
4735
dependencies :
4696
4736
fs-extra "^7.0.0"
4697
- prisma-cli-core "1.27.3 "
4698
- prisma-cli-engine "1.27.3 "
4737
+ prisma-cli-core "1.27.4 "
4738
+ prisma-cli-engine "1.27.4 "
4699
4739
semver "^5.4.1"
4700
4740
source-map-support "^0.4.18"
4701
4741
0 commit comments