|
119 | 119 | "@types/express-serve-static-core" "*"
|
120 | 120 | "@types/serve-static" "*"
|
121 | 121 |
|
| 122 | +"@types/express@^4.16.1": |
| 123 | + version "4.16.1" |
| 124 | + resolved "https://registry.yarnpkg.com/@types/express/-/express-4.16.1.tgz#d756bd1a85c34d87eaf44c888bad27ba8a4b7cf0" |
| 125 | + integrity sha512-V0clmJow23WeyblmACoxbHBu2JKlE5TiIme6Lem14FnPW9gsttyHtk6wq7njcdIWH1njAaFgR8gW09lgY98gQg== |
| 126 | + dependencies: |
| 127 | + "@types/body-parser" "*" |
| 128 | + "@types/express-serve-static-core" "*" |
| 129 | + "@types/serve-static" "*" |
| 130 | + |
122 | 131 |
|
123 | 132 | version "0.0.33"
|
124 | 133 | resolved "https://registry.yarnpkg.com/@types/form-data/-/form-data-0.0.33.tgz#c9ac85b2a5fd18435b8c85d9ecb50e6d6c893ff8"
|
|
4466 | 4475 | subscriptions-transport-ws "0.9.16"
|
4467 | 4476 | yargs "12.0.5"
|
4468 | 4477 |
|
4469 |
| -prisma-cli-core@1.28.5: |
4470 |
| - version "1.28.5" |
4471 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.28.5.tgz#5d7df5584b375b526ba78ec3f60247115d7622c9" |
4472 |
| - integrity sha512-of9dntw7wn2GhrJ2HcOATEeXBW1cgLpyhZjIfJ7EUKpSVwFWKKlHJTVARqqsVfU7MwAfoT3mBweTdek4/1kxOQ== |
| 4478 | +prisma-cli-core@1.29.0: |
| 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== |
4473 | 4482 | dependencies:
|
| 4483 | + "@types/express" "^4.16.1" |
4474 | 4484 | adm-zip "^0.4.7"
|
4475 | 4485 | archiver "^2.0.3"
|
4476 | 4486 | callsites "^2.0.0"
|
|
4496 | 4506 | node-forge "^0.7.1"
|
4497 | 4507 | npm-run "4.1.2"
|
4498 | 4508 | opn "^5.1.0"
|
4499 |
| - prisma-client-lib "1.28.5" |
4500 |
| - prisma-datamodel "1.28.5" |
4501 |
| - prisma-db-introspection "1.28.5" |
4502 |
| - prisma-generate-schema "1.28.5" |
4503 |
| - prisma-yml "1.28.5" |
| 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" |
4504 | 4514 | scuid "^1.0.2"
|
| 4515 | + semver "^5.6.0" |
4505 | 4516 | sillyname "^0.1.0"
|
4506 | 4517 | source-map-support "^0.4.18"
|
4507 | 4518 | table "^4.0.1"
|
4508 | 4519 |
|
4509 |
| -prisma-cli-engine@1.28.5: |
4510 |
| - version "1.28.5" |
4511 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.28.5.tgz#41781388d67b708fbe41201f1ce37351e75d433b" |
4512 |
| - integrity sha512-mNNvxYEVK0OHbGfv4EPZXqyfpa/gUBTr3Cbx1OoqS9n23SBbzBVKuu3i/f+c0MGY5Y3cVCLApka3cPqBaqbQ9g== |
| 4520 | +prisma-cli-engine@1.29.0: |
| 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== |
4513 | 4524 | dependencies:
|
4514 | 4525 | "@heroku/linewrap" "^1.0.0"
|
4515 | 4526 | ansi-escapes "^3.0.0"
|
|
4545 | 4556 | mkdirp "^0.5.1"
|
4546 | 4557 | opn "^5.1.0"
|
4547 | 4558 | prisma-json-schema "0.1.3"
|
4548 |
| - prisma-yml "1.28.5" |
| 4559 | + prisma-yml "1.29.0" |
4549 | 4560 | raven "2.6.4"
|
4550 | 4561 | rwlockfile "^1.4.8"
|
4551 | 4562 | scuid "^1.0.2"
|
|
4557 | 4568 | treeify "^1.0.1"
|
4558 | 4569 | update-notifier "^2.3.0"
|
4559 | 4570 |
|
4560 |
| - |
4561 |
| - version "1.28.5" |
4562 |
| - resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.28.5.tgz#b0efccbbd83e57294c0a851f2657dd21603c961c" |
4563 |
| - integrity sha512-hV6l2DiQTzViOHBHR/Sw4e4mH2VR32PNbHQqC/lmtmBkpjnY+vHGS3YONCiwk/J6rUjrU6fuXLuUt0hgyRZyIg== |
4564 |
| - dependencies: |
4565 |
| - "@types/node" "^10.12.0" |
4566 |
| - "@types/prettier" "^1.13.2" |
4567 |
| - debug "^4.1.0" |
4568 |
| - flow-bin "^0.87.0" |
4569 |
| - graphql-tag "^2.10.0" |
4570 |
| - http-link-dataloader "^0.1.6" |
4571 |
| - jsonwebtoken "^8.3.0" |
4572 |
| - lodash.flatten "^4.4.0" |
4573 |
| - prettier "1.14.3" |
4574 |
| - prisma-datamodel "1.28.5" |
4575 |
| - prisma-generate-schema "1.28.5" |
4576 |
| - subscriptions-transport-ws "^0.9.15" |
4577 |
| - uppercamelcase "^3.0.0" |
4578 |
| - ws "^6.1.0" |
4579 |
| - zen-observable "^0.8.10" |
4580 |
| - |
4581 | 4571 |
|
4582 | 4572 | version "1.29.0"
|
4583 | 4573 | resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.29.0.tgz#46967d42662c9f9112ec9d1e47d257c7be4195fd"
|
|
4599 | 4589 | ws "^6.1.0"
|
4600 | 4590 | zen-observable "^0.8.10"
|
4601 | 4591 |
|
4602 |
| - |
4603 |
| - version "1.28.5" |
4604 |
| - resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.28.5.tgz#f6a7dfcc367f026881823986be9d671b0abdb1ce" |
4605 |
| - integrity sha512-/+H7WD1t6BMQcgOJ4k1xWRtgQvgOfuU4FpFrBDDnOjVV+/rQ79CQqNoPxwm5yMmPu3qBOO3kEeafDdRhvtTSHQ== |
4606 |
| - dependencies: |
4607 |
| - graphql "^14.0.2" |
4608 |
| - pluralize "^7.0.0" |
4609 |
| - popsicle "10" |
4610 |
| - |
4611 | 4592 |
|
4612 | 4593 | version "1.29.0"
|
4613 | 4594 | resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.29.0.tgz#78c7ca35c8eb71dff331a97de37104c2215277a2"
|
|
4617 | 4598 | pluralize "^7.0.0"
|
4618 | 4599 | popsicle "10"
|
4619 | 4600 |
|
4620 |
| -prisma-db-introspection@1.28.5: |
4621 |
| - version "1.28.5" |
4622 |
| - resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.28.5.tgz#9786bd6c66ee0069fbae6b042d105d73ea67ea44" |
4623 |
| - integrity sha512-pKzClFr1fTKs6mKBXbz6GFh9brQkwgvLN03lybNwF4nVAQ/7LtpZ9DJEDk0HOGyGbHTmmn/EMDW70fgbHy9zKQ== |
| 4601 | +prisma-db-introspection@1.29.0: |
| 4602 | + version "1.29.0" |
| 4603 | + resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.29.0.tgz#d10d4de077d5e65bb6eaf4ed1c7057b329186100" |
| 4604 | + integrity sha512-I/TEneXRqfC1MT/DWFGLdD8jgL4eL26twTk4OIKRks3DfzPw1/kEEcLvG2RikLJx1PPCHB9R58zyodrzzOQ3ZA== |
4624 | 4605 | dependencies:
|
4625 | 4606 | "@types/mongodb" "^3.1.14"
|
4626 | 4607 | "@types/mysql" "^2.15.5"
|
|
4630 | 4611 | mysql "^2.16.0"
|
4631 | 4612 | pg "^7.4.1"
|
4632 | 4613 | pluralize "^7.0.0"
|
4633 |
| - prisma-datamodel "1.28.5" |
4634 |
| - prisma-yml "1.28.5" |
| 4614 | + prisma-datamodel "1.29.0" |
| 4615 | + prisma-yml "1.29.0" |
4635 | 4616 | scuid "^1.0.2"
|
4636 | 4617 | uppercamelcase "^3.0.0"
|
4637 | 4618 |
|
4638 |
| - |
4639 |
| - version "1.28.5" |
4640 |
| - resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.28.5.tgz#186cf8a0940e06667ee39f937dac7859e8fdd962" |
4641 |
| - integrity sha512-tphll5UPOtJcvb9IICGysBONI4MJt0paFcyrea2upzeTn8yxDfW89ZriPOuAzETjI+NeUxbpdama83O2qDGmnQ== |
4642 |
| - dependencies: |
4643 |
| - graphql "^14.0.2" |
4644 |
| - pluralize "^7.0.0" |
4645 |
| - popsicle "10" |
4646 |
| - prisma-datamodel "1.28.5" |
4647 |
| - |
4648 | 4619 |
|
4649 | 4620 | version "1.29.0"
|
4650 | 4621 | resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.29.0.tgz#74690d4d070b96aff6be285096e5ee4c1e5d1335"
|
|
4684 | 4655 | scuid "^1.0.2"
|
4685 | 4656 | yaml-ast-parser "^0.0.40"
|
4686 | 4657 |
|
4687 |
| -prisma-yml@1.28.5: |
4688 |
| - version "1.28.5" |
4689 |
| - resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.28.5.tgz#750dcaa7dbd6ff32bbb25fc504aecca17b6d30d1" |
4690 |
| - integrity sha512-xsJGy/3bSpKrSxKC6yLMxOpqEB8RsVubaC22jOxXjMnoW89oLpZ20vho2l4mp/+KpnN2tX5a+0ZuX5+18Qe3EA== |
| 4658 | +prisma-yml@1.29.0: |
| 4659 | + version "1.29.0" |
| 4660 | + resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.29.0.tgz#9af183ec0e2ec3cf6ac16dd54ae849dc905fee88" |
| 4661 | + integrity sha512-V4eTaQwP3iLbBcnmbP7U6/EYxQ0tVvgp6M5rMWg+tmYIVJ7ou1YAV4uNrfOHC4YPOCaRmyhaqUL9zcY75Z1NyA== |
4691 | 4662 | dependencies:
|
4692 | 4663 | ajv "5"
|
4693 | 4664 | bluebird "^3.5.1"
|
|
4708 | 4679 | scuid "^1.0.2"
|
4709 | 4680 | yaml-ast-parser "^0.0.40"
|
4710 | 4681 |
|
4711 |
| -prisma@1.28.5: |
4712 |
| - version "1.28.5" |
4713 |
| - resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.28.5.tgz#0b137d1046c614b3d81f5d69916521587c1c553a" |
4714 |
| - integrity sha512-51S4tiMmm41F036SZ6Cjp0xW0GCHUqwW8ci+Lifnj12zgZiLWgP2q1s5/lvlCVlYmldr8ITOxipXOJF3a1S9bA== |
| 4682 | +prisma@1.29.0: |
| 4683 | + version "1.29.0" |
| 4684 | + resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.29.0.tgz#59369e655d8634b8f6282558fb782cbc39dce97a" |
| 4685 | + integrity sha512-2Pptnh28EHSLSNdCQmk4TRtSleVL6MCG+OrFfQ562nuk+U+sRGwMvmQOKHyVNUK+p82lUnD+m0CoYdBg3+ddDg== |
4715 | 4686 | dependencies:
|
4716 | 4687 | fs-extra "^7.0.0"
|
4717 |
| - prisma-cli-core "1.28.5" |
4718 |
| - prisma-cli-engine "1.28.5" |
| 4688 | + prisma-cli-core "1.29.0" |
| 4689 | + prisma-cli-engine "1.29.0" |
4719 | 4690 | semver "^5.4.1"
|
4720 | 4691 | source-map-support "^0.4.18"
|
4721 | 4692 |
|
|
0 commit comments