|
2509 | 2509 | dependencies:
|
2510 | 2510 | iterall "^1.2.2"
|
2511 | 2511 |
|
2512 |
| -"graphql@^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0", graphql@^14.0.2: |
| 2512 | +"graphql@^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0": |
2513 | 2513 | version "14.0.2"
|
2514 | 2514 | resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.0.2.tgz#7dded337a4c3fd2d075692323384034b357f5650"
|
2515 | 2515 | integrity sha512-gUC4YYsaiSJT1h40krG3J+USGlwhzNTXSb4IOZljn9ag5Tj+RkoXrWp+Kh7WyE3t1NCfab5kzCuxBIvOMERMXw==
|
|
4480 | 4480 | subscriptions-transport-ws "0.9.16"
|
4481 | 4481 | yargs "12.0.5"
|
4482 | 4482 |
|
4483 |
| -prisma-cli-core@1.33.0: |
4484 |
| - version "1.33.0" |
4485 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.33.0.tgz#0e3a96f9a7740718e76b362e89e09a5d2b352cd3" |
4486 |
| - integrity sha512-MTIiD5ie9w9UAYRoHpQBQKeRuTIRulk4eGNCH/lEJh+gp+9ukURaabuvMuQ1QbVMKbExdzYQAQK+8+mL1nW65A== |
| 4483 | +prisma-cli-core@1.34.0: |
| 4484 | + version "1.34.0" |
| 4485 | + resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.34.0.tgz#5a74bdfb92827db8687c81ab5916028768161e4f" |
| 4486 | + integrity sha512-m32cpyRrVfAZap4NwF2mAKaZw/9sR4UsxZcV/PInfgtCIwdQoCB2Kr8rf9WNZXjD/leJHucPKo3od7WNyckPJw== |
4487 | 4487 | dependencies:
|
4488 | 4488 | "@types/express" "^4.16.1"
|
4489 | 4489 | adm-zip "^0.4.7"
|
|
4497 | 4497 | figures "^2.0.0"
|
4498 | 4498 | fs-extra "^7.0.0"
|
4499 | 4499 | globby "^8.0.1"
|
4500 |
| - graphql "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0" |
| 4500 | + graphql "^14.3.0" |
4501 | 4501 | graphql-config "2.2.1"
|
4502 | 4502 | graphql-config-extension-prisma "0.2.5"
|
4503 | 4503 | graphql-playground-middleware-express "^1.6.2"
|
|
4511 | 4511 | node-forge "^0.7.1"
|
4512 | 4512 | npm-run "4.1.2"
|
4513 | 4513 | opn "^5.1.0"
|
4514 |
| - prisma-client-lib "1.33.0" |
4515 |
| - prisma-datamodel "1.33.0" |
4516 |
| - prisma-db-introspection "1.33.0" |
4517 |
| - prisma-generate-schema "1.33.0" |
4518 |
| - prisma-yml "1.33.0" |
| 4514 | + prisma-client-lib "1.34.0" |
| 4515 | + prisma-datamodel "1.34.0" |
| 4516 | + prisma-db-introspection "1.34.0" |
| 4517 | + prisma-generate-schema "1.34.0" |
| 4518 | + prisma-yml "1.34.0" |
4519 | 4519 | scuid "^1.0.2"
|
4520 | 4520 | semver "^5.6.0"
|
4521 | 4521 | sillyname "^0.1.0"
|
4522 | 4522 | source-map-support "^0.4.18"
|
4523 | 4523 | table "^4.0.1"
|
4524 | 4524 |
|
4525 |
| -prisma-cli-engine@1.33.0: |
4526 |
| - version "1.33.0" |
4527 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.33.0.tgz#eb2ccc881c37a5eacec54122a7bfb034e70b9977" |
4528 |
| - integrity sha512-YzV9SJKpIs1WDK4QBBBk/i76yX5EI7TGdy0AX2pJRASbh5zg+SAgIczbDHcVaQdAg5KyZgoMZz7gpK0U43b2zQ== |
| 4525 | +prisma-cli-engine@1.34.0: |
| 4526 | + version "1.34.0" |
| 4527 | + resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.34.0.tgz#d4d4f05b5c58e5c17a8f42f0c32ae87a6f7fcff3" |
| 4528 | + integrity sha512-xqpqDp3iMMscTGcxAFS+X3nA3zx7G0Kz41rZNZ7qr72cuNHxQ3Uxn2xgfzdtLDyM7RNWaevsXOjxgAV8Z4zxvw== |
4529 | 4529 | dependencies:
|
4530 | 4530 | "@heroku/linewrap" "^1.0.0"
|
4531 | 4531 | ansi-escapes "^3.0.0"
|
|
4538 | 4538 | figures "^2.0.0"
|
4539 | 4539 | find-up "^3.0.0"
|
4540 | 4540 | fs-extra "^7.0.0"
|
4541 |
| - graphql "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0" |
| 4541 | + graphql "^14.3.0" |
4542 | 4542 | graphql-request "^1.5.0"
|
4543 | 4543 | inquirer "^6.2.0"
|
4544 | 4544 | isomorphic-fetch "^2.2.1"
|
|
4561 | 4561 | mkdirp "^0.5.1"
|
4562 | 4562 | opn "^5.1.0"
|
4563 | 4563 | prisma-json-schema "0.1.3"
|
4564 |
| - prisma-yml "1.33.0" |
| 4564 | + prisma-yml "1.34.0" |
4565 | 4565 | raven "2.6.4"
|
4566 | 4566 | rwlockfile "^1.4.8"
|
4567 | 4567 | scuid "^1.0.2"
|
|
4573 | 4573 | treeify "^1.0.1"
|
4574 | 4574 | update-notifier "^2.3.0"
|
4575 | 4575 |
|
4576 |
| - |
4577 |
| - version "1.33.0" |
4578 |
| - resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.33.0.tgz#e446c85ffd926283230ba98d0ee8dd6ba3988782" |
4579 |
| - integrity sha512-jM2CrcgNH7WgwGBDyJebTcbG2JUQgHhuOw27Pn30KwGTJw8rqanIBhuVfhlWHPvOSSO30u/KV4hMPspiH4vyww== |
4580 |
| - dependencies: |
4581 |
| - "@types/node" "^10.12.0" |
4582 |
| - "@types/prettier" "^1.13.2" |
4583 |
| - debug "^4.1.0" |
4584 |
| - flow-bin "^0.87.0" |
4585 |
| - graphql-tag "^2.10.0" |
4586 |
| - http-link-dataloader "^0.1.6" |
4587 |
| - jsonwebtoken "^8.3.0" |
4588 |
| - lodash.flatten "^4.4.0" |
4589 |
| - prettier "1.16.4" |
4590 |
| - prisma-datamodel "1.33.0" |
4591 |
| - prisma-generate-schema "1.33.0" |
4592 |
| - subscriptions-transport-ws "^0.9.15" |
4593 |
| - uppercamelcase "^3.0.0" |
4594 |
| - ws "^6.1.0" |
4595 |
| - zen-observable "^0.8.10" |
4596 |
| - |
4597 | 4576 |
|
4598 | 4577 | version "1.34.0"
|
4599 | 4578 | resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.34.0.tgz#e58dc67132c423d20f3c7ee7552a956b5b821ac9"
|
|
4615 | 4594 | ws "^6.1.0"
|
4616 | 4595 | zen-observable "^0.8.10"
|
4617 | 4596 |
|
4618 |
| - |
4619 |
| - version "1.33.0" |
4620 |
| - resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.33.0.tgz#64d8b4cc78ada8c60cc31d7fda51d060b202886f" |
4621 |
| - integrity sha512-RjdxjSYAikEATQo1Oxtw7n1ySdXv1wnyI8BVTH+ffasdQ/iVHsW5qia6+3nLznc7pgTLpwBEmZVtmPPWNI/z1A== |
4622 |
| - dependencies: |
4623 |
| - graphql "^14.0.2" |
4624 |
| - pluralize "^7.0.0" |
4625 |
| - popsicle "10" |
4626 |
| - |
4627 | 4597 |
|
4628 | 4598 | version "1.34.0"
|
4629 | 4599 | resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.34.0.tgz#2a3d153845619e376efa48960a421d7c56f10b62"
|
|
4633 | 4603 | pluralize "^7.0.0"
|
4634 | 4604 | popsicle "10"
|
4635 | 4605 |
|
4636 |
| -prisma-db-introspection@1.33.0: |
4637 |
| - version "1.33.0" |
4638 |
| - resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.33.0.tgz#6edb0bbce2de8a87c0342c1f18172f300b6e92ab" |
4639 |
| - integrity sha512-Cyn1t5rFw7Exm4nAdrfdy9v5V1ZxOzLw3hn3BtTiSkSr7hmASTG5dn6dQzPa/BMR5Fj10BQsumpYyEmcNoLlvg== |
| 4606 | +prisma-db-introspection@1.34.0: |
| 4607 | + version "1.34.0" |
| 4608 | + resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.34.0.tgz#8db54bd6ba69338b71f869c3483f1cfdc5d1132e" |
| 4609 | + integrity sha512-QeQY3Xc1vbrdzKeL3Nw65repUecltFY2adaXePCd77Av7eTLDHZdLnctb/9Fno4u7LI1ma0jOOBThFaSwui/Rg== |
4640 | 4610 | dependencies:
|
4641 | 4611 | "@types/mongodb" "^3.1.14"
|
4642 | 4612 | "@types/mysql" "^2.15.5"
|
|
4646 | 4616 | mysql "^2.16.0"
|
4647 | 4617 | pg "^7.4.1"
|
4648 | 4618 | pluralize "^7.0.0"
|
4649 |
| - prisma-datamodel "1.33.0" |
4650 |
| - prisma-yml "1.33.0" |
| 4619 | + prisma-datamodel "1.34.0" |
| 4620 | + prisma-yml "1.34.0" |
4651 | 4621 | scuid "^1.0.2"
|
4652 | 4622 |
|
4653 |
| - |
4654 |
| - version "1.33.0" |
4655 |
| - resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.33.0.tgz#d966240de5e0c925d7e4ae7f64cb0f476115e51e" |
4656 |
| - integrity sha512-ZGuFpzDOM2MHB3U33x7pckt3xsvR15C9ndP0SNsCxckRY7XDu3BRncTPXpbWKUR91RCpSH2ipyaPutd+0Bttvg== |
4657 |
| - dependencies: |
4658 |
| - graphql "^14.0.2" |
4659 |
| - pluralize "^7.0.0" |
4660 |
| - popsicle "10" |
4661 |
| - prisma-datamodel "1.33.0" |
4662 |
| - |
4663 | 4623 |
|
4664 | 4624 | version "1.34.0"
|
4665 | 4625 | resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.34.0.tgz#b2635257da61d6e931df936c007d563fb5fedc23"
|
|
4699 | 4659 | scuid "^1.0.2"
|
4700 | 4660 | yaml-ast-parser "^0.0.40"
|
4701 | 4661 |
|
4702 |
| -prisma-yml@1.33.0: |
4703 |
| - version "1.33.0" |
4704 |
| - resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.33.0.tgz#58fd38968f40a3f6a9692b2705ae1e4787ee5705" |
4705 |
| - integrity sha512-qfz6gCApPMXPeFUtGfpYW52RpSJQT7qQOw9jt579+j6ysWkY4gwVlVPhEcwAfwj0dm0X0a14GyD5o5EEt411pQ== |
| 4662 | +prisma-yml@1.34.0: |
| 4663 | + version "1.34.0" |
| 4664 | + resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.34.0.tgz#223792ad418cbce1ab3a46b77d6053255b3b6231" |
| 4665 | + integrity sha512-H00uhV5801upiJPPEN4Bo4goP59/N7Ya70kx8Yn4DWxAtuFW/8nrlu2Pok/DRZBKJTsT8wPbQi8z4M2924GJDw== |
4706 | 4666 | dependencies:
|
4707 | 4667 | ajv "5"
|
4708 | 4668 | bluebird "^3.5.1"
|
|
4723 | 4683 | scuid "^1.0.2"
|
4724 | 4684 | yaml-ast-parser "^0.0.40"
|
4725 | 4685 |
|
4726 |
| -prisma@1.33.0: |
4727 |
| - version "1.33.0" |
4728 |
| - resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.33.0.tgz#15d55116f1ac101426bf7f72b98cb9126bd81a4c" |
4729 |
| - integrity sha512-sge6ozagrh3iMc+QIxU7Vu0fnjB7Gamwf/rwayctYk3EqkBsqLETXL7Gn328ZBhkPNeF2n70KLozvf89T12NaQ== |
| 4686 | +prisma@1.34.0: |
| 4687 | + version "1.34.0" |
| 4688 | + resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.34.0.tgz#a96da887b2dc192f58c50432b6d4062e001c190e" |
| 4689 | + integrity sha512-SWoQcuRd9yxaQeXD5UFSZvLsdNYxOG8g1Dtbk5c+xUhIm3nALBSxztBWn+p//5DU5dj6xkQdnWxSOZYCJ9zyqw== |
4730 | 4690 | dependencies:
|
4731 | 4691 | fs-extra "^7.0.0"
|
4732 |
| - prisma-cli-core "1.33.0" |
4733 |
| - prisma-cli-engine "1.33.0" |
| 4692 | + prisma-cli-core "1.34.0" |
| 4693 | + prisma-cli-engine "1.34.0" |
4734 | 4694 | semver "^5.4.1"
|
4735 | 4695 | source-map-support "^0.4.18"
|
4736 | 4696 |
|
|
0 commit comments