|
4499 | 4499 | subscriptions-transport-ws "0.9.16"
|
4500 | 4500 | yargs "12.0.5"
|
4501 | 4501 |
|
4502 |
| - |
4503 |
| - version "1.34.3" |
4504 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.34.3.tgz#012d40dc67a5921e4e457f0e478521ea771e734a" |
4505 |
| - integrity sha512-Q9N/v4UPUX4yJUV5lSfgLX5DgWLna3BVJfvSW6pq2vSscptdqMlUrKsDlinJLXk0e7jIOfL+2o4SmvpElZSJaw== |
| 4502 | + |
| 4503 | + version "1.34.5" |
| 4504 | + resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.34.5.tgz#8c74f6729e47bb2f0f7cb5cfdea92eccab372349" |
| 4505 | + integrity sha512-GlOFUUSkC1oYlpu90N9YL5h4r94DcM9DTfWZmW83q8oRWwCFHtJNnIVg+5FmRhXMqoGgbmRA4p9nSUFzMatfSA== |
4506 | 4506 | dependencies:
|
4507 | 4507 | "@types/express" "^4.16.1"
|
4508 | 4508 | adm-zip "^0.4.7"
|
|
4530 | 4530 | node-forge "^0.7.1"
|
4531 | 4531 | npm-run "4.1.2"
|
4532 | 4532 | opn "^5.1.0"
|
4533 |
| - prisma-client-lib "1.34.3" |
4534 |
| - prisma-datamodel "1.34.3" |
4535 |
| - prisma-db-introspection "1.34.3" |
4536 |
| - prisma-generate-schema "1.34.3" |
4537 |
| - prisma-yml "1.34.3" |
| 4533 | + prisma-client-lib "1.34.5" |
| 4534 | + prisma-datamodel "1.34.5" |
| 4535 | + prisma-db-introspection "1.34.5" |
| 4536 | + prisma-generate-schema "1.34.5" |
| 4537 | + prisma-yml "1.34.5" |
4538 | 4538 | scuid "^1.0.2"
|
4539 | 4539 | semver "^5.6.0"
|
4540 | 4540 | sillyname "^0.1.0"
|
4541 | 4541 | source-map-support "^0.4.18"
|
4542 | 4542 | table "^4.0.1"
|
4543 | 4543 |
|
4544 |
| - |
4545 |
| - version "1.34.3" |
4546 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.34.3.tgz#0eb0be5b8d96ad26e88c2ea33ef019fc33fb0839" |
4547 |
| - integrity sha512-oAn6WF3eKO7fmwoszJ3iRV/jrfy5K5wOHbFi5NB+JQ75ykCU2VhRpErKqpNCl/Wcgcy06huxq719UJZYW+TIRQ== |
| 4544 | + |
| 4545 | + version "1.34.5" |
| 4546 | + resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.34.5.tgz#704d64e2a11e12ed5478447b4c3e1a954acda921" |
| 4547 | + integrity sha512-qqHDFqq8C5s3sqLfgN6dWvmn2IV7tyfdsOOHYAaR4ZZCuDZQ1y2LxKfm2xYpkrq/j2smOWWhI59w0q+vZAGJsQ== |
4548 | 4548 | dependencies:
|
4549 | 4549 | "@heroku/linewrap" "^1.0.0"
|
4550 | 4550 | ansi-escapes "^3.0.0"
|
|
4580 | 4580 | mkdirp "^0.5.1"
|
4581 | 4581 | opn "^5.1.0"
|
4582 | 4582 | prisma-json-schema "0.1.3"
|
4583 |
| - prisma-yml "1.34.3" |
| 4583 | + prisma-yml "1.34.5" |
4584 | 4584 | raven "2.6.4"
|
4585 | 4585 | rwlockfile "^1.4.8"
|
4586 | 4586 | scuid "^1.0.2"
|
|
4592 | 4592 | treeify "^1.0.1"
|
4593 | 4593 | update-notifier "^2.3.0"
|
4594 | 4594 |
|
4595 |
| - |
4596 |
| - version "1.34.3" |
4597 |
| - resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.34.3.tgz#c504e386346875bd9807b03a083dde91937664f6" |
4598 |
| - integrity sha512-wPjZa7cQDsJlAeLG9SBTKMjDiWuV4PtAn4uL4jVTzkp+cbWyYgICTB0IrCFZGloiU3kfPVZJVyFOPq4jqTysOA== |
4599 |
| - dependencies: |
4600 |
| - "@types/node" "^10.12.0" |
4601 |
| - "@types/prettier" "^1.13.2" |
4602 |
| - debug "^4.1.0" |
4603 |
| - flow-bin "^0.87.0" |
4604 |
| - graphql-tag "^2.10.0" |
4605 |
| - http-link-dataloader "^0.1.6" |
4606 |
| - jsonwebtoken "^8.3.0" |
4607 |
| - lodash.flatten "^4.4.0" |
4608 |
| - prettier "1.16.4" |
4609 |
| - prisma-datamodel "1.34.3" |
4610 |
| - prisma-generate-schema "1.34.3" |
4611 |
| - subscriptions-transport-ws "^0.9.15" |
4612 |
| - uppercamelcase "^3.0.0" |
4613 |
| - ws "^6.1.0" |
4614 |
| - zen-observable "^0.8.10" |
4615 |
| - |
4616 | 4595 |
|
4617 | 4596 | version "1.34.5"
|
4618 | 4597 | resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.34.5.tgz#f7567c48723dc06a696d13862367320d161a3ba5"
|
|
4634 | 4613 | ws "^6.1.0"
|
4635 | 4614 | zen-observable "^0.8.10"
|
4636 | 4615 |
|
4637 |
| - |
4638 |
| - version "1.34.3" |
4639 |
| - resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.34.3.tgz#932f97af3099ccc235a9f48c5d9e111751248c8e" |
4640 |
| - integrity sha512-aVt0Xa+AD9Rk7NIyYxBGJCOfH5c6fMeIf9bxq+8LZhRimFDwouChGz6PC2LOfFdMaINjL5lqiK3dloZko2K+vQ== |
4641 |
| - dependencies: |
4642 |
| - graphql "^14.3.0" |
4643 |
| - pluralize "^7.0.0" |
4644 |
| - popsicle "10" |
4645 |
| - |
4646 | 4616 |
|
4647 | 4617 | version "1.34.5"
|
4648 | 4618 | resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.34.5.tgz#1561d5f24364c6e774d7c9efc98ae2780ad144d4"
|
|
4652 | 4622 | pluralize "^7.0.0"
|
4653 | 4623 | popsicle "10"
|
4654 | 4624 |
|
4655 |
| - |
4656 |
| - version "1.34.3" |
4657 |
| - resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.34.3.tgz#fc97e77f9fd4bf8e59e52528dfc701d2c2dc6e88" |
4658 |
| - integrity sha512-cVuZEYtCYswEwLgUwJHqBdy1Cq1cOek6MiqS+ZuqWey+M+QZAMucsJJ4pJmGFtlFe6QA8CdJknWoBeQR1wf7mA== |
| 4625 | + |
| 4626 | + version "1.34.5" |
| 4627 | + resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.34.5.tgz#b3bc17d0fdd1b79d816005cce1e9913383b91eab" |
| 4628 | + integrity sha512-z3mzh1S4axCuEvpdBKkG7FwN7sG1KklCF+eu/JfwQ7xeYzz6zNM2cxQX0Q/TqanSgsAVmWtxMvfwCldxBfNxFg== |
4659 | 4629 | dependencies:
|
4660 | 4630 | "@types/mongodb" "^3.1.14"
|
4661 | 4631 | "@types/mysql" "^2.15.5"
|
|
4665 | 4635 | mysql "^2.16.0"
|
4666 | 4636 | pg "^7.4.1"
|
4667 | 4637 | pluralize "^7.0.0"
|
4668 |
| - prisma-datamodel "1.34.3" |
4669 |
| - prisma-yml "1.34.3" |
| 4638 | + prisma-datamodel "1.34.5" |
| 4639 | + prisma-yml "1.34.5" |
4670 | 4640 | scuid "^1.0.2"
|
4671 | 4641 |
|
4672 |
| - |
4673 |
| - version "1.34.3" |
4674 |
| - resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.34.3.tgz#29e94235ef42b5e09514d1210a1a10db68308c78" |
4675 |
| - integrity sha512-GsCtYzYQS32DuSS12aBG4mSphEiTMonsqsPAoxyHtGz8ZON+msfd7ldDXIG4MJdhxfmTLDcl8PTB0TtQo6Ho9A== |
4676 |
| - dependencies: |
4677 |
| - graphql "^14.3.0" |
4678 |
| - pluralize "^7.0.0" |
4679 |
| - popsicle "10" |
4680 |
| - prisma-datamodel "1.34.3" |
4681 |
| - |
4682 | 4642 |
|
4683 | 4643 | version "1.34.5"
|
4684 | 4644 | resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.34.5.tgz#e366ec560e8efb08d14aba7475d1dec9300bc737"
|
|
4718 | 4678 | scuid "^1.0.2"
|
4719 | 4679 | yaml-ast-parser "^0.0.40"
|
4720 | 4680 |
|
4721 |
| - |
4722 |
| - version "1.34.3" |
4723 |
| - resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.34.3.tgz#290e996e6749823941c896b4741918e66aa1e104" |
4724 |
| - integrity sha512-L9Z41tpdKRycNKE6pSpwOkNp+RiBApfPNV6H5ioGxcRChI9dfVZdTA3t7AWHM0uEJYEPSLcf5dqKv1eDy5Ew4g== |
| 4681 | + |
| 4682 | + version "1.34.5" |
| 4683 | + resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.34.5.tgz#ec3dbe711c1bda13ba9334d617c1b1dd09e6413f" |
| 4684 | + integrity sha512-DU+isXbD+ZGMjyIMHgoPQAl2tbJeGZZohzmuYfEtAwS5U1qh1eJkKGNKc8lQfWRx/C+gDhCzoPKK2fFSFY3ksQ== |
4725 | 4685 | dependencies:
|
4726 | 4686 | ajv "5"
|
4727 | 4687 | bluebird "^3.5.1"
|
|
4742 | 4702 | scuid "^1.0.2"
|
4743 | 4703 | yaml-ast-parser "^0.0.40"
|
4744 | 4704 |
|
4745 |
| - |
4746 |
| - version "1.34.3" |
4747 |
| - resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.34.3.tgz#be3bc0313042ed19ad5eee92b93dcf687403a407" |
4748 |
| - integrity sha512-spevINuVlcqfNtYgv3VpOdytmNFpSANvrpkJ4bm7XKiGfHyCpJ0cD9SGQwTZQbLy+jKHwJYw/ZN3M6Bac28t+g== |
| 4705 | + |
| 4706 | + version "1.34.5" |
| 4707 | + resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.34.5.tgz#506881db1c8d64ee4e9a1cb78d44c2317142aba0" |
| 4708 | + integrity sha512-jYsL8aNEbGN7EWG7XPdfSpa2Q46SZZKCVdS8KrSTHqz/IuTaRVk/civ18FYRyWVZkMfs/44yCISeuXmxkYluGw== |
4749 | 4709 | dependencies:
|
4750 | 4710 | fs-extra "^7.0.0"
|
4751 |
| - prisma-cli-core "1.34.3" |
4752 |
| - prisma-cli-engine "1.34.3" |
| 4711 | + prisma-cli-core "1.34.5" |
| 4712 | + prisma-cli-engine "1.34.5" |
4753 | 4713 | semver "^5.4.1"
|
4754 | 4714 | source-map-support "^0.4.18"
|
4755 | 4715 |
|
|
0 commit comments