|
4475 | 4475 | subscriptions-transport-ws "0.9.16"
|
4476 | 4476 | yargs "12.0.5"
|
4477 | 4477 |
|
4478 |
| - |
4479 |
| - version "1.29.0" |
4480 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.29.0.tgz#4e9e3b6de64cc8a291e11301378a631317f36069" |
4481 |
| - integrity sha512-VYdjh33NP0lCPeNezpTRu/oCchfcIIs4wMp5gUzlU1tXWyvlKcwWUHDPqS0RJdoBmALqj3KZDxRdYtZY25PuaQ== |
| 4478 | + |
| 4479 | + version "1.29.1" |
| 4480 | + resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.29.1.tgz#0f80af8db084f0d310cbc885b5a169ca5d6c5a0d" |
| 4481 | + integrity sha512-b4FW/9as4uZu+D/NJGvLxVeETM2P//lTl3LEuLdYuyGlQKc4SsM8SGF/auzNDgS/ShtQDOmoJXxYI3beldNkZw== |
4482 | 4482 | dependencies:
|
4483 | 4483 | "@types/express" "^4.16.1"
|
4484 | 4484 | adm-zip "^0.4.7"
|
|
4506 | 4506 | node-forge "^0.7.1"
|
4507 | 4507 | npm-run "4.1.2"
|
4508 | 4508 | opn "^5.1.0"
|
4509 |
| - prisma-client-lib "1.29.0" |
4510 |
| - prisma-datamodel "1.29.0" |
4511 |
| - prisma-db-introspection "1.29.0" |
4512 |
| - prisma-generate-schema "1.29.0" |
4513 |
| - prisma-yml "1.29.0" |
| 4509 | + prisma-client-lib "1.29.1" |
| 4510 | + prisma-datamodel "1.29.1" |
| 4511 | + prisma-db-introspection "1.29.1" |
| 4512 | + prisma-generate-schema "1.29.1" |
| 4513 | + prisma-yml "1.29.1" |
4514 | 4514 | scuid "^1.0.2"
|
4515 | 4515 | semver "^5.6.0"
|
4516 | 4516 | sillyname "^0.1.0"
|
4517 | 4517 | source-map-support "^0.4.18"
|
4518 | 4518 | table "^4.0.1"
|
4519 | 4519 |
|
4520 |
| - |
4521 |
| - version "1.29.0" |
4522 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.29.0.tgz#6516aec0a2d0dde397c3572cbc37790cb625fe5d" |
4523 |
| - integrity sha512-0NYMbWZJch6mNpn24/r1X8f9TLPqbCN7hMp6PXbEIT9n0FEUkWSa3820QWNwmPL+2YrEH+5HsjYPpWr6d3Izdw== |
| 4520 | + |
| 4521 | + version "1.29.1" |
| 4522 | + resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.29.1.tgz#6ff79da6eb48992676ab1c73dd68f6f3e918c523" |
| 4523 | + integrity sha512-w2SC+KgIL7/oiolvgDKXVRViBsTJauvQuPkEkj/3V+uT+X0wpPEWGr1pHYQHz3brhPz3DjtVk9hUTulDa2siNQ== |
4524 | 4524 | dependencies:
|
4525 | 4525 | "@heroku/linewrap" "^1.0.0"
|
4526 | 4526 | ansi-escapes "^3.0.0"
|
|
4556 | 4556 | mkdirp "^0.5.1"
|
4557 | 4557 | opn "^5.1.0"
|
4558 | 4558 | prisma-json-schema "0.1.3"
|
4559 |
| - prisma-yml "1.29.0" |
| 4559 | + prisma-yml "1.29.1" |
4560 | 4560 | raven "2.6.4"
|
4561 | 4561 | rwlockfile "^1.4.8"
|
4562 | 4562 | scuid "^1.0.2"
|
|
4568 | 4568 | treeify "^1.0.1"
|
4569 | 4569 | update-notifier "^2.3.0"
|
4570 | 4570 |
|
4571 |
| - |
4572 |
| - version "1.29.0" |
4573 |
| - resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.29.0.tgz#46967d42662c9f9112ec9d1e47d257c7be4195fd" |
4574 |
| - integrity sha512-krB9vkuxfqcRJlx9YWH94ycD1q8Eo0s8RFRdGkbSbH4OfB7lPW3Y75fk9H39EFfMNerqHrVKMd0QyYUtA5LAFw== |
4575 |
| - dependencies: |
4576 |
| - "@types/node" "^10.12.0" |
4577 |
| - "@types/prettier" "^1.13.2" |
4578 |
| - debug "^4.1.0" |
4579 |
| - flow-bin "^0.87.0" |
4580 |
| - graphql-tag "^2.10.0" |
4581 |
| - http-link-dataloader "^0.1.6" |
4582 |
| - jsonwebtoken "^8.3.0" |
4583 |
| - lodash.flatten "^4.4.0" |
4584 |
| - prettier "1.14.3" |
4585 |
| - prisma-datamodel "1.29.0" |
4586 |
| - prisma-generate-schema "1.29.0" |
4587 |
| - subscriptions-transport-ws "^0.9.15" |
4588 |
| - uppercamelcase "^3.0.0" |
4589 |
| - ws "^6.1.0" |
4590 |
| - zen-observable "^0.8.10" |
4591 |
| - |
4592 | 4571 |
|
4593 | 4572 | version "1.29.1"
|
4594 | 4573 | resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.29.1.tgz#76592b466a8bc0a7d1ffd2faa4323844035c5366"
|
|
4610 | 4589 | ws "^6.1.0"
|
4611 | 4590 | zen-observable "^0.8.10"
|
4612 | 4591 |
|
4613 |
| - |
4614 |
| - version "1.29.0" |
4615 |
| - resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.29.0.tgz#78c7ca35c8eb71dff331a97de37104c2215277a2" |
4616 |
| - integrity sha512-IjEtEUkNugD1OvNbRzRTfwC1gozVc8UNnD08d6QL8ky//rYOfLl8+nSpJPa6jAWA3WxEfoMeGUCG0XrFeOr/HA== |
4617 |
| - dependencies: |
4618 |
| - graphql "^14.0.2" |
4619 |
| - pluralize "^7.0.0" |
4620 |
| - popsicle "10" |
4621 |
| - |
4622 | 4592 |
|
4623 | 4593 | version "1.29.1"
|
4624 | 4594 | resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.29.1.tgz#8d3f636612ccde23684654402fcc6d6da0f47030"
|
|
4628 | 4598 | pluralize "^7.0.0"
|
4629 | 4599 | popsicle "10"
|
4630 | 4600 |
|
4631 |
| - |
4632 |
| - version "1.29.0" |
4633 |
| - resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.29.0.tgz#d10d4de077d5e65bb6eaf4ed1c7057b329186100" |
4634 |
| - integrity sha512-I/TEneXRqfC1MT/DWFGLdD8jgL4eL26twTk4OIKRks3DfzPw1/kEEcLvG2RikLJx1PPCHB9R58zyodrzzOQ3ZA== |
| 4601 | + |
| 4602 | + version "1.29.1" |
| 4603 | + resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.29.1.tgz#457d751acab1a7292b9ddc1170e039f90813b7d2" |
| 4604 | + integrity sha512-wGptHcuydbzICsWgb1nXSFXlJIg6znjNIkP/G+LFJpIbnYsC7Npzhik19drr4A4DpgmfsHt7JUarNly98JHlSg== |
4635 | 4605 | dependencies:
|
4636 | 4606 | "@types/mongodb" "^3.1.14"
|
4637 | 4607 | "@types/mysql" "^2.15.5"
|
|
4641 | 4611 | mysql "^2.16.0"
|
4642 | 4612 | pg "^7.4.1"
|
4643 | 4613 | pluralize "^7.0.0"
|
4644 |
| - prisma-datamodel "1.29.0" |
4645 |
| - prisma-yml "1.29.0" |
| 4614 | + prisma-datamodel "1.29.1" |
| 4615 | + prisma-yml "1.29.1" |
4646 | 4616 | scuid "^1.0.2"
|
4647 | 4617 | uppercamelcase "^3.0.0"
|
4648 | 4618 |
|
4649 |
| - |
4650 |
| - version "1.29.0" |
4651 |
| - resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.29.0.tgz#74690d4d070b96aff6be285096e5ee4c1e5d1335" |
4652 |
| - integrity sha512-5vAwc0WT1Z6UzoBkdnZwca+ddQI23zcwDMWL2VviuO1qFk+z5MOEz0CzZgOV9QMot9z7au3okuAH2SgZwcCH4w== |
4653 |
| - dependencies: |
4654 |
| - graphql "^14.0.2" |
4655 |
| - pluralize "^7.0.0" |
4656 |
| - popsicle "10" |
4657 |
| - prisma-datamodel "1.29.0" |
4658 |
| - |
4659 | 4619 |
|
4660 | 4620 | version "1.29.1"
|
4661 | 4621 | resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.29.1.tgz#01f61ae949068e410917a3a5da062f7e1751e324"
|
|
4695 | 4655 | scuid "^1.0.2"
|
4696 | 4656 | yaml-ast-parser "^0.0.40"
|
4697 | 4657 |
|
4698 |
| - |
4699 |
| - version "1.29.0" |
4700 |
| - resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.29.0.tgz#9af183ec0e2ec3cf6ac16dd54ae849dc905fee88" |
4701 |
| - integrity sha512-V4eTaQwP3iLbBcnmbP7U6/EYxQ0tVvgp6M5rMWg+tmYIVJ7ou1YAV4uNrfOHC4YPOCaRmyhaqUL9zcY75Z1NyA== |
| 4658 | + |
| 4659 | + version "1.29.1" |
| 4660 | + resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.29.1.tgz#713d43c29dd4e8c31f11359b2c622165af6867ac" |
| 4661 | + integrity sha512-90DefhU7qSgdns+bExZQqeJDm2Wjkg4jBpzCj0yPf5zmkbbFio5pbcuUwc4oA4JxRt8gGmL5COyETL4jS1dumg== |
4702 | 4662 | dependencies:
|
4703 | 4663 | ajv "5"
|
4704 | 4664 | bluebird "^3.5.1"
|
|
4719 | 4679 | scuid "^1.0.2"
|
4720 | 4680 | yaml-ast-parser "^0.0.40"
|
4721 | 4681 |
|
4722 |
| - |
4723 |
| - version "1.29.0" |
4724 |
| - resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.29.0.tgz#59369e655d8634b8f6282558fb782cbc39dce97a" |
4725 |
| - integrity sha512-2Pptnh28EHSLSNdCQmk4TRtSleVL6MCG+OrFfQ562nuk+U+sRGwMvmQOKHyVNUK+p82lUnD+m0CoYdBg3+ddDg== |
| 4682 | + |
| 4683 | + version "1.29.1" |
| 4684 | + resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.29.1.tgz#0db66025410a001ebc4b82cc077e7215afa2664e" |
| 4685 | + integrity sha512-3kcBjan16LFTwtPS0w6iNUnXNzaS8aCOeck3tXpTbVgnnMyqfB3JCAHgB7IyMUtTLq01usxPCNcRi3SPx+Litg== |
4726 | 4686 | dependencies:
|
4727 | 4687 | fs-extra "^7.0.0"
|
4728 |
| - prisma-cli-core "1.29.0" |
4729 |
| - prisma-cli-engine "1.29.0" |
| 4688 | + prisma-cli-core "1.29.1" |
| 4689 | + prisma-cli-engine "1.29.1" |
4730 | 4690 | semver "^5.4.1"
|
4731 | 4691 | source-map-support "^0.4.18"
|
4732 | 4692 |
|
|
0 commit comments