|
4547 | 4547 | subscriptions-transport-ws "0.9.16"
|
4548 | 4548 | yargs "12.0.5"
|
4549 | 4549 |
|
4550 |
| - |
4551 |
| - version "1.34.0" |
4552 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.34.0.tgz#5a74bdfb92827db8687c81ab5916028768161e4f" |
4553 |
| - integrity sha512-m32cpyRrVfAZap4NwF2mAKaZw/9sR4UsxZcV/PInfgtCIwdQoCB2Kr8rf9WNZXjD/leJHucPKo3od7WNyckPJw== |
| 4550 | + |
| 4551 | + version "1.34.1" |
| 4552 | + resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.34.1.tgz#1ae1460d627f9d649edb8517158c284aae06e17f" |
| 4553 | + integrity sha512-tu5dMJgell4IV4pD7xMbAzNUF30yNsrYNeaIvqxSGvwv3qOuT/CAki9mW1MQew6ASQOvJyyQ5+Nxe2cdk6Mv1Q== |
4554 | 4554 | dependencies:
|
4555 | 4555 | "@types/express" "^4.16.1"
|
4556 | 4556 | adm-zip "^0.4.7"
|
|
4578 | 4578 | node-forge "^0.7.1"
|
4579 | 4579 | npm-run "4.1.2"
|
4580 | 4580 | opn "^5.1.0"
|
4581 |
| - prisma-client-lib "1.34.0" |
4582 |
| - prisma-datamodel "1.34.0" |
4583 |
| - prisma-db-introspection "1.34.0" |
4584 |
| - prisma-generate-schema "1.34.0" |
4585 |
| - prisma-yml "1.34.0" |
| 4581 | + prisma-client-lib "1.34.1" |
| 4582 | + prisma-datamodel "1.34.1" |
| 4583 | + prisma-db-introspection "1.34.1" |
| 4584 | + prisma-generate-schema "1.34.1" |
| 4585 | + prisma-yml "1.34.1" |
4586 | 4586 | scuid "^1.0.2"
|
4587 | 4587 | semver "^5.6.0"
|
4588 | 4588 | sillyname "^0.1.0"
|
4589 | 4589 | source-map-support "^0.4.18"
|
4590 | 4590 | table "^4.0.1"
|
4591 | 4591 |
|
4592 |
| - |
4593 |
| - version "1.34.0" |
4594 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.34.0.tgz#d4d4f05b5c58e5c17a8f42f0c32ae87a6f7fcff3" |
4595 |
| - integrity sha512-xqpqDp3iMMscTGcxAFS+X3nA3zx7G0Kz41rZNZ7qr72cuNHxQ3Uxn2xgfzdtLDyM7RNWaevsXOjxgAV8Z4zxvw== |
| 4592 | + |
| 4593 | + version "1.34.1" |
| 4594 | + resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.34.1.tgz#2b8b05ec4a140602ac135fe9890a22eff84573e3" |
| 4595 | + integrity sha512-jvmja2vp3XfKxxV5k247TN1cPhbLEAS72ZK3u0qI8zusHkRmBHgg+RazLZRzjk9KjNfoP9pp2+80+bVeRR8/MA== |
4596 | 4596 | dependencies:
|
4597 | 4597 | "@heroku/linewrap" "^1.0.0"
|
4598 | 4598 | ansi-escapes "^3.0.0"
|
|
4628 | 4628 | mkdirp "^0.5.1"
|
4629 | 4629 | opn "^5.1.0"
|
4630 | 4630 | prisma-json-schema "0.1.3"
|
4631 |
| - prisma-yml "1.34.0" |
| 4631 | + prisma-yml "1.34.1" |
4632 | 4632 | raven "2.6.4"
|
4633 | 4633 | rwlockfile "^1.4.8"
|
4634 | 4634 | scuid "^1.0.2"
|
|
4640 | 4640 | treeify "^1.0.1"
|
4641 | 4641 | update-notifier "^2.3.0"
|
4642 | 4642 |
|
4643 |
| - |
4644 |
| - version "1.34.0" |
4645 |
| - resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.34.0.tgz#e58dc67132c423d20f3c7ee7552a956b5b821ac9" |
4646 |
| - integrity sha512-r7+LJ7ZCCYpcCZgjDGbFz3u3GGTMBTn9Bd7u8GDRtU0inbW0+RiMXA3CsVwLe4AJivfUmrEkkFQ5ShZgc8FiUQ== |
4647 |
| - dependencies: |
4648 |
| - "@types/node" "^10.12.0" |
4649 |
| - "@types/prettier" "^1.13.2" |
4650 |
| - debug "^4.1.0" |
4651 |
| - flow-bin "^0.87.0" |
4652 |
| - graphql-tag "^2.10.0" |
4653 |
| - http-link-dataloader "^0.1.6" |
4654 |
| - jsonwebtoken "^8.3.0" |
4655 |
| - lodash.flatten "^4.4.0" |
4656 |
| - prettier "1.16.4" |
4657 |
| - prisma-datamodel "1.34.0" |
4658 |
| - prisma-generate-schema "1.34.0" |
4659 |
| - subscriptions-transport-ws "^0.9.15" |
4660 |
| - uppercamelcase "^3.0.0" |
4661 |
| - ws "^6.1.0" |
4662 |
| - zen-observable "^0.8.10" |
4663 |
| - |
4664 | 4643 |
|
4665 | 4644 | version "1.34.1"
|
4666 | 4645 | resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.34.1.tgz#94a223357f59228eac6d51eb3ce7ed0b766fbd8c"
|
|
4682 | 4661 | ws "^6.1.0"
|
4683 | 4662 | zen-observable "^0.8.10"
|
4684 | 4663 |
|
4685 |
| - |
4686 |
| - version "1.34.0" |
4687 |
| - resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.34.0.tgz#2a3d153845619e376efa48960a421d7c56f10b62" |
4688 |
| - integrity sha512-e5s4cBXJpmOREM6odIqQZEuVrqPFPO2inVERgebyzVNi6aOGcv2w4bB+FLqyDvsHZ+0hpSOQvhvw5JjF0+/nBQ== |
4689 |
| - dependencies: |
4690 |
| - graphql "^14.3.0" |
4691 |
| - pluralize "^7.0.0" |
4692 |
| - popsicle "10" |
4693 |
| - |
4694 | 4664 |
|
4695 | 4665 | version "1.34.1"
|
4696 | 4666 | resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.34.1.tgz#098c5c9a7ee71e8669053af27df186a1198db406"
|
|
4700 | 4670 | pluralize "^7.0.0"
|
4701 | 4671 | popsicle "10"
|
4702 | 4672 |
|
4703 |
| - |
4704 |
| - version "1.34.0" |
4705 |
| - resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.34.0.tgz#8db54bd6ba69338b71f869c3483f1cfdc5d1132e" |
4706 |
| - integrity sha512-QeQY3Xc1vbrdzKeL3Nw65repUecltFY2adaXePCd77Av7eTLDHZdLnctb/9Fno4u7LI1ma0jOOBThFaSwui/Rg== |
| 4673 | + |
| 4674 | + version "1.34.1" |
| 4675 | + resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.34.1.tgz#2f91b157c5c9d0475952af1afd2c25c15a188e80" |
| 4676 | + integrity sha512-qAegVZW9fAPUGvPw4HM4b9gWHahnUTv10ZKhDySZ5DxxfpDGFC1Ji+j9S2Djqr144drH9Wn5DfsUgYgKQYYoTQ== |
4707 | 4677 | dependencies:
|
4708 | 4678 | "@types/mongodb" "^3.1.14"
|
4709 | 4679 | "@types/mysql" "^2.15.5"
|
|
4713 | 4683 | mysql "^2.16.0"
|
4714 | 4684 | pg "^7.4.1"
|
4715 | 4685 | pluralize "^7.0.0"
|
4716 |
| - prisma-datamodel "1.34.0" |
4717 |
| - prisma-yml "1.34.0" |
| 4686 | + prisma-datamodel "1.34.1" |
| 4687 | + prisma-yml "1.34.1" |
4718 | 4688 | scuid "^1.0.2"
|
4719 | 4689 |
|
4720 |
| - |
4721 |
| - version "1.34.0" |
4722 |
| - resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.34.0.tgz#b2635257da61d6e931df936c007d563fb5fedc23" |
4723 |
| - integrity sha512-DwjR0+kaVhwGIUyfGbFwqEqKfBMBVgfY5XK+aBQQ1pYVsqBftkugy8THodxxnKWa/4GlGchzx0vqCExxi/aVHQ== |
4724 |
| - dependencies: |
4725 |
| - graphql "^14.3.0" |
4726 |
| - pluralize "^7.0.0" |
4727 |
| - popsicle "10" |
4728 |
| - prisma-datamodel "1.34.0" |
4729 |
| - |
4730 | 4690 |
|
4731 | 4691 | version "1.34.1"
|
4732 | 4692 | resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.34.1.tgz#a6458149d9fcda8d5d5cb4e04110cd13732efd3a"
|
|
4766 | 4726 | scuid "^1.0.2"
|
4767 | 4727 | yaml-ast-parser "^0.0.40"
|
4768 | 4728 |
|
4769 |
| - |
4770 |
| - version "1.34.0" |
4771 |
| - resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.34.0.tgz#223792ad418cbce1ab3a46b77d6053255b3b6231" |
4772 |
| - integrity sha512-H00uhV5801upiJPPEN4Bo4goP59/N7Ya70kx8Yn4DWxAtuFW/8nrlu2Pok/DRZBKJTsT8wPbQi8z4M2924GJDw== |
| 4729 | + |
| 4730 | + version "1.34.1" |
| 4731 | + resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.34.1.tgz#ebed154b0bc54a754fcea4c8cc206fa31101b529" |
| 4732 | + integrity sha512-QyFnznzpGzohxvIzMbsC9EMcCGr18uEB8Djoagq3y3yd1HLkuOkArstkfQd8QqgPILkN0P8uYuf9NbS/VW58FA== |
4773 | 4733 | dependencies:
|
4774 | 4734 | ajv "5"
|
4775 | 4735 | bluebird "^3.5.1"
|
|
4790 | 4750 | scuid "^1.0.2"
|
4791 | 4751 | yaml-ast-parser "^0.0.40"
|
4792 | 4752 |
|
4793 |
| - |
4794 |
| - version "1.34.0" |
4795 |
| - resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.34.0.tgz#a96da887b2dc192f58c50432b6d4062e001c190e" |
4796 |
| - integrity sha512-SWoQcuRd9yxaQeXD5UFSZvLsdNYxOG8g1Dtbk5c+xUhIm3nALBSxztBWn+p//5DU5dj6xkQdnWxSOZYCJ9zyqw== |
| 4753 | + |
| 4754 | + version "1.34.1" |
| 4755 | + resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.34.1.tgz#ca4c8e4d64c4f32695a2d59dccf1c7483a4924e2" |
| 4756 | + integrity sha512-0xo03Pa2jtdHG2LBTYPaaOByG5ae5Yu0G84KLbSEnmFNz0Cx3L5PjJo0H15Gs3zpuTYQNmiVy4ABwD5VhdRDaw== |
4797 | 4757 | dependencies:
|
4798 | 4758 | fs-extra "^7.0.0"
|
4799 |
| - prisma-cli-core "1.34.0" |
4800 |
| - prisma-cli-engine "1.34.0" |
| 4759 | + prisma-cli-core "1.34.1" |
| 4760 | + prisma-cli-engine "1.34.1" |
4801 | 4761 | semver "^5.4.1"
|
4802 | 4762 | source-map-support "^0.4.18"
|
4803 | 4763 |
|
|
0 commit comments