@@ -4389,10 +4389,10 @@ prisma-binding@2.3.2:
43894389 subscriptions-transport-ws "0.9.15"
43904390 yargs "12.0.5"
43914391
4392- prisma-cli-core@1.26.1 :
4393- version "1.26.1 "
4394- resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.26.1 .tgz#36a70a17821786500beb3ddfbb88b3f0d7e9f6b6 "
4395- integrity sha512-CvSvAlgEf1H+WyVN0PPfcPLmE/sKK7YBkslBjMsqp8gbzdYIc+NsYqCGAkPIbTmuUgSCKgAfHORt/9AV+/hAyA ==
4392+ prisma-cli-core@1.26.2 :
4393+ version "1.26.2 "
4394+ resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.26.2 .tgz#0b23ed5611c1a36f13e96fe419ff3857985fd58f "
4395+ integrity sha512-Xa2bd2O0PI8FaUdCaKt07mjhQU0F7RK7diENdHGC9/TDV3VGa3XmYpnKFsMD4KNiX7px0tFCI9j1bW104iRZRw ==
43964396 dependencies :
43974397 adm-zip "^0.4.7"
43984398 archiver "^2.0.3"
@@ -4418,20 +4418,20 @@ prisma-cli-core@1.26.1:
44184418 node-forge "^0.7.1"
44194419 npm-run "4.1.2"
44204420 opn "^5.1.0"
4421- prisma-client-lib "1.26.1 "
4422- prisma-datamodel "1.26.1 "
4423- prisma-db-introspection "1.26.1 "
4424- prisma-generate-schema "1.26.1 "
4425- prisma-yml "1.26.1 "
4421+ prisma-client-lib "1.26.2 "
4422+ prisma-datamodel "1.26.2 "
4423+ prisma-db-introspection "1.26.2 "
4424+ prisma-generate-schema "1.26.2 "
4425+ prisma-yml "1.26.2 "
44264426 scuid "^1.0.2"
44274427 sillyname "^0.1.0"
44284428 source-map-support "^0.4.18"
44294429 table "^4.0.1"
44304430
4431- prisma-cli-engine@1.26.1 :
4432- version "1.26.1 "
4433- resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.26.1 .tgz#e2ae8c16609a4bcc2c6f8bfdbea9e193ae4f97d4 "
4434- integrity sha512-wW9a45Sui4yjkyTflI3zUVF9X5hPdrrR2tvDkRv9c+nuQ16PqsNvP9l+FHeHmFaTSiMgqYTeI2lsRkViviJezg ==
4431+ prisma-cli-engine@1.26.2 :
4432+ version "1.26.2 "
4433+ resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.26.2 .tgz#308a2bd2d652c86af7c1faae2fd3e618b3858188 "
4434+ integrity sha512-uydeWAC6figlYHot+z7iqIGOb6+ayaEUsbrqvWhuBKkF0Vs2dIYeDxEGfpeAeD0G1g2XChbCIUOwdztdcFHqMA ==
44354435 dependencies :
44364436 " @heroku/linewrap" " ^1.0.0"
44374437 ansi-escapes "^3.0.0"
@@ -4467,7 +4467,7 @@ prisma-cli-engine@1.26.1:
44674467 mkdirp "^0.5.1"
44684468 opn "^5.1.0"
44694469 prisma-json-schema "0.1.3"
4470- prisma-yml "1.26.1 "
4470+ prisma-yml "1.26.2 "
44714471 raven "2.6.4"
44724472 rwlockfile "^1.4.8"
44734473 scuid "^1.0.2"
@@ -4500,6 +4500,27 @@ prisma-client-lib@1.26.1:
45004500 ws "^6.1.0"
45014501 zen-observable "^0.8.10"
45024502
4503+ prisma-client-lib@1.26.2 :
4504+ version "1.26.2"
4505+ resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.26.2.tgz#01b4f105126c75d39d5b38b63b9df3bcc1850370"
4506+ integrity sha512-qwqnnQzPz6lG5CmXeDgWmmtYTrwqIgX/g6TvhAhzY4RihrAb942MRyOb1v4Niri/wS1S/8EYJsosBEjlmWDwEw==
4507+ dependencies :
4508+ " @types/node" " ^10.12.0"
4509+ " @types/prettier" " ^1.13.2"
4510+ debug "^4.1.0"
4511+ flow-bin "^0.87.0"
4512+ graphql-tag "^2.10.0"
4513+ http-link-dataloader "^0.1.6"
4514+ jsonwebtoken "^8.3.0"
4515+ lodash.flatten "^4.4.0"
4516+ prettier "^1.14.3"
4517+ prisma-datamodel "1.26.2"
4518+ prisma-generate-schema "1.26.2"
4519+ subscriptions-transport-ws "^0.9.15"
4520+ uppercamelcase "^3.0.0"
4521+ ws "^6.1.0"
4522+ zen-observable "^0.8.10"
4523+
45034524prisma-datamodel@1.26.1 :
45044525 version "1.26.1"
45054526 resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.26.1.tgz#7475412afc6082ae65a4f3bcae88fdac4559ccf8"
@@ -4509,19 +4530,28 @@ prisma-datamodel@1.26.1:
45094530 pluralize "^7.0.0"
45104531 popsicle "10"
45114532
4512- prisma-db-introspection@1.26.1 :
4513- version "1.26.1"
4514- resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.26.1.tgz#11ccdc66d2e1eba686bfe59156745f371526cbc8"
4515- integrity sha512-+WxUXo4ZDEeg3baQeEsRTfQnUjc55AC6r0Cmxm87JZxCt2CYgmzFEXby5VNAgT01rdVjVw8fZwJNyBpDB8vb+Q==
4533+ prisma-datamodel@1.26.2 :
4534+ version "1.26.2"
4535+ resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.26.2.tgz#94a3c004196e120b7632d5f05bea08f25d45c610"
4536+ integrity sha512-rnpm8VecGKiBMZKkhpUVYJGU1cyN9BsmZF3h6G/hA7lkywCDVqRv03+6Wv7+h6NQK0EFdmoFXfTYQ9PPXCDmOQ==
4537+ dependencies :
4538+ graphql "^14.0.2"
4539+ pluralize "^7.0.0"
4540+ popsicle "10"
4541+
4542+ prisma-db-introspection@1.26.2 :
4543+ version "1.26.2"
4544+ resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.26.2.tgz#3183872ed444da49ad392d2de03fa9eab318a723"
4545+ integrity sha512-ymuineGvzbOWTM0GOjW4evZfke2EInExvTf1LV6MNKGOLpGM+O/z7DRe2z1J9Cg2xjsvsfIWBc1bXJ/aIluzCg==
45164546 dependencies :
45174547 " @types/mongodb" " ^3.1.14"
45184548 graphql-request "^1.5.0"
45194549 lodash "^4.17.4"
45204550 mongodb "^3.1.10"
45214551 pg "^7.4.1"
45224552 pluralize "^7.0.0"
4523- prisma-datamodel "1.26.1 "
4524- prisma-yml "1.26.1 "
4553+ prisma-datamodel "1.26.2 "
4554+ prisma-yml "1.26.2 "
45254555 scuid "^1.0.2"
45264556 uppercamelcase "^3.0.0"
45274557
@@ -4535,6 +4565,16 @@ prisma-generate-schema@1.26.1:
45354565 popsicle "10"
45364566 prisma-datamodel "1.26.1"
45374567
4568+ prisma-generate-schema@1.26.2 :
4569+ version "1.26.2"
4570+ resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.26.2.tgz#e057096032d5d22e26b15c198f6a5085c0ec4de0"
4571+ integrity sha512-Ueczcne8f0L9w6Sne3zjgKnREVQOwUU/Pk0HoqKSxhvwIxXcWVcDCxbGxr888QdI5x8knvr7yYGFZwIFZpXABw==
4572+ dependencies :
4573+ graphql "^14.0.2"
4574+ pluralize "^7.0.0"
4575+ popsicle "10"
4576+ prisma-datamodel "1.26.2"
4577+
45384578prisma-json-schema@0.1.3 :
45394579 version "0.1.3"
45404580 resolved "https://registry.yarnpkg.com/prisma-json-schema/-/prisma-json-schema-0.1.3.tgz#6c302db8f464f8b92e8694d3f7dd3f41ac9afcbe"
@@ -4564,10 +4604,10 @@ prisma-yml@1.20.0-beta.18:
45644604 scuid "^1.0.2"
45654605 yaml-ast-parser "^0.0.40"
45664606
4567- prisma-yml@1.26.1 :
4568- version "1.26.1 "
4569- resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.26.1 .tgz#b06793ecd062bdac4f3fffa7b50d441580fda3db "
4570- integrity sha512-ZRL3duuTwGU429HczMnQPoRc4IpszMdS4njlyYfBZbItdqrZZf9A9+6pdwab4pkxp6sgH5iouuhGi1pBvBa7vQ ==
4607+ prisma-yml@1.26.2 :
4608+ version "1.26.2 "
4609+ resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.26.2 .tgz#8830d63018d5cfa52ae48ef8c0fa9e167075df40 "
4610+ integrity sha512-A4931vXAAlra4YKIcYOnRDM26dpjiMOPBH8Lw1NWlFzh6Awaoel0hyBH9w4iu0dhDvFf7WAYi1px5IGAAD2dIw ==
45714611 dependencies :
45724612 ajv "5"
45734613 bluebird "^3.5.1"
@@ -4588,14 +4628,14 @@ prisma-yml@1.26.1:
45884628 scuid "^1.0.2"
45894629 yaml-ast-parser "^0.0.40"
45904630
4591- prisma@1.26.1 :
4592- version "1.26.1 "
4593- resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.26.1 .tgz#1a44b2d584bf93f0c3cb19631556def7bb9328d8 "
4594- integrity sha512-g/NjvorgSgRkDAcC3M7c4seWPlWUf1ox+8DNMGRLxQjzH+TjusEeC3mxQtgjGFVBvZ8TPuMc4Y2sAKBbX225cA ==
4631+ prisma@1.26.2 :
4632+ version "1.26.2 "
4633+ resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.26.2 .tgz#0e74ec54deeeacc651e9c2970680f52939e15b3d "
4634+ integrity sha512-Tuq5crMldqOUDysCSJO5ZnLHhfmaMxaqJHTPmgcJYjWokLdJ/v6UZlr1URoqnqK9X3DVOND9nP/6wnPStqjglw ==
45954635 dependencies :
45964636 fs-extra "^7.0.0"
4597- prisma-cli-core "1.26.1 "
4598- prisma-cli-engine "1.26.1 "
4637+ prisma-cli-core "1.26.2 "
4638+ prisma-cli-engine "1.26.2 "
45994639 semver "^5.4.1"
46004640 source-map-support "^0.4.18"
46014641
0 commit comments