|
4459 | 4459 | subscriptions-transport-ws "0.9.15"
|
4460 | 4460 | yargs "12.0.5"
|
4461 | 4461 |
|
4462 |
| - |
4463 |
| - version "1.28.1" |
4464 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.28.1.tgz#01ecdaa6f46b4909a7285d2c966f017d9b80205f" |
4465 |
| - integrity sha512-LkDYfqkP2CMS+MG0LTGPcRoEY+wwsUzacp2iw6rG9pQ2//MQy1i3ZcockI2hIGhL55djXnDGYzTJjGI7geuHFQ== |
| 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== |
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.1" |
4493 |
| - prisma-datamodel "1.28.1" |
4494 |
| - prisma-db-introspection "1.28.1" |
4495 |
| - prisma-generate-schema "1.28.1" |
4496 |
| - prisma-yml "1.28.1" |
| 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" |
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.1" |
4504 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.28.1.tgz#38f54e37c61a71a1d0e419f45121e6cc6e5d7ead" |
4505 |
| - integrity sha512-nXJ6nffRt/bx/biY3iV4sIpZ0eD7UTj7+gNsJO/c2GScyi5RL0xdjXsMjKrJNMO8MnhV2AtiMhw3T+X1chULWQ== |
| 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== |
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.1" |
| 4541 | + prisma-yml "1.28.2" |
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.1" |
4555 |
| - resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.28.1.tgz#36e027cda1362d7109ebf7e8639d769c5288b8f0" |
4556 |
| - integrity sha512-VAhKKTeVflhIo14jroRs+rAIldp24EWKhgg94lx61pLhuQFo4HhD5vLFyKt4fmWOrWbrr0e3vHim5s4aZJXHdA== |
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.1" |
4568 |
| - prisma-generate-schema "1.28.1" |
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.2"
|
4576 | 4555 | resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.28.2.tgz#bae122f2454794e9ed07e15c9f7a04b28caafb03"
|
|
4592 | 4571 | ws "^6.1.0"
|
4593 | 4572 | zen-observable "^0.8.10"
|
4594 | 4573 |
|
4595 |
| - |
4596 |
| - version "1.28.1" |
4597 |
| - resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.28.1.tgz#d59f7eac9595e1ca9e345aa9c1b40a5237d704cc" |
4598 |
| - integrity sha512-dpXGrHvx4+it8otlHxAAFX7lZhLuwwJj7CzKxdUdE2MbwZGtf26aZtDWW7os0SnobRR5+0EoMESYzFVGoWxPDQ== |
4599 |
| - dependencies: |
4600 |
| - graphql "^14.0.2" |
4601 |
| - pluralize "^7.0.0" |
4602 |
| - popsicle "10" |
4603 |
| - |
4604 | 4574 |
|
4605 | 4575 | version "1.28.2"
|
4606 | 4576 | resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.28.2.tgz#419a200f4a01863f9642c02f0abf193621c80f1b"
|
|
4610 | 4580 | pluralize "^7.0.0"
|
4611 | 4581 | popsicle "10"
|
4612 | 4582 |
|
4613 |
| - |
4614 |
| - version "1.28.1" |
4615 |
| - resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.28.1.tgz#25783ec7337b92ac646631424e677a646f883158" |
4616 |
| - integrity sha512-y2agdLv+QzzJ2xHVec7GdohaRE9v9VrL8ttC/6k7ZVMFl+wfAGkv6BtEGtCvEhn98sw1mr62c0z5xIYxYDgUdA== |
| 4583 | + |
| 4584 | + version "1.28.2" |
| 4585 | + resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.28.2.tgz#8afc6cbf8e27263e0ee8b7f2ab4f47b035884552" |
| 4586 | + integrity sha512-DP+n14jsq9JJjmpK3caFkX78PxjhTZ6ldZyZfkU3G++0MVFbD/j1jFpixrIn9FMn5bFyuP2LB/UG3yopSP3wgQ== |
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.1" |
4627 |
| - prisma-yml "1.28.1" |
| 4596 | + prisma-datamodel "1.28.2" |
| 4597 | + prisma-yml "1.28.2" |
4628 | 4598 | scuid "^1.0.2"
|
4629 | 4599 | uppercamelcase "^3.0.0"
|
4630 | 4600 |
|
4631 |
| - |
4632 |
| - version "1.28.1" |
4633 |
| - resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.28.1.tgz#4124edeb2941a91dff2ae72640b716f160d7a185" |
4634 |
| - integrity sha512-ZhkfRgbGOTJyUMdHFt1I/OkzIdkYp2gzR3TJeWKiez6TZ2HX255YpslFCjbzqQm14AzznR/nr3vwKWJ+HFLuhA== |
4635 |
| - dependencies: |
4636 |
| - graphql "^14.0.2" |
4637 |
| - pluralize "^7.0.0" |
4638 |
| - popsicle "10" |
4639 |
| - prisma-datamodel "1.28.1" |
4640 |
| - |
4641 | 4601 |
|
4642 | 4602 | version "1.28.2"
|
4643 | 4603 | resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.28.2.tgz#ffe92b8fd93d87bbe815bad5671d328c2a2abc13"
|
|
4677 | 4637 | scuid "^1.0.2"
|
4678 | 4638 | yaml-ast-parser "^0.0.40"
|
4679 | 4639 |
|
4680 |
| - |
4681 |
| - version "1.28.1" |
4682 |
| - resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.28.1.tgz#ca242601683050c9efe8db5ca4a502a11f0a85ed" |
4683 |
| - integrity sha512-rZAVktENmvxnTTbhw925mujI7x1JAEjOKtJTL6A2fHglrARTPn61SAgl10AWZdjm5A8W/YWda4b743KTIqULvA== |
| 4640 | + |
| 4641 | + version "1.28.2" |
| 4642 | + resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.28.2.tgz#d75476272602193c35c5bae1898898d91dc55fd8" |
| 4643 | + integrity sha512-zN9v/i5H0RTYk2Is8feC6Ke3qS7GNG8+3+6N4Tz3XAV01r+1m3vKIhXjqOm0T21rJvUc9h+4gfzXRYxMC4NFJw== |
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.1" |
4706 |
| - resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.28.1.tgz#42a60092bca375e5e3f2752cb5547df5b0ac035d" |
4707 |
| - integrity sha512-HVdz2Gby3A+TKTGbza+T9o+0r4DaxCZE19LBOaJ7erRHi57Fi7NKVmrBG/qew96MPUw8sr3idyJeH0F3c72VuQ== |
| 4664 | + |
| 4665 | + version "1.28.2" |
| 4666 | + resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.28.2.tgz#5ab4bc8d2b08ea9eb42571f0c106b0426343a05d" |
| 4667 | + integrity sha512-s68YZJgycn1T9OhNEJLJFc9ap+YKrstFiUV/07WUSNKUO5AfqIkNPZoq4+/+08q2Dl2ZyxipSTPUYC80VEdm9A== |
4708 | 4668 | dependencies:
|
4709 | 4669 | fs-extra "^7.0.0"
|
4710 |
| - prisma-cli-core "1.28.1" |
4711 |
| - prisma-cli-engine "1.28.1" |
| 4670 | + prisma-cli-core "1.28.2" |
| 4671 | + prisma-cli-engine "1.28.2" |
4712 | 4672 | semver "^5.4.1"
|
4713 | 4673 | source-map-support "^0.4.18"
|
4714 | 4674 |
|
|
0 commit comments