|
4488 | 4488 | subscriptions-transport-ws "0.9.16"
|
4489 | 4489 | yargs "12.0.5"
|
4490 | 4490 |
|
4491 |
| - |
4492 |
| - version "1.34.5" |
4493 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.34.5.tgz#8c74f6729e47bb2f0f7cb5cfdea92eccab372349" |
4494 |
| - integrity sha512-GlOFUUSkC1oYlpu90N9YL5h4r94DcM9DTfWZmW83q8oRWwCFHtJNnIVg+5FmRhXMqoGgbmRA4p9nSUFzMatfSA== |
| 4491 | + |
| 4492 | + version "1.34.6" |
| 4493 | + resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.34.6.tgz#28a7e1b8cc0693c280c68296f5fff4f1c0fa810d" |
| 4494 | + integrity sha512-BkyI/qAx2w6C4Bzh2Uui79uUM2kKNNTpTFsKRgb5otp4YBfmKRUBwRjdDNwUYsXrkVB7NJyV99/uLAQnkKdBbw== |
4495 | 4495 | dependencies:
|
4496 | 4496 | "@types/express" "^4.16.1"
|
4497 | 4497 | adm-zip "^0.4.7"
|
|
4519 | 4519 | node-forge "^0.7.1"
|
4520 | 4520 | npm-run "4.1.2"
|
4521 | 4521 | opn "^5.1.0"
|
4522 |
| - prisma-client-lib "1.34.5" |
4523 |
| - prisma-datamodel "1.34.5" |
4524 |
| - prisma-db-introspection "1.34.5" |
4525 |
| - prisma-generate-schema "1.34.5" |
4526 |
| - prisma-yml "1.34.5" |
| 4522 | + prisma-client-lib "1.34.6" |
| 4523 | + prisma-datamodel "1.34.6" |
| 4524 | + prisma-db-introspection "1.34.6" |
| 4525 | + prisma-generate-schema "1.34.6" |
| 4526 | + prisma-yml "1.34.6" |
4527 | 4527 | scuid "^1.0.2"
|
4528 | 4528 | semver "^5.6.0"
|
4529 | 4529 | sillyname "^0.1.0"
|
4530 | 4530 | source-map-support "^0.4.18"
|
4531 | 4531 | table "^4.0.1"
|
4532 | 4532 |
|
4533 |
| - |
4534 |
| - version "1.34.5" |
4535 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.34.5.tgz#704d64e2a11e12ed5478447b4c3e1a954acda921" |
4536 |
| - integrity sha512-qqHDFqq8C5s3sqLfgN6dWvmn2IV7tyfdsOOHYAaR4ZZCuDZQ1y2LxKfm2xYpkrq/j2smOWWhI59w0q+vZAGJsQ== |
| 4533 | + |
| 4534 | + version "1.34.6" |
| 4535 | + resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.34.6.tgz#727b11151415cd1c9ac1267f84264e0bd158cf26" |
| 4536 | + integrity sha512-mAsK7cLwdNw5dHgYouV7b+nIra9BASHkPxA4Q1EAqnoOPAMiIGhTt3CZYTqItFdEs2P7Lr9/zWsSriIdTX2xPQ== |
4537 | 4537 | dependencies:
|
4538 | 4538 | "@heroku/linewrap" "^1.0.0"
|
4539 | 4539 | ansi-escapes "^3.0.0"
|
|
4569 | 4569 | mkdirp "^0.5.1"
|
4570 | 4570 | opn "^5.1.0"
|
4571 | 4571 | prisma-json-schema "0.1.3"
|
4572 |
| - prisma-yml "1.34.5" |
| 4572 | + prisma-yml "1.34.6" |
4573 | 4573 | raven "2.6.4"
|
4574 | 4574 | rwlockfile "^1.4.8"
|
4575 | 4575 | scuid "^1.0.2"
|
|
4581 | 4581 | treeify "^1.0.1"
|
4582 | 4582 | update-notifier "^2.3.0"
|
4583 | 4583 |
|
4584 |
| - |
4585 |
| - version "1.34.5" |
4586 |
| - resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.34.5.tgz#f7567c48723dc06a696d13862367320d161a3ba5" |
4587 |
| - integrity sha512-HzBwwkLCj0EupV3zbni8TeTIHW2FB4/HKtabuq44D3RM0yZnpB6kNTQ+AHAXLnROfKdtdsKceuXQXFeh/T+e0w== |
4588 |
| - dependencies: |
4589 |
| - "@types/node" "^10.12.0" |
4590 |
| - "@types/prettier" "^1.13.2" |
4591 |
| - debug "^4.1.0" |
4592 |
| - flow-bin "^0.87.0" |
4593 |
| - graphql-tag "^2.10.0" |
4594 |
| - http-link-dataloader "^0.1.6" |
4595 |
| - jsonwebtoken "^8.3.0" |
4596 |
| - lodash.flatten "^4.4.0" |
4597 |
| - prettier "1.16.4" |
4598 |
| - prisma-datamodel "1.34.5" |
4599 |
| - prisma-generate-schema "1.34.5" |
4600 |
| - subscriptions-transport-ws "^0.9.15" |
4601 |
| - uppercamelcase "^3.0.0" |
4602 |
| - ws "^6.1.0" |
4603 |
| - zen-observable "^0.8.10" |
4604 |
| - |
4605 | 4584 |
|
4606 | 4585 | version "1.34.6"
|
4607 | 4586 | resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.34.6.tgz#fc4b39048bf79c7b4c9b661486671c9744999d95"
|
|
4623 | 4602 | ws "^6.1.0"
|
4624 | 4603 | zen-observable "^0.8.10"
|
4625 | 4604 |
|
4626 |
| - |
4627 |
| - version "1.34.5" |
4628 |
| - resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.34.5.tgz#1561d5f24364c6e774d7c9efc98ae2780ad144d4" |
4629 |
| - integrity sha512-ShhrdheCtHCyaSzpw4V64RP2jtD/oZNw1iba787d52KiQbPz4U7uKK0O65McQ/Syxq01Z3ho4fHjYMWadKfBcw== |
4630 |
| - dependencies: |
4631 |
| - graphql "^14.3.0" |
4632 |
| - pluralize "^7.0.0" |
4633 |
| - popsicle "10" |
4634 |
| - |
4635 | 4605 |
|
4636 | 4606 | version "1.34.6"
|
4637 | 4607 | resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.34.6.tgz#6ff9214b2c45ffcc5467f3fad24f1e71f0e4da61"
|
|
4641 | 4611 | pluralize "^7.0.0"
|
4642 | 4612 | popsicle "10"
|
4643 | 4613 |
|
4644 |
| - |
4645 |
| - version "1.34.5" |
4646 |
| - resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.34.5.tgz#b3bc17d0fdd1b79d816005cce1e9913383b91eab" |
4647 |
| - integrity sha512-z3mzh1S4axCuEvpdBKkG7FwN7sG1KklCF+eu/JfwQ7xeYzz6zNM2cxQX0Q/TqanSgsAVmWtxMvfwCldxBfNxFg== |
| 4614 | + |
| 4615 | + version "1.34.6" |
| 4616 | + resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.34.6.tgz#c5777fb536a6cafb2566b6e9926bd61cbacdabd1" |
| 4617 | + integrity sha512-dA0JDq6X00jbS/xgYAFSL4VmUBqdOTj0GprRzLp4a/0hXGLcNZSloEUDIci8vhmz160NO7LKQZPMtnA079WOKQ== |
4648 | 4618 | dependencies:
|
4649 | 4619 | "@types/mongodb" "^3.1.14"
|
4650 | 4620 | "@types/mysql" "^2.15.5"
|
|
4654 | 4624 | mysql "^2.16.0"
|
4655 | 4625 | pg "^7.4.1"
|
4656 | 4626 | pluralize "^7.0.0"
|
4657 |
| - prisma-datamodel "1.34.5" |
4658 |
| - prisma-yml "1.34.5" |
| 4627 | + prisma-datamodel "1.34.6" |
| 4628 | + prisma-yml "1.34.6" |
4659 | 4629 | scuid "^1.0.2"
|
4660 | 4630 |
|
4661 |
| - |
4662 |
| - version "1.34.5" |
4663 |
| - resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.34.5.tgz#e366ec560e8efb08d14aba7475d1dec9300bc737" |
4664 |
| - integrity sha512-6GXyJ171zVdfoJwWcDrkPHJqXKJqZqdrjyqN+xUzkf67mTz8pGOrnBkhxT7jZXZK/YE96Mt8pV0jaVCK6QhQ5A== |
4665 |
| - dependencies: |
4666 |
| - graphql "^14.3.0" |
4667 |
| - pluralize "^7.0.0" |
4668 |
| - popsicle "10" |
4669 |
| - prisma-datamodel "1.34.5" |
4670 |
| - |
4671 | 4631 |
|
4672 | 4632 | version "1.34.6"
|
4673 | 4633 | resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.34.6.tgz#072a6e05732565ba59db1fb06a8a5ce2f88c4e5a"
|
|
4707 | 4667 | scuid "^1.0.2"
|
4708 | 4668 | yaml-ast-parser "^0.0.40"
|
4709 | 4669 |
|
4710 |
| - |
4711 |
| - version "1.34.5" |
4712 |
| - resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.34.5.tgz#ec3dbe711c1bda13ba9334d617c1b1dd09e6413f" |
4713 |
| - integrity sha512-DU+isXbD+ZGMjyIMHgoPQAl2tbJeGZZohzmuYfEtAwS5U1qh1eJkKGNKc8lQfWRx/C+gDhCzoPKK2fFSFY3ksQ== |
| 4670 | + |
| 4671 | + version "1.34.6" |
| 4672 | + resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.34.6.tgz#5c7224231071003e669e5125730b34288d1c6874" |
| 4673 | + integrity sha512-r9iShe5ui5Re0ZGTbicv6UnfX8ECyIxM6JGyNs70h5GoubiAPaGtOpvHWZo331VS/j7kCLmiy/Eo0xkZBSNzkA== |
4714 | 4674 | dependencies:
|
4715 | 4675 | ajv "5"
|
4716 | 4676 | bluebird "^3.5.1"
|
|
4731 | 4691 | scuid "^1.0.2"
|
4732 | 4692 | yaml-ast-parser "^0.0.40"
|
4733 | 4693 |
|
4734 |
| - |
4735 |
| - version "1.34.5" |
4736 |
| - resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.34.5.tgz#506881db1c8d64ee4e9a1cb78d44c2317142aba0" |
4737 |
| - integrity sha512-jYsL8aNEbGN7EWG7XPdfSpa2Q46SZZKCVdS8KrSTHqz/IuTaRVk/civ18FYRyWVZkMfs/44yCISeuXmxkYluGw== |
| 4694 | + |
| 4695 | + version "1.34.6" |
| 4696 | + resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.34.6.tgz#aacb9c8e524985c5eca26f71444ddcdb256617d3" |
| 4697 | + integrity sha512-kYBcmVXFgUtkkBo3JPmqwqmRKMisblRnYrqh2TwshVFq3tKZ+WPX3VVrTYQD/xxMieygO4tmlTTydHjvHKzs5g== |
4738 | 4698 | dependencies:
|
4739 | 4699 | fs-extra "^7.0.0"
|
4740 |
| - prisma-cli-core "1.34.5" |
4741 |
| - prisma-cli-engine "1.34.5" |
| 4700 | + prisma-cli-core "1.34.6" |
| 4701 | + prisma-cli-engine "1.34.6" |
4742 | 4702 | semver "^5.4.1"
|
4743 | 4703 | source-map-support "^0.4.18"
|
4744 | 4704 |
|
|
0 commit comments