|
4459 | 4459 | subscriptions-transport-ws "0.9.15"
|
4460 | 4460 | yargs "12.0.5"
|
4461 | 4461 |
|
4462 |
| - |
4463 |
| - version "1.28.0" |
4464 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.28.0.tgz#a1c84eb74be4b11425cdafbf14915eac4cc0d910" |
4465 |
| - integrity sha512-r3ljh1BU881K7Vr1HCF5Ont2ORn1CnPahtBwVPrqavGKQMJYxoP28r9l+6eESe9+oTj2aVqjvcP6Ed6zqEWv0g== |
| 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== |
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.0" |
4493 |
| - prisma-datamodel "1.28.0" |
4494 |
| - prisma-db-introspection "1.28.0" |
4495 |
| - prisma-generate-schema "1.28.0" |
4496 |
| - prisma-yml "1.28.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" |
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.0" |
4504 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.28.0.tgz#5c0dad877f2f1aee26e619d44603c4e55b8f95c9" |
4505 |
| - integrity sha512-CZ0SiZiomMozRtmfOAd1uNhVtMsoAu4HFs3wB7hrBosoiEN47rAmR+inDz/ox7XddlwfSM4VkKJ9yURCQa8aOg== |
| 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== |
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.0" |
| 4541 | + prisma-yml "1.28.1" |
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.0" |
4555 |
| - resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.28.0.tgz#fba9aeb8d41ee9e73eb0e9c71b5d1fca00eea3ef" |
4556 |
| - integrity sha512-zM74f0GcbRXfe5H7SFihue86ysUxf23aZkxBunRocRTdogrkJ+ZSc+df1mcUatT6cWjU2hK6ncz31ZtmyjC/eA== |
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.0" |
4568 |
| - prisma-generate-schema "1.28.0" |
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.1"
|
4576 | 4555 | resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.28.1.tgz#36e027cda1362d7109ebf7e8639d769c5288b8f0"
|
|
4592 | 4571 | ws "^6.1.0"
|
4593 | 4572 | zen-observable "^0.8.10"
|
4594 | 4573 |
|
4595 |
| - |
4596 |
| - version "1.28.0" |
4597 |
| - resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.28.0.tgz#0ed1c2f9dfc063651ceeb9920230cfb0b6b8aa67" |
4598 |
| - integrity sha512-xhdUtETLambEwwogDb3IRDWyvPYUYGhsLuYA+L/83AEqaXPdruz/kqU9OQJrU2fzAJdu599ALNF4/4FXVbbYqg== |
4599 |
| - dependencies: |
4600 |
| - graphql "^14.0.2" |
4601 |
| - pluralize "^7.0.0" |
4602 |
| - popsicle "10" |
4603 |
| - |
4604 | 4574 |
|
4605 | 4575 | version "1.28.1"
|
4606 | 4576 | resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.28.1.tgz#d59f7eac9595e1ca9e345aa9c1b40a5237d704cc"
|
|
4610 | 4580 | pluralize "^7.0.0"
|
4611 | 4581 | popsicle "10"
|
4612 | 4582 |
|
4613 |
| - |
4614 |
| - version "1.28.0" |
4615 |
| - resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.28.0.tgz#c5d647a5d136647496f56a29e9e8079709d84100" |
4616 |
| - integrity sha512-nhhtb3X+ucx3v48s6wXHsDRy4EhQnUGiEEWxsovq3RZ+mUr/YIWS24n7gjPEPP1YBy0lcp2W8fbvDu+FQcUlWw== |
| 4583 | + |
| 4584 | + version "1.28.1" |
| 4585 | + resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.28.1.tgz#25783ec7337b92ac646631424e677a646f883158" |
| 4586 | + integrity sha512-y2agdLv+QzzJ2xHVec7GdohaRE9v9VrL8ttC/6k7ZVMFl+wfAGkv6BtEGtCvEhn98sw1mr62c0z5xIYxYDgUdA== |
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.0" |
4627 |
| - prisma-yml "1.28.0" |
| 4596 | + prisma-datamodel "1.28.1" |
| 4597 | + prisma-yml "1.28.1" |
4628 | 4598 | scuid "^1.0.2"
|
4629 | 4599 | uppercamelcase "^3.0.0"
|
4630 | 4600 |
|
4631 |
| - |
4632 |
| - version "1.28.0" |
4633 |
| - resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.28.0.tgz#1693922a1755b98a12f6815b9554018a8493f2cf" |
4634 |
| - integrity sha512-NDos/d5tcdjj+Gm74H0K0wWpP07T86AS3pCi6IyvSeNbbkHpniNly5MuiPz+4BEyUqPX0jG3kyjwNXf8zRX84Q== |
4635 |
| - dependencies: |
4636 |
| - graphql "^14.0.2" |
4637 |
| - pluralize "^7.0.0" |
4638 |
| - popsicle "10" |
4639 |
| - prisma-datamodel "1.28.0" |
4640 |
| - |
4641 | 4601 |
|
4642 | 4602 | version "1.28.1"
|
4643 | 4603 | resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.28.1.tgz#4124edeb2941a91dff2ae72640b716f160d7a185"
|
|
4677 | 4637 | scuid "^1.0.2"
|
4678 | 4638 | yaml-ast-parser "^0.0.40"
|
4679 | 4639 |
|
4680 |
| - |
4681 |
| - version "1.28.0" |
4682 |
| - resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.28.0.tgz#a17644439706f8c6bb8c36e7513f4052ca7a55df" |
4683 |
| - integrity sha512-fQUSkeELH/6foc+08++yyHc0BFh9I79faG42yQIroHMURXlKDoG+35MfdgEO/VGxT1JQTOnO+VX+8kqfBTf3Aw== |
| 4640 | + |
| 4641 | + version "1.28.1" |
| 4642 | + resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.28.1.tgz#ca242601683050c9efe8db5ca4a502a11f0a85ed" |
| 4643 | + integrity sha512-rZAVktENmvxnTTbhw925mujI7x1JAEjOKtJTL6A2fHglrARTPn61SAgl10AWZdjm5A8W/YWda4b743KTIqULvA== |
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.0" |
4706 |
| - resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.28.0.tgz#f93461b82db071d92e4d769a26376dbbcab3fa26" |
4707 |
| - integrity sha512-eHACNk6GtCbIfKvehHXEPEOLtyV9i6UaZuDUKT1tUMIJTRHKVLAOmRO00mZFLSW4cSgRb/Q+X70kBLQNALCi4g== |
| 4664 | + |
| 4665 | + version "1.28.1" |
| 4666 | + resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.28.1.tgz#42a60092bca375e5e3f2752cb5547df5b0ac035d" |
| 4667 | + integrity sha512-HVdz2Gby3A+TKTGbza+T9o+0r4DaxCZE19LBOaJ7erRHi57Fi7NKVmrBG/qew96MPUw8sr3idyJeH0F3c72VuQ== |
4708 | 4668 | dependencies:
|
4709 | 4669 | fs-extra "^7.0.0"
|
4710 |
| - prisma-cli-core "1.28.0" |
4711 |
| - prisma-cli-engine "1.28.0" |
| 4670 | + prisma-cli-core "1.28.1" |
| 4671 | + prisma-cli-engine "1.28.1" |
4712 | 4672 | semver "^5.4.1"
|
4713 | 4673 | source-map-support "^0.4.18"
|
4714 | 4674 |
|
|
0 commit comments