|
4355 | 4355 | subscriptions-transport-ws "0.9.15"
|
4356 | 4356 | yargs "12.0.5"
|
4357 | 4357 |
|
4358 |
| -prisma-cli-core@1.23.4: |
4359 |
| - version "1.23.4" |
4360 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.23.4.tgz#136af9c9e1bafae16de9bbd90f452d695ceb5f7f" |
4361 |
| - integrity sha512-4HeosHyAOQdJ7AHeqkFILLiLOpKcT8ang5B9/vrKa7eqUDKRjdxxLqnmh8cGkRkYEwMyNTZH2Ub/JsrkzW1IGg== |
| 4358 | +prisma-cli-core@1.24.0: |
| 4359 | + version "1.24.0" |
| 4360 | + resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.24.0.tgz#cbcf5b1a66aa2a337c979690e5b629bf22e68d47" |
| 4361 | + integrity sha512-P/BK3Vj6mh08D4lYYcMZBool+fRNOpAf/jfDkjwpXWf/VEdy1D/2xrR4MmRJ5rM8QztraHRcWjwv2TYsGc9kFw== |
4362 | 4362 | dependencies:
|
4363 | 4363 | adm-zip "^0.4.7"
|
4364 | 4364 | archiver "^2.0.3"
|
|
4384 | 4384 | node-forge "^0.7.1"
|
4385 | 4385 | npm-run "4.1.2"
|
4386 | 4386 | opn "^5.1.0"
|
4387 |
| - prisma-client-lib "1.23.4" |
4388 |
| - prisma-datamodel "1.23.4" |
4389 |
| - prisma-db-introspection "1.23.4" |
4390 |
| - prisma-generate-schema "1.23.4" |
4391 |
| - prisma-yml "1.23.4" |
| 4387 | + prisma-client-lib "1.24.0" |
| 4388 | + prisma-datamodel "1.24.0" |
| 4389 | + prisma-db-introspection "1.24.0" |
| 4390 | + prisma-generate-schema "1.24.0" |
| 4391 | + prisma-yml "1.24.0" |
4392 | 4392 | scuid "^1.0.2"
|
4393 | 4393 | sillyname "^0.1.0"
|
4394 | 4394 | source-map-support "^0.4.18"
|
4395 | 4395 | table "^4.0.1"
|
4396 | 4396 |
|
4397 |
| -prisma-cli-engine@1.23.4: |
4398 |
| - version "1.23.4" |
4399 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.23.4.tgz#1c5e35dc2ddb337551523d91c26012e0f07752da" |
4400 |
| - integrity sha512-kdhCM29Jfq+KhNsQNPhhbc4XSZWQXXp30La9OtQKmw/m/4uj/VOcSmDRRhH3nGUTCItwHp3ntQQcABX54L3mCw== |
| 4397 | +prisma-cli-engine@1.24.0: |
| 4398 | + version "1.24.0" |
| 4399 | + resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.24.0.tgz#8e4ad8af7cc6b42e96d087e432519d34f6433389" |
| 4400 | + integrity sha512-j+OzUy84P4SC6b3D6SIsyhk6EzGpJ4bPnpqXtisqpHrUXt+hccKiOBGUoLNYEO4t/nfGmg0F6oluqAxsYh09tQ== |
4401 | 4401 | dependencies:
|
4402 | 4402 | "@heroku/linewrap" "^1.0.0"
|
4403 | 4403 | ansi-escapes "^3.0.0"
|
|
4432 | 4432 | mkdirp "^0.5.1"
|
4433 | 4433 | opn "^5.1.0"
|
4434 | 4434 | prisma-json-schema "0.1.3"
|
4435 |
| - prisma-yml "1.23.4" |
| 4435 | + prisma-yml "1.24.0" |
4436 | 4436 | raven "2.6.4"
|
4437 | 4437 | rwlockfile "^1.4.8"
|
4438 | 4438 | scuid "^1.0.2"
|
|
4444 | 4444 | treeify "^1.0.1"
|
4445 | 4445 | update-notifier "^2.3.0"
|
4446 | 4446 |
|
4447 |
| - |
4448 |
| - version "1.23.4" |
4449 |
| - resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.23.4.tgz#7437daf9ffd91384de652e1f2575ec42b866900d" |
4450 |
| - integrity sha512-H232qLpqIFd+3FiJolbj6nCAvWGNF2edYFXrfloRzwXzqIvCwos3USj1Pe6GQD4uBDWhzVNTEz+tF2Igh1SiBg== |
4451 |
| - dependencies: |
4452 |
| - "@types/node" "^10.12.0" |
4453 |
| - "@types/prettier" "^1.13.2" |
4454 |
| - debug "^4.1.0" |
4455 |
| - flow-bin "^0.87.0" |
4456 |
| - graphql-tag "^2.10.0" |
4457 |
| - http-link-dataloader "^0.1.6" |
4458 |
| - jsonwebtoken "^8.3.0" |
4459 |
| - lodash.flatten "^4.4.0" |
4460 |
| - prettier "^1.14.3" |
4461 |
| - prisma-datamodel "1.23.4" |
4462 |
| - prisma-generate-schema "1.23.4" |
4463 |
| - subscriptions-transport-ws "^0.9.15" |
4464 |
| - uppercamelcase "^3.0.0" |
4465 |
| - ws "^6.1.0" |
4466 |
| - zen-observable "^0.8.10" |
4467 |
| - |
4468 | 4447 |
|
4469 | 4448 | version "1.24.0"
|
4470 | 4449 | resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.24.0.tgz#1563b1f8a4ac177382cd83d4bb861217a402a2dc"
|
|
4486 | 4465 | ws "^6.1.0"
|
4487 | 4466 | zen-observable "^0.8.10"
|
4488 | 4467 |
|
4489 |
| - |
4490 |
| - version "1.23.4" |
4491 |
| - resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.23.4.tgz#c206770f10f5d2f20ae3c838afa4c1d7bf6ff6bf" |
4492 |
| - integrity sha512-/qVzwRZc9M3U4Qj2fv757vLABb7flojMSAJvt5Evuwvvi/0ncivDL5e8AlD5YHDPWuh5n9d5JhqUXc11nUckkQ== |
4493 |
| - dependencies: |
4494 |
| - graphql "^14.0.2" |
4495 |
| - pluralize "^7.0.0" |
4496 |
| - popsicle "10" |
4497 |
| - |
4498 | 4468 |
|
4499 | 4469 | version "1.24.0"
|
4500 | 4470 | resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.24.0.tgz#31770659b781956845b3bc742c628e48b7142082"
|
|
4504 | 4474 | pluralize "^7.0.0"
|
4505 | 4475 | popsicle "10"
|
4506 | 4476 |
|
4507 |
| -prisma-db-introspection@1.23.4: |
4508 |
| - version "1.23.4" |
4509 |
| - resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.23.4.tgz#3d2aedfab5765c4544da1068e565ee88bb4c0fe1" |
4510 |
| - integrity sha512-chf5FfemCMYt6bA4zuujOqSQ0mPAYrqW+tvwUPun6nJlWF0asT1efnMf5WbKCGgnVuu+mH0ppxQgk+cG7qWcQA== |
| 4477 | +prisma-db-introspection@1.24.0: |
| 4478 | + version "1.24.0" |
| 4479 | + resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.24.0.tgz#f3a503603524f59155209d1cf1bebb05ddfe242d" |
| 4480 | + integrity sha512-e9N1MBFwKLT+cG1yVF4N3MYQhu+Kl9zUgXHJhNmW77pLS8xepeE2DQLGTk1Pb3Xw6YjDuLUsh2ep34N8vBcdjQ== |
4511 | 4481 | dependencies:
|
4512 | 4482 | "@types/mongodb" "^3.1.14"
|
4513 | 4483 | graphql-request "^1.5.0"
|
4514 | 4484 | lodash "^4.17.4"
|
4515 | 4485 | mongodb "^3.1.10"
|
4516 | 4486 | pg "^7.4.1"
|
4517 | 4487 | pluralize "^7.0.0"
|
4518 |
| - prisma-datamodel "1.23.4" |
4519 |
| - prisma-yml "1.23.4" |
| 4488 | + prisma-datamodel "1.24.0" |
| 4489 | + prisma-yml "1.24.0" |
4520 | 4490 | scuid "^1.0.2"
|
4521 | 4491 | uppercamelcase "^3.0.0"
|
4522 | 4492 |
|
4523 |
| - |
4524 |
| - version "1.23.4" |
4525 |
| - resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.23.4.tgz#bdd6c17bbc4860d77b81d3dbef4198a1ddf044db" |
4526 |
| - integrity sha512-ql1BSI0gbuRd8fYf+bRGEBXBaiOINcjw1igO227qpwdUUBFK15IbXSS8PNCUQ/eXAWedi6u23Ku+YzyV/lAh9Q== |
4527 |
| - dependencies: |
4528 |
| - graphql "^14.0.2" |
4529 |
| - pluralize "^7.0.0" |
4530 |
| - popsicle "10" |
4531 |
| - prisma-datamodel "1.23.4" |
4532 |
| - |
4533 | 4493 |
|
4534 | 4494 | version "1.24.0"
|
4535 | 4495 | resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.24.0.tgz#8c670aaee12bae6218eadfc293bb3e3185831e4d"
|
|
4569 | 4529 | scuid "^1.0.2"
|
4570 | 4530 | yaml-ast-parser "^0.0.40"
|
4571 | 4531 |
|
4572 |
| -prisma-yml@1.23.4: |
4573 |
| - version "1.23.4" |
4574 |
| - resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.23.4.tgz#28a58e16e2914e5cf7dd52c6da1357c73548dafd" |
4575 |
| - integrity sha512-pCBCVndc/a/HpvP4Lk/JGemb74DYmN6WsGNF1DS9f4FJXPhVNxyt0U8E2ofBJci7LlIdiJO/Ug/0oJldJ9aYVQ== |
| 4532 | +prisma-yml@1.24.0: |
| 4533 | + version "1.24.0" |
| 4534 | + resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.24.0.tgz#b31f5b1361af17415bd29dbb550037057ea7ebaf" |
| 4535 | + integrity sha512-KgIBnEFSM0htnZd09UquZOxwFqk78eeOXDg8GBiiRqXj5M8PY5o1hj3CYt80vA74OGhm5TWnb68vFzqg52H5VQ== |
4576 | 4536 | dependencies:
|
4577 | 4537 | ajv "5"
|
4578 | 4538 | bluebird "^3.5.1"
|
|
4593 | 4553 | scuid "^1.0.2"
|
4594 | 4554 | yaml-ast-parser "^0.0.40"
|
4595 | 4555 |
|
4596 |
| -prisma@1.23.4: |
4597 |
| - version "1.23.4" |
4598 |
| - resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.23.4.tgz#1c8cd6945de45adae85d0bb5c43cc6bfa2a94934" |
4599 |
| - integrity sha512-Vokt7sHgUIQUcvx5NX4wXOefahIlOEA7FRHHZMMt/apZd8TAbahy1fgQVVX6khu3mFceFGXMmZZHC2yn66yEfg== |
| 4556 | +prisma@1.24.0: |
| 4557 | + version "1.24.0" |
| 4558 | + resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.24.0.tgz#56a63b2d5adda88ea4e703920c39243d4cd9f443" |
| 4559 | + integrity sha512-+Mel+QJ8+ZTn7CGKrcGmg7Y8Gcue4Ri6A/hNXtxb04B+Njrl0E/Mj5PNgJwV8shjClQ8AAvH6FOqaeKTWnswUg== |
4600 | 4560 | dependencies:
|
4601 | 4561 | fs-extra "^7.0.0"
|
4602 |
| - prisma-cli-core "1.23.4" |
4603 |
| - prisma-cli-engine "1.23.4" |
| 4562 | + prisma-cli-core "1.24.0" |
| 4563 | + prisma-cli-engine "1.24.0" |
4604 | 4564 | semver "^5.4.1"
|
4605 | 4565 | source-map-support "^0.4.18"
|
4606 | 4566 |
|
|
0 commit comments