|
4475 | 4475 | subscriptions-transport-ws "0.9.16"
|
4476 | 4476 | yargs "12.0.5"
|
4477 | 4477 |
|
4478 |
| -prisma-cli-core@1.32.2: |
4479 |
| - version "1.32.2" |
4480 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.32.2.tgz#c563ac1a1e2cc5e802b8e52d5577bfc7cb2141ee" |
4481 |
| - integrity sha512-uy+8dZHlVFuPcsnydUf8284Y4tP9aF38KXSzyp5UdXhn0jZJWI/n0nuDQXBNYFU/5raluvwJa8e1B2CW+C107g== |
| 4478 | +prisma-cli-core@1.33.0: |
| 4479 | + version "1.33.0" |
| 4480 | + resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.33.0.tgz#0e3a96f9a7740718e76b362e89e09a5d2b352cd3" |
| 4481 | + integrity sha512-MTIiD5ie9w9UAYRoHpQBQKeRuTIRulk4eGNCH/lEJh+gp+9ukURaabuvMuQ1QbVMKbExdzYQAQK+8+mL1nW65A== |
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.32.2" |
4510 |
| - prisma-datamodel "1.32.2" |
4511 |
| - prisma-db-introspection "1.32.2" |
4512 |
| - prisma-generate-schema "1.32.2" |
4513 |
| - prisma-yml "1.32.2" |
| 4509 | + prisma-client-lib "1.33.0" |
| 4510 | + prisma-datamodel "1.33.0" |
| 4511 | + prisma-db-introspection "1.33.0" |
| 4512 | + prisma-generate-schema "1.33.0" |
| 4513 | + prisma-yml "1.33.0" |
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 |
| -prisma-cli-engine@1.32.2: |
4521 |
| - version "1.32.2" |
4522 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.32.2.tgz#8520229314877d69bdad4b6d1f5b0d6a986ba8c8" |
4523 |
| - integrity sha512-SRNx6Kyg/CcjqXgjSgr05KD47vlByFBbOhgRxBb39jHBNbYY3pDG0Q8QFJrRyqPPqauzN55MgxQc+ilu/0aurw== |
| 4520 | +prisma-cli-engine@1.33.0: |
| 4521 | + version "1.33.0" |
| 4522 | + resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.33.0.tgz#eb2ccc881c37a5eacec54122a7bfb034e70b9977" |
| 4523 | + integrity sha512-YzV9SJKpIs1WDK4QBBBk/i76yX5EI7TGdy0AX2pJRASbh5zg+SAgIczbDHcVaQdAg5KyZgoMZz7gpK0U43b2zQ== |
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.32.2" |
| 4559 | + prisma-yml "1.33.0" |
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.32.2" |
4573 |
| - resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.32.2.tgz#6355c92e85b6b0b662d4c462ca85c13737d77519" |
4574 |
| - integrity sha512-cYLOzD16UiWKj6MHeQMX63NUCfsStS7cXvOrKwYLbym2I3L/5u34WzyBWjDZbIHMcx9/9qLBVuExUU4br+O6XA== |
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.32.2" |
4586 |
| - prisma-generate-schema "1.32.2" |
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.33.0"
|
4594 | 4573 | resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.33.0.tgz#e446c85ffd926283230ba98d0ee8dd6ba3988782"
|
|
4610 | 4589 | ws "^6.1.0"
|
4611 | 4590 | zen-observable "^0.8.10"
|
4612 | 4591 |
|
4613 |
| - |
4614 |
| - version "1.32.2" |
4615 |
| - resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.32.2.tgz#509f730c44e92c6a2ece56f90cd8a420154fbcde" |
4616 |
| - integrity sha512-EncLV056dYkwZIvo/dhE5SesmqAg3Ig60Uy+01v4LxTKdSswrjA3j3C+6NCVMGQc41C2Xs1Or8Ir8kuHwVNI3A== |
4617 |
| - dependencies: |
4618 |
| - graphql "^14.0.2" |
4619 |
| - pluralize "^7.0.0" |
4620 |
| - popsicle "10" |
4621 |
| - |
4622 | 4592 |
|
4623 | 4593 | version "1.33.0"
|
4624 | 4594 | resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.33.0.tgz#64d8b4cc78ada8c60cc31d7fda51d060b202886f"
|
|
4628 | 4598 | pluralize "^7.0.0"
|
4629 | 4599 | popsicle "10"
|
4630 | 4600 |
|
4631 |
| -prisma-db-introspection@1.32.2: |
4632 |
| - version "1.32.2" |
4633 |
| - resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.32.2.tgz#0ffac33d3c3ffa5699650bc3c5b514c4df04bfd1" |
4634 |
| - integrity sha512-B6Plb75nnoSIE6YimP49SeVGpJP+bpdBsRH+UP2Q72XLAytirRw0Zzf1cTk+6gBTTZnPnzoqbtUf4uZxJEUn1Q== |
| 4601 | +prisma-db-introspection@1.33.0: |
| 4602 | + version "1.33.0" |
| 4603 | + resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.33.0.tgz#6edb0bbce2de8a87c0342c1f18172f300b6e92ab" |
| 4604 | + integrity sha512-Cyn1t5rFw7Exm4nAdrfdy9v5V1ZxOzLw3hn3BtTiSkSr7hmASTG5dn6dQzPa/BMR5Fj10BQsumpYyEmcNoLlvg== |
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.32.2" |
4645 |
| - prisma-yml "1.32.2" |
| 4614 | + prisma-datamodel "1.33.0" |
| 4615 | + prisma-yml "1.33.0" |
4646 | 4616 | scuid "^1.0.2"
|
4647 | 4617 |
|
4648 |
| - |
4649 |
| - version "1.32.2" |
4650 |
| - resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.32.2.tgz#5db4f2c98507e316c94af236854e9b193a0cac46" |
4651 |
| - integrity sha512-YFZDlXb8RwyjAEobrBErZvv80i5ogpwKsYRABh3QpbTI1fglouFWodK9ToRwTIVUmEuak/P7zIO+5ZfDokGYUw== |
4652 |
| - dependencies: |
4653 |
| - graphql "^14.0.2" |
4654 |
| - pluralize "^7.0.0" |
4655 |
| - popsicle "10" |
4656 |
| - prisma-datamodel "1.32.2" |
4657 |
| - |
4658 | 4618 |
|
4659 | 4619 | version "1.33.0"
|
4660 | 4620 | resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.33.0.tgz#d966240de5e0c925d7e4ae7f64cb0f476115e51e"
|
|
4694 | 4654 | scuid "^1.0.2"
|
4695 | 4655 | yaml-ast-parser "^0.0.40"
|
4696 | 4656 |
|
4697 |
| -prisma-yml@1.32.2: |
4698 |
| - version "1.32.2" |
4699 |
| - resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.32.2.tgz#4f33fb4b54b5fe228a38b7265e2e70334ef973e9" |
4700 |
| - integrity sha512-+b6MpaSF4MEz0YVdTFTa4sJZh/Rsx2bTl9fnKjk1LoSyiTB2Aw8isyCkJqnz8RMTw/C6TAsK/6fCyC/cQq2nsA== |
| 4657 | +prisma-yml@1.33.0: |
| 4658 | + version "1.33.0" |
| 4659 | + resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.33.0.tgz#58fd38968f40a3f6a9692b2705ae1e4787ee5705" |
| 4660 | + integrity sha512-qfz6gCApPMXPeFUtGfpYW52RpSJQT7qQOw9jt579+j6ysWkY4gwVlVPhEcwAfwj0dm0X0a14GyD5o5EEt411pQ== |
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 |
| -prisma@1.32.2: |
4722 |
| - version "1.32.2" |
4723 |
| - resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.32.2.tgz#b46c3df3d3cff366f0507c73c16b4777e3322cb3" |
4724 |
| - integrity sha512-4rUiKErPzOEI3fBjxdFeNpfG03EOejNtIOelF46Ibwh2kiVFco0wHgv4Ij8MpliVheH5hQC9rzs6AJQrloH92g== |
| 4681 | +prisma@1.33.0: |
| 4682 | + version "1.33.0" |
| 4683 | + resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.33.0.tgz#15d55116f1ac101426bf7f72b98cb9126bd81a4c" |
| 4684 | + integrity sha512-sge6ozagrh3iMc+QIxU7Vu0fnjB7Gamwf/rwayctYk3EqkBsqLETXL7Gn328ZBhkPNeF2n70KLozvf89T12NaQ== |
4725 | 4685 | dependencies:
|
4726 | 4686 | fs-extra "^7.0.0"
|
4727 |
| - prisma-cli-core "1.32.2" |
4728 |
| - prisma-cli-engine "1.32.2" |
| 4687 | + prisma-cli-core "1.33.0" |
| 4688 | + prisma-cli-engine "1.33.0" |
4729 | 4689 | semver "^5.4.1"
|
4730 | 4690 | source-map-support "^0.4.18"
|
4731 | 4691 |
|
|
0 commit comments