|
4486 | 4486 | subscriptions-transport-ws "0.9.15"
|
4487 | 4487 | yargs "12.0.5"
|
4488 | 4488 |
|
4489 |
| - |
4490 |
| - version "1.27.1" |
4491 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.27.1.tgz#2b687c457025fa44f75097ee4d13fef68a0ee502" |
4492 |
| - integrity sha512-2PVs8CNt/rfc3cozAuBwBFelDZ5glls/PS/w//WtYJWJr2kyARlZFoW7JbYgbfxOL1cjA9uxEJDdCYLy6LCxiQ== |
| 4489 | + |
| 4490 | + version "1.27.2" |
| 4491 | + resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.27.2.tgz#505b4c1c213e46247b70b0a28647096aeb119955" |
| 4492 | + integrity sha512-1iRD3ZFEnUU02Uetp8tQkgvRNo5EyzRqYkv12JIWOPcVrzhS0argCOMABsIHDXyGi8eoWtfNvBQMLdZwX8ikQw== |
4493 | 4493 | dependencies:
|
4494 | 4494 | adm-zip "^0.4.7"
|
4495 | 4495 | archiver "^2.0.3"
|
|
4515 | 4515 | node-forge "^0.7.1"
|
4516 | 4516 | npm-run "4.1.2"
|
4517 | 4517 | opn "^5.1.0"
|
4518 |
| - prisma-client-lib "1.27.1" |
4519 |
| - prisma-datamodel "1.27.1" |
4520 |
| - prisma-db-introspection "1.27.1" |
4521 |
| - prisma-generate-schema "1.27.1" |
4522 |
| - prisma-yml "1.27.1" |
| 4518 | + prisma-client-lib "1.27.2" |
| 4519 | + prisma-datamodel "1.27.2" |
| 4520 | + prisma-db-introspection "1.27.2" |
| 4521 | + prisma-generate-schema "1.27.2" |
| 4522 | + prisma-yml "1.27.2" |
4523 | 4523 | scuid "^1.0.2"
|
4524 | 4524 | sillyname "^0.1.0"
|
4525 | 4525 | source-map-support "^0.4.18"
|
4526 | 4526 | table "^4.0.1"
|
4527 | 4527 |
|
4528 |
| - |
4529 |
| - version "1.27.1" |
4530 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.27.1.tgz#39da7f59a7a10273911631953226ded6ccfe762e" |
4531 |
| - integrity sha512-C9JKmJGNu4dyWzhQFgTgB37I6CyAQpnL2IaCRII6KpHNYgM4jeli3NHK7O968+0xXaDpA3+A4XQ8DE7CrhZjmg== |
| 4528 | + |
| 4529 | + version "1.27.2" |
| 4530 | + resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.27.2.tgz#763736c84f0fa82d6d3027f213887c1d65f4e11e" |
| 4531 | + integrity sha512-aZFarNK4vVxFyZjiUOlKdHQEkMBDpbj7i3gVkP/kdOBncdTn7O0T3THXdA2VbVm0XgSC7NfCHpkcIJeJeqePfQ== |
4532 | 4532 | dependencies:
|
4533 | 4533 | "@heroku/linewrap" "^1.0.0"
|
4534 | 4534 | ansi-escapes "^3.0.0"
|
|
4564 | 4564 | mkdirp "^0.5.1"
|
4565 | 4565 | opn "^5.1.0"
|
4566 | 4566 | prisma-json-schema "0.1.3"
|
4567 |
| - prisma-yml "1.27.1" |
| 4567 | + prisma-yml "1.27.2" |
4568 | 4568 | raven "2.6.4"
|
4569 | 4569 | rwlockfile "^1.4.8"
|
4570 | 4570 | scuid "^1.0.2"
|
|
4597 | 4597 | ws "^6.1.0"
|
4598 | 4598 | zen-observable "^0.8.10"
|
4599 | 4599 |
|
| 4600 | + |
| 4601 | + version "1.27.2" |
| 4602 | + resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.27.2.tgz#fde7943c882d4b841f8042442866b39d026d32db" |
| 4603 | + integrity sha512-1FiNHmsDI6qvcX6Zgyd7Ro4q7+HElOnLkeJurC2Ek6SBWmsSYnG0Xv+EMQsDmTThjQ1Wxk8SigbtSjItaB8m6Q== |
| 4604 | + dependencies: |
| 4605 | + "@types/node" "^10.12.0" |
| 4606 | + "@types/prettier" "^1.13.2" |
| 4607 | + debug "^4.1.0" |
| 4608 | + flow-bin "^0.87.0" |
| 4609 | + graphql-tag "^2.10.0" |
| 4610 | + http-link-dataloader "^0.1.6" |
| 4611 | + jsonwebtoken "^8.3.0" |
| 4612 | + lodash.flatten "^4.4.0" |
| 4613 | + prettier "1.14.3" |
| 4614 | + prisma-datamodel "1.27.2" |
| 4615 | + prisma-generate-schema "1.27.2" |
| 4616 | + subscriptions-transport-ws "^0.9.15" |
| 4617 | + uppercamelcase "^3.0.0" |
| 4618 | + ws "^6.1.0" |
| 4619 | + zen-observable "^0.8.10" |
| 4620 | + |
4600 | 4621 |
|
4601 | 4622 | version "1.27.1"
|
4602 | 4623 | resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.27.1.tgz#e95482d9c309bf751e4bf0f41f1c07f1458d0ae9"
|
|
4606 | 4627 | pluralize "^7.0.0"
|
4607 | 4628 | popsicle "10"
|
4608 | 4629 |
|
4609 |
| - |
4610 |
| - version "1.27.1" |
4611 |
| - resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.27.1.tgz#9d8e270e4883a378c810f546f182f3f68dc2b48f" |
4612 |
| - integrity sha512-3vLLcte9ghPYPUqvd9QayyoQhbVsNpt+P1g8LipqDf3GowzwGjho6YY4iign0H1UJOpiXiGHcThVr3EQuHcSKw== |
| 4630 | + |
| 4631 | + version "1.27.2" |
| 4632 | + resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.27.2.tgz#5befa551bbf794d17bddab65fe8aebfa68547dfd" |
| 4633 | + integrity sha512-uOcF9EMHl/yeKyATtzJW8TKZGBs5HKFVhnVUd8h0w3LQGTLPWFwEz6q4jt0Gh0cvsWdf1/1agDdN7HUXW48dVQ== |
| 4634 | + dependencies: |
| 4635 | + graphql "^14.0.2" |
| 4636 | + pluralize "^7.0.0" |
| 4637 | + popsicle "10" |
| 4638 | + |
| 4639 | + |
| 4640 | + version "1.27.2" |
| 4641 | + resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.27.2.tgz#b9a7b76d208870721b918af9fd5c6ac62f07b6dd" |
| 4642 | + integrity sha512-1ztBptYIfkAPha9JcczAGrtjNkTlLESXx+CaQ+TmP8cExVvu/8I93jTyflsw68aqnlcfw742yEPHDg7t3W9/Gw== |
4613 | 4643 | dependencies:
|
4614 | 4644 | "@types/mongodb" "^3.1.14"
|
4615 | 4645 | "@types/mysql" "^2.15.5"
|
|
4620 | 4650 | mysql2 "^1.6.5"
|
4621 | 4651 | pg "^7.4.1"
|
4622 | 4652 | pluralize "^7.0.0"
|
4623 |
| - prisma-datamodel "1.27.1" |
4624 |
| - prisma-yml "1.27.1" |
| 4653 | + prisma-datamodel "1.27.2" |
| 4654 | + prisma-yml "1.27.2" |
4625 | 4655 | scuid "^1.0.2"
|
4626 | 4656 | uppercamelcase "^3.0.0"
|
4627 | 4657 |
|
|
4635 | 4665 | popsicle "10"
|
4636 | 4666 | prisma-datamodel "1.27.1"
|
4637 | 4667 |
|
| 4668 | + |
| 4669 | + version "1.27.2" |
| 4670 | + resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.27.2.tgz#ac7227a43f7b95870d2cb93f2c161e12b6968879" |
| 4671 | + integrity sha512-ocyjtjnv1lhuNTSdFPu3mrEigalS09qVRmBTUgymhkUY1bXo4yrd8JtUiRnSI+9OrpFZ1YNm8/tmuX+a4u2MWA== |
| 4672 | + dependencies: |
| 4673 | + graphql "^14.0.2" |
| 4674 | + pluralize "^7.0.0" |
| 4675 | + popsicle "10" |
| 4676 | + prisma-datamodel "1.27.2" |
| 4677 | + |
4638 | 4678 |
|
4639 | 4679 | version "0.1.3"
|
4640 | 4680 | resolved "https://registry.yarnpkg.com/prisma-json-schema/-/prisma-json-schema-0.1.3.tgz#6c302db8f464f8b92e8694d3f7dd3f41ac9afcbe"
|
|
4664 | 4704 | scuid "^1.0.2"
|
4665 | 4705 | yaml-ast-parser "^0.0.40"
|
4666 | 4706 |
|
4667 |
| - |
4668 |
| - version "1.27.1" |
4669 |
| - resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.27.1.tgz#7bfb8ef647eac95ad4374d95231789aec3fb7304" |
4670 |
| - integrity sha512-LAU3d5LGoSnKZKnwWjlbO1q30ibTWBWLC3XfkXTGuwwM1HCQhvET1+XHcRhRv7rKuB2eHY9/FlmVDKbLCfAKKQ== |
| 4707 | + |
| 4708 | + version "1.27.2" |
| 4709 | + resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.27.2.tgz#f7bcf671e98671bb141c1917521f251a4654318f" |
| 4710 | + integrity sha512-uSp8ZZeUCshK2lr+8LWVQWQ/dFrqMjt3ksSd5ZGWLM63iZTE7znTELn3R3smt6rllxwQSb/GaBG5sNXkdB/lbw== |
4671 | 4711 | dependencies:
|
4672 | 4712 | ajv "5"
|
4673 | 4713 | bluebird "^3.5.1"
|
|
4688 | 4728 | scuid "^1.0.2"
|
4689 | 4729 | yaml-ast-parser "^0.0.40"
|
4690 | 4730 |
|
4691 |
| - |
4692 |
| - version "1.27.1" |
4693 |
| - resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.27.1.tgz#8bc07c4ae7064a103b6fbae61ae9323cd0f25dfb" |
4694 |
| - integrity sha512-UubD2VgKgRhuuiNzxpFiUtAwLuwxHmLkOKhWk5djykO4n2QQRNWNYmy01JDTj0F+sXXSsJzGnp+3Lpcx5khdXQ== |
| 4731 | + |
| 4732 | + version "1.27.2" |
| 4733 | + resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.27.2.tgz#511ca1edcd2e6e9eff9e36103d3133bde6732250" |
| 4734 | + integrity sha512-mfM2XRc+ZDn8GB3FMtN2zjYhrp+MniR9/zcGo0kdP2G2ts8NG7QmVgwICzLvsuWQ8Z80mMXvo8F2Rp5i31uOWg== |
4695 | 4735 | dependencies:
|
4696 | 4736 | fs-extra "^7.0.0"
|
4697 |
| - prisma-cli-core "1.27.1" |
4698 |
| - prisma-cli-engine "1.27.1" |
| 4737 | + prisma-cli-core "1.27.2" |
| 4738 | + prisma-cli-engine "1.27.2" |
4699 | 4739 | semver "^5.4.1"
|
4700 | 4740 | source-map-support "^0.4.18"
|
4701 | 4741 |
|
|
0 commit comments