|
4475 | 4475 | subscriptions-transport-ws "0.9.16"
|
4476 | 4476 | yargs "12.0.5"
|
4477 | 4477 |
|
4478 |
| - |
4479 |
| - version "1.31.0" |
4480 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.31.0.tgz#5b49eec14cb398b68e74c46805dfd9dbe2209d2e" |
4481 |
| - integrity sha512-5CUFPC6NcB1O7x3z2dpX5BkO09o0GIWlNEn+Ethn9DEZJ1Oxh1RNjS/gSE1JSeZh1SYrKxiPz9HvpXST9joISA== |
| 4478 | + |
| 4479 | + version "1.31.1" |
| 4480 | + resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.31.1.tgz#d995e3b2abeeefffed694914e7cfa1346249af0c" |
| 4481 | + integrity sha512-rFNBThES3wJjPbANfDsxBhQlEyIsx8uhdf/Upwv+CUS7SD81ejJyM0K3JFoPMWBbwdB6aRCRZDX0n9TXHZywbg== |
4482 | 4482 | dependencies:
|
4483 | 4483 | "@types/express" "^4.16.1"
|
4484 | 4484 | adm-zip "^0.4.7"
|
|
4506 | 4506 | node-forge "^0.7.1"
|
4507 | 4507 | npm-run "4.1.2"
|
4508 | 4508 | opn "^5.1.0"
|
4509 |
| - prisma-client-lib "1.31.0" |
4510 |
| - prisma-datamodel "1.31.0" |
4511 |
| - prisma-db-introspection "1.31.0" |
4512 |
| - prisma-generate-schema "1.31.0" |
4513 |
| - prisma-yml "1.31.0" |
| 4509 | + prisma-client-lib "1.31.1" |
| 4510 | + prisma-datamodel "1.31.1" |
| 4511 | + prisma-db-introspection "1.31.1" |
| 4512 | + prisma-generate-schema "1.31.1" |
| 4513 | + prisma-yml "1.31.1" |
4514 | 4514 | scuid "^1.0.2"
|
4515 | 4515 | semver "^5.6.0"
|
4516 | 4516 | sillyname "^0.1.0"
|
4517 | 4517 | source-map-support "^0.4.18"
|
4518 | 4518 | table "^4.0.1"
|
4519 | 4519 |
|
4520 |
| - |
4521 |
| - version "1.31.0" |
4522 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.31.0.tgz#a2da231a2df55010d53820f92fc167174a7a9f14" |
4523 |
| - integrity sha512-ex5UxlxW0J00/fP3jVThKLIulyrGzIbk+qjpERHOedpv40XejRCOiJuV7xYZS8qs8gfsJfpz6bwMjGTSkc6aLA== |
| 4520 | + |
| 4521 | + version "1.31.1" |
| 4522 | + resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.31.1.tgz#abe01f7caf84116462b4f358e217a3b08c5f8942" |
| 4523 | + integrity sha512-kaYzAlNICu2X35z8Y95JGExqCGV+suEckmqtmrT4Qo6umTALd9snty2rrMXmLKjHypwjk1Ey6RaIrdVeLcA/bA== |
4524 | 4524 | dependencies:
|
4525 | 4525 | "@heroku/linewrap" "^1.0.0"
|
4526 | 4526 | ansi-escapes "^3.0.0"
|
|
4556 | 4556 | mkdirp "^0.5.1"
|
4557 | 4557 | opn "^5.1.0"
|
4558 | 4558 | prisma-json-schema "0.1.3"
|
4559 |
| - prisma-yml "1.31.0" |
| 4559 | + prisma-yml "1.31.1" |
4560 | 4560 | raven "2.6.4"
|
4561 | 4561 | rwlockfile "^1.4.8"
|
4562 | 4562 | scuid "^1.0.2"
|
|
4568 | 4568 | treeify "^1.0.1"
|
4569 | 4569 | update-notifier "^2.3.0"
|
4570 | 4570 |
|
4571 |
| - |
4572 |
| - version "1.31.0" |
4573 |
| - resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.31.0.tgz#e0085189768e1197cd16a00e70dbf6b37754988a" |
4574 |
| - integrity sha512-+M7lzWcitweDR3l9AZf40BHgAQG+6EIcqAvNqQc9xRQX0t1Gufxgs0E9VdTa2wIFIP6jv8QUY7SUD2AE15SXhA== |
4575 |
| - dependencies: |
4576 |
| - "@types/node" "^10.12.0" |
4577 |
| - "@types/prettier" "^1.13.2" |
4578 |
| - debug "^4.1.0" |
4579 |
| - flow-bin "^0.87.0" |
4580 |
| - graphql-tag "^2.10.0" |
4581 |
| - http-link-dataloader "^0.1.6" |
4582 |
| - jsonwebtoken "^8.3.0" |
4583 |
| - lodash.flatten "^4.4.0" |
4584 |
| - prettier "1.16.4" |
4585 |
| - prisma-datamodel "1.31.0" |
4586 |
| - prisma-generate-schema "1.31.0" |
4587 |
| - subscriptions-transport-ws "^0.9.15" |
4588 |
| - uppercamelcase "^3.0.0" |
4589 |
| - ws "^6.1.0" |
4590 |
| - zen-observable "^0.8.10" |
4591 |
| - |
4592 | 4571 |
|
4593 | 4572 | version "1.31.1"
|
4594 | 4573 | resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.31.1.tgz#d953503815bbb76c0ff398aa82632660eec84fa8"
|
|
4610 | 4589 | ws "^6.1.0"
|
4611 | 4590 | zen-observable "^0.8.10"
|
4612 | 4591 |
|
4613 |
| - |
4614 |
| - version "1.31.0" |
4615 |
| - resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.31.0.tgz#60131b9a6b433a1714a15a06b9f8d0e431a8df59" |
4616 |
| - integrity sha512-xR1WebemJDDuCEWNhLMWpsksbExz3xJle2QGuIXdFXYhlw6XSEvO+wGMu/qjOhX94c3g/oPhvZd98iKIMm1wPw== |
4617 |
| - dependencies: |
4618 |
| - graphql "^14.0.2" |
4619 |
| - pluralize "^7.0.0" |
4620 |
| - popsicle "10" |
4621 |
| - |
4622 | 4592 |
|
4623 | 4593 | version "1.31.1"
|
4624 | 4594 | resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.31.1.tgz#a207b9d800303fd1af9316841fa887a7a1286672"
|
|
4628 | 4598 | pluralize "^7.0.0"
|
4629 | 4599 | popsicle "10"
|
4630 | 4600 |
|
4631 |
| - |
4632 |
| - version "1.31.0" |
4633 |
| - resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.31.0.tgz#9b2bad7867d0635a83086dce52060acbad31f21c" |
4634 |
| - integrity sha512-Lfrhd5ibiXa3gNwY96s80eWAQOunNwc8x2G7tJYdWP0VK3BD2LCUcMXzHbSxme2LPkl6wqxAc3YMaiOHB0qdVg== |
| 4601 | + |
| 4602 | + version "1.31.1" |
| 4603 | + resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.31.1.tgz#e082561bcb85a0391a8997c986708756d08f2b31" |
| 4604 | + integrity sha512-WrIJAJpLDC9xZhfLz9vRPZAFPed5hH24ZI6TZSur/svDcv/5o+IptYpInHJJ5uYzgIpNfqYrlpqNjQJmlE69lg== |
4635 | 4605 | dependencies:
|
4636 | 4606 | "@types/mongodb" "^3.1.14"
|
4637 | 4607 | "@types/mysql" "^2.15.5"
|
|
4641 | 4611 | mysql "^2.16.0"
|
4642 | 4612 | pg "^7.4.1"
|
4643 | 4613 | pluralize "^7.0.0"
|
4644 |
| - prisma-datamodel "1.31.0" |
4645 |
| - prisma-yml "1.31.0" |
| 4614 | + prisma-datamodel "1.31.1" |
| 4615 | + prisma-yml "1.31.1" |
4646 | 4616 | scuid "^1.0.2"
|
4647 | 4617 |
|
4648 |
| - |
4649 |
| - version "1.31.0" |
4650 |
| - resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.31.0.tgz#992f2010acdbadc44511fff45ba5091ca0cd2eee" |
4651 |
| - integrity sha512-a3z5S2u7MJpzGmAk3Xf4FH2B42e/mFe4IOb6qmY46TpBpxSjp7T38SnxAcS5HScLjpNlgesfcnkiHfJ41sKkFA== |
4652 |
| - dependencies: |
4653 |
| - graphql "^14.0.2" |
4654 |
| - pluralize "^7.0.0" |
4655 |
| - popsicle "10" |
4656 |
| - prisma-datamodel "1.31.0" |
4657 |
| - |
4658 | 4618 |
|
4659 | 4619 | version "1.31.1"
|
4660 | 4620 | resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.31.1.tgz#06c82712b0ec59239d95a3448cb4e1c56342ac7f"
|
|
4694 | 4654 | scuid "^1.0.2"
|
4695 | 4655 | yaml-ast-parser "^0.0.40"
|
4696 | 4656 |
|
4697 |
| - |
4698 |
| - version "1.31.0" |
4699 |
| - resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.31.0.tgz#e34b9ff79441d67543ff6af73d7ca64c1cb49ce5" |
4700 |
| - integrity sha512-lR9qtPbZVoB4xytWDKIsZprI9ByPhqvR8Sxw5ftmK69u4kMF+SEj9Sq3L18zN3/q24FmvTHijsNzRmJDjLeqsQ== |
| 4657 | + |
| 4658 | + version "1.31.1" |
| 4659 | + resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.31.1.tgz#aa578cefd825979b6bd2d61709f4a520d4ed5f1c" |
| 4660 | + integrity sha512-VRC5wSGT+I0qxdf70X0Po5iskRe5F2VO6aN6/tjnxrMt3j/NKQSbwhkq15HZQZGzr7NOrH80M5Jt9pGadQJbbA== |
4701 | 4661 | dependencies:
|
4702 | 4662 | ajv "5"
|
4703 | 4663 | bluebird "^3.5.1"
|
|
4718 | 4678 | scuid "^1.0.2"
|
4719 | 4679 | yaml-ast-parser "^0.0.40"
|
4720 | 4680 |
|
4721 |
| - |
4722 |
| - version "1.31.0" |
4723 |
| - resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.31.0.tgz#60a0db27d19375372511c04d6353210e39899c49" |
4724 |
| - integrity sha512-HLZ85PESoXEBG7mctLuRHzOHBvklDsWN8NoRNSzldNvK2o0jsImUcdu4MUjLITSOHqkA1yBcGminFc8qI0Y1lA== |
| 4681 | + |
| 4682 | + version "1.31.1" |
| 4683 | + resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.31.1.tgz#b2eded8765b31a23b7cc1c02689b271237fa0951" |
| 4684 | + integrity sha512-e7vD/t86OQ0Ypo2GGyChu0eHJINGAIND/csUnsZ/Awi1+lhUTRVw7edgfzy4xb2HVVt7kicascBBYFBRj2pm6Q== |
4725 | 4685 | dependencies:
|
4726 | 4686 | fs-extra "^7.0.0"
|
4727 |
| - prisma-cli-core "1.31.0" |
4728 |
| - prisma-cli-engine "1.31.0" |
| 4687 | + prisma-cli-core "1.31.1" |
| 4688 | + prisma-cli-engine "1.31.1" |
4729 | 4689 | semver "^5.4.1"
|
4730 | 4690 | source-map-support "^0.4.18"
|
4731 | 4691 |
|
|
0 commit comments