|
4459 | 4459 | subscriptions-transport-ws "0.9.15"
|
4460 | 4460 | yargs "12.0.5"
|
4461 | 4461 |
|
4462 |
| - |
4463 |
| - version "1.28.2" |
4464 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.28.2.tgz#19d7cd4a98cd98ad8432338d2229c57cf95bdde6" |
4465 |
| - integrity sha512-eT55uG7cHiimfUV3P+SPU7dMwXRcAy7+VD16KBJWvprblWJZxl1zMVOE/cxPUE2CUM0bSsvOwJb9Q+VBIR5tow== |
| 4462 | + |
| 4463 | + version "1.28.3" |
| 4464 | + resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.28.3.tgz#b2fc99c2dca058a7c91b851f4672b70a90e37585" |
| 4465 | + integrity sha512-QA6tm5G+iwhkXbraxuqqAR54IOsqhOnEDIoW02R9MBTlcSwPzsXdB/bm7+Rj2hcKufhhP3M0o17RXyceLs5Yag== |
4466 | 4466 | dependencies:
|
4467 | 4467 | adm-zip "^0.4.7"
|
4468 | 4468 | archiver "^2.0.3"
|
|
4489 | 4489 | node-forge "^0.7.1"
|
4490 | 4490 | npm-run "4.1.2"
|
4491 | 4491 | opn "^5.1.0"
|
4492 |
| - prisma-client-lib "1.28.2" |
4493 |
| - prisma-datamodel "1.28.2" |
4494 |
| - prisma-db-introspection "1.28.2" |
4495 |
| - prisma-generate-schema "1.28.2" |
4496 |
| - prisma-yml "1.28.2" |
| 4492 | + prisma-client-lib "1.28.3" |
| 4493 | + prisma-datamodel "1.28.3" |
| 4494 | + prisma-db-introspection "1.28.3" |
| 4495 | + prisma-generate-schema "1.28.3" |
| 4496 | + prisma-yml "1.28.3" |
4497 | 4497 | scuid "^1.0.2"
|
4498 | 4498 | sillyname "^0.1.0"
|
4499 | 4499 | source-map-support "^0.4.18"
|
4500 | 4500 | table "^4.0.1"
|
4501 | 4501 |
|
4502 |
| - |
4503 |
| - version "1.28.2" |
4504 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.28.2.tgz#fd34e64098d2a63436e8f3f4d5c1b7eabb061ff1" |
4505 |
| - integrity sha512-YfQXG9/0YGBAtsCK0PDtg1k+T/GHO7DHqf5TMjmJN3eaSpGUBg+4w8lrjiumQT+Nh1y2elhbrMJ+I0KDGwZ1Yg== |
| 4502 | + |
| 4503 | + version "1.28.3" |
| 4504 | + resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.28.3.tgz#9dd82943b290dd809196cbed287074fde394e6ee" |
| 4505 | + integrity sha512-sf6l013LjvPEPtV1ZsA/szXMiiVMJqPeLxYeUUTWZhYVePEcRDuN+8U9ITkYFElK+kwZ1ADn1rjb+N+E8w5CDg== |
4506 | 4506 | dependencies:
|
4507 | 4507 | "@heroku/linewrap" "^1.0.0"
|
4508 | 4508 | ansi-escapes "^3.0.0"
|
|
4538 | 4538 | mkdirp "^0.5.1"
|
4539 | 4539 | opn "^5.1.0"
|
4540 | 4540 | prisma-json-schema "0.1.3"
|
4541 |
| - prisma-yml "1.28.2" |
| 4541 | + prisma-yml "1.28.3" |
4542 | 4542 | raven "2.6.4"
|
4543 | 4543 | rwlockfile "^1.4.8"
|
4544 | 4544 | scuid "^1.0.2"
|
|
4550 | 4550 | treeify "^1.0.1"
|
4551 | 4551 | update-notifier "^2.3.0"
|
4552 | 4552 |
|
4553 |
| - |
4554 |
| - version "1.28.2" |
4555 |
| - resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.28.2.tgz#bae122f2454794e9ed07e15c9f7a04b28caafb03" |
4556 |
| - integrity sha512-VD7DrqzZYnBaKdGVAfP16owVhGHGuzf8/GzijUoewpStNV6ZSprEhFqzAZxFhquFb7YWWbmKuRwaTq7GfIpBKw== |
4557 |
| - dependencies: |
4558 |
| - "@types/node" "^10.12.0" |
4559 |
| - "@types/prettier" "^1.13.2" |
4560 |
| - debug "^4.1.0" |
4561 |
| - flow-bin "^0.87.0" |
4562 |
| - graphql-tag "^2.10.0" |
4563 |
| - http-link-dataloader "^0.1.6" |
4564 |
| - jsonwebtoken "^8.3.0" |
4565 |
| - lodash.flatten "^4.4.0" |
4566 |
| - prettier "1.14.3" |
4567 |
| - prisma-datamodel "1.28.2" |
4568 |
| - prisma-generate-schema "1.28.2" |
4569 |
| - subscriptions-transport-ws "^0.9.15" |
4570 |
| - uppercamelcase "^3.0.0" |
4571 |
| - ws "^6.1.0" |
4572 |
| - zen-observable "^0.8.10" |
4573 |
| - |
4574 | 4553 |
|
4575 | 4554 | version "1.28.3"
|
4576 | 4555 | resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.28.3.tgz#f2f022622129d6e1e43d6109097d65a966c8c8a9"
|
|
4592 | 4571 | ws "^6.1.0"
|
4593 | 4572 | zen-observable "^0.8.10"
|
4594 | 4573 |
|
4595 |
| - |
4596 |
| - version "1.28.2" |
4597 |
| - resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.28.2.tgz#419a200f4a01863f9642c02f0abf193621c80f1b" |
4598 |
| - integrity sha512-e5aPVMGs76Ek31/IayUmQmALGllIdHjNe6mAgr0N+G1Lc4bNkk3iwn1NLgoNRKaNndoIOyI0WFQJAOQTwtrvQQ== |
4599 |
| - dependencies: |
4600 |
| - graphql "^14.0.2" |
4601 |
| - pluralize "^7.0.0" |
4602 |
| - popsicle "10" |
4603 |
| - |
4604 | 4574 |
|
4605 | 4575 | version "1.28.3"
|
4606 | 4576 | resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.28.3.tgz#24046eb85d88a7eff9354d83ad2e37cab1ea00d9"
|
|
4610 | 4580 | pluralize "^7.0.0"
|
4611 | 4581 | popsicle "10"
|
4612 | 4582 |
|
4613 |
| - |
4614 |
| - version "1.28.2" |
4615 |
| - resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.28.2.tgz#8afc6cbf8e27263e0ee8b7f2ab4f47b035884552" |
4616 |
| - integrity sha512-DP+n14jsq9JJjmpK3caFkX78PxjhTZ6ldZyZfkU3G++0MVFbD/j1jFpixrIn9FMn5bFyuP2LB/UG3yopSP3wgQ== |
| 4583 | + |
| 4584 | + version "1.28.3" |
| 4585 | + resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.28.3.tgz#09fbae702eca424746db1bbbddaf0462356c8c64" |
| 4586 | + integrity sha512-gvr3Y8bsUrQBDwrICTbBz7Um8ljl9TYprkqoYNvHzS1Nz+/6pgShOCh8mLVeU97Fo+gVNRxSbHQAjUtqfkZsAw== |
4617 | 4587 | dependencies:
|
4618 | 4588 | "@types/mongodb" "^3.1.14"
|
4619 | 4589 | "@types/mysql" "^2.15.5"
|
|
4623 | 4593 | mysql "^2.16.0"
|
4624 | 4594 | pg "^7.4.1"
|
4625 | 4595 | pluralize "^7.0.0"
|
4626 |
| - prisma-datamodel "1.28.2" |
4627 |
| - prisma-yml "1.28.2" |
| 4596 | + prisma-datamodel "1.28.3" |
| 4597 | + prisma-yml "1.28.3" |
4628 | 4598 | scuid "^1.0.2"
|
4629 | 4599 | uppercamelcase "^3.0.0"
|
4630 | 4600 |
|
4631 |
| - |
4632 |
| - version "1.28.2" |
4633 |
| - resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.28.2.tgz#ffe92b8fd93d87bbe815bad5671d328c2a2abc13" |
4634 |
| - integrity sha512-z3LTV34g9rtTZ4CtW3z6O5xWhYLicTbTmYqQNRUef1pAq+sYY+p+PcNe2+FUo/V2dRjYpXm9X0ZndCb0D5TUGg== |
4635 |
| - dependencies: |
4636 |
| - graphql "^14.0.2" |
4637 |
| - pluralize "^7.0.0" |
4638 |
| - popsicle "10" |
4639 |
| - prisma-datamodel "1.28.2" |
4640 |
| - |
4641 | 4601 |
|
4642 | 4602 | version "1.28.3"
|
4643 | 4603 | resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.28.3.tgz#14d7022538c71d4450d8bae194e3e359bb6f5991"
|
|
4677 | 4637 | scuid "^1.0.2"
|
4678 | 4638 | yaml-ast-parser "^0.0.40"
|
4679 | 4639 |
|
4680 |
| - |
4681 |
| - version "1.28.2" |
4682 |
| - resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.28.2.tgz#d75476272602193c35c5bae1898898d91dc55fd8" |
4683 |
| - integrity sha512-zN9v/i5H0RTYk2Is8feC6Ke3qS7GNG8+3+6N4Tz3XAV01r+1m3vKIhXjqOm0T21rJvUc9h+4gfzXRYxMC4NFJw== |
| 4640 | + |
| 4641 | + version "1.28.3" |
| 4642 | + resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.28.3.tgz#4fdece3cd41ec51b0b7f205d84ecc7fd26da3e21" |
| 4643 | + integrity sha512-c6RWVPO0ivrWLC77o89snjVasbWf8ECbv7v3w4oToX3GVy1spp/Extu5hq8OHCL+ldQ2yvuOou3v16BXwIUH2w== |
4684 | 4644 | dependencies:
|
4685 | 4645 | ajv "5"
|
4686 | 4646 | bluebird "^3.5.1"
|
|
4701 | 4661 | scuid "^1.0.2"
|
4702 | 4662 | yaml-ast-parser "^0.0.40"
|
4703 | 4663 |
|
4704 |
| - |
4705 |
| - version "1.28.2" |
4706 |
| - resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.28.2.tgz#5ab4bc8d2b08ea9eb42571f0c106b0426343a05d" |
4707 |
| - integrity sha512-s68YZJgycn1T9OhNEJLJFc9ap+YKrstFiUV/07WUSNKUO5AfqIkNPZoq4+/+08q2Dl2ZyxipSTPUYC80VEdm9A== |
| 4664 | + |
| 4665 | + version "1.28.3" |
| 4666 | + resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.28.3.tgz#13b8c09d7f26cd7c928114ea3dd2fa8d64a3af04" |
| 4667 | + integrity sha512-mDemw3vitNzBypK7eXEiHunYgm2kfN8OeZj7cSjVWpC2/V5hSFSxRqT9MtmoUiK/EudPMlhcKPx020C27O8HyQ== |
4708 | 4668 | dependencies:
|
4709 | 4669 | fs-extra "^7.0.0"
|
4710 |
| - prisma-cli-core "1.28.2" |
4711 |
| - prisma-cli-engine "1.28.2" |
| 4670 | + prisma-cli-core "1.28.3" |
| 4671 | + prisma-cli-engine "1.28.3" |
4712 | 4672 | semver "^5.4.1"
|
4713 | 4673 | source-map-support "^0.4.18"
|
4714 | 4674 |
|
|
0 commit comments