|
4378 | 4378 | subscriptions-transport-ws "0.9.15"
|
4379 | 4379 | yargs "12.0.5"
|
4380 | 4380 |
|
4381 |
| - |
4382 |
| - version "1.25.3" |
4383 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.25.3.tgz#e0f79f2f5696fb3abd2cd28ec1576d8e3062e14a" |
4384 |
| - integrity sha512-dXsCHvoySwu4Y4tV80F3POB/35rL3slV3DXp1pQx2d849nISifuF/0Hkp7/Z5vi/RpNH3HSL4yreJ1yBvYK41w== |
| 4381 | + |
| 4382 | + version "1.25.4" |
| 4383 | + resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.25.4.tgz#5e573c30d373334304e896d79ea8b28fbd6f0c66" |
| 4384 | + integrity sha512-GCGeopqcuM73JkBRYW41IuVX5F8zj0t4THBf0eFH1q2eS438d/neJEmEGVJGJfn0onZvTDgbKEbyNaZdMdYkKg== |
4385 | 4385 | dependencies:
|
4386 | 4386 | adm-zip "^0.4.7"
|
4387 | 4387 | archiver "^2.0.3"
|
|
4407 | 4407 | node-forge "^0.7.1"
|
4408 | 4408 | npm-run "4.1.2"
|
4409 | 4409 | opn "^5.1.0"
|
4410 |
| - prisma-client-lib "1.25.3" |
4411 |
| - prisma-datamodel "1.25.3" |
4412 |
| - prisma-db-introspection "1.25.3" |
4413 |
| - prisma-generate-schema "1.25.3" |
4414 |
| - prisma-yml "1.25.3" |
| 4410 | + prisma-client-lib "1.25.4" |
| 4411 | + prisma-datamodel "1.25.4" |
| 4412 | + prisma-db-introspection "1.25.4" |
| 4413 | + prisma-generate-schema "1.25.4" |
| 4414 | + prisma-yml "1.25.4" |
4415 | 4415 | scuid "^1.0.2"
|
4416 | 4416 | sillyname "^0.1.0"
|
4417 | 4417 | source-map-support "^0.4.18"
|
4418 | 4418 | table "^4.0.1"
|
4419 | 4419 |
|
4420 |
| - |
4421 |
| - version "1.25.3" |
4422 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.25.3.tgz#772b08903291983178d62d94f8b24a9a66c932ce" |
4423 |
| - integrity sha512-0E8RAljg0UgYcI9CjdatzCXGxxt17RrlL+SnuGHDXcBW14MHxFdlpP2MF5zN8du4l6IeoqR3ANqnT9KnUE4GMQ== |
| 4420 | + |
| 4421 | + version "1.25.4" |
| 4422 | + resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.25.4.tgz#6ea83d10f85f117dff0734eead1a13bb98a2ed8f" |
| 4423 | + integrity sha512-2pbLLeVD++pX3Q3XDOR4jCL2j5oTiyIvkxASVb4AEOhPaQRA3rbY/yI8nCmWrKM4HlwHCLmheyEI5HRbeLL60A== |
4424 | 4424 | dependencies:
|
4425 | 4425 | "@heroku/linewrap" "^1.0.0"
|
4426 | 4426 | ansi-escapes "^3.0.0"
|
|
4456 | 4456 | mkdirp "^0.5.1"
|
4457 | 4457 | opn "^5.1.0"
|
4458 | 4458 | prisma-json-schema "0.1.3"
|
4459 |
| - prisma-yml "1.25.3" |
| 4459 | + prisma-yml "1.25.4" |
4460 | 4460 | raven "2.6.4"
|
4461 | 4461 | rwlockfile "^1.4.8"
|
4462 | 4462 | scuid "^1.0.2"
|
|
4468 | 4468 | treeify "^1.0.1"
|
4469 | 4469 | update-notifier "^2.3.0"
|
4470 | 4470 |
|
4471 |
| - |
4472 |
| - version "1.25.3" |
4473 |
| - resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.25.3.tgz#a7481db75d353c48193503c0819ebb261e5bb19a" |
4474 |
| - integrity sha512-iF0uZfelqZL4QtxOk7UZLCqUq9NBPw3dopux1+yGJwPF4md5eqmd2wy2kDlUXrLQ/EqMX+v01+p/lzk4T8e52w== |
4475 |
| - dependencies: |
4476 |
| - "@types/node" "^10.12.0" |
4477 |
| - "@types/prettier" "^1.13.2" |
4478 |
| - debug "^4.1.0" |
4479 |
| - flow-bin "^0.87.0" |
4480 |
| - graphql-tag "^2.10.0" |
4481 |
| - http-link-dataloader "^0.1.6" |
4482 |
| - jsonwebtoken "^8.3.0" |
4483 |
| - lodash.flatten "^4.4.0" |
4484 |
| - prettier "^1.14.3" |
4485 |
| - prisma-datamodel "1.25.3" |
4486 |
| - prisma-generate-schema "1.25.3" |
4487 |
| - subscriptions-transport-ws "^0.9.15" |
4488 |
| - uppercamelcase "^3.0.0" |
4489 |
| - ws "^6.1.0" |
4490 |
| - zen-observable "^0.8.10" |
4491 |
| - |
4492 | 4471 |
|
4493 | 4472 | version "1.25.4"
|
4494 | 4473 | resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.25.4.tgz#d760d1751a9889291ec2830710d0e0384d765990"
|
|
4510 | 4489 | ws "^6.1.0"
|
4511 | 4490 | zen-observable "^0.8.10"
|
4512 | 4491 |
|
4513 |
| - |
4514 |
| - version "1.25.3" |
4515 |
| - resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.25.3.tgz#6b954a51b0ab1182f40a25218c2947ffd404f579" |
4516 |
| - integrity sha512-upLDHfb7BPmJx7dtcqgBK62TSqwxuOFzxm1Ao3ZHpQsqaJhgquPXU3/TCBmgmwq/sX4tq5uc5T8Kf8dO7Not+g== |
4517 |
| - dependencies: |
4518 |
| - graphql "^14.0.2" |
4519 |
| - pluralize "^7.0.0" |
4520 |
| - popsicle "10" |
4521 |
| - |
4522 | 4492 |
|
4523 | 4493 | version "1.25.4"
|
4524 | 4494 | resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.25.4.tgz#f44e45b3ac220600a371b28610f96b91a8073eb0"
|
|
4528 | 4498 | pluralize "^7.0.0"
|
4529 | 4499 | popsicle "10"
|
4530 | 4500 |
|
4531 |
| - |
4532 |
| - version "1.25.3" |
4533 |
| - resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.25.3.tgz#f877c2e442d2152252d54703fbd7e56f2a28d92d" |
4534 |
| - integrity sha512-wugPlyj8llh13vgyMoBPllKuSn0Vo57FqBmrwNe82/SSJAh0AtkRkZRS+vZ46nsvgH5L1RTT/zHj62fbxOH2HA== |
| 4501 | + |
| 4502 | + version "1.25.4" |
| 4503 | + resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.25.4.tgz#386de2fa4ee669da7abb929cdd5e6882fa8c9321" |
| 4504 | + integrity sha512-UoBC/B5Jq/KECc9qYss86IX4uFLdENb1sJ96g6Ed4RA5426vqDJrblSWFVWG9JqI3RWi93fZvoAP5VzMtYDKVQ== |
4535 | 4505 | dependencies:
|
4536 | 4506 | "@types/mongodb" "^3.1.14"
|
4537 | 4507 | graphql-request "^1.5.0"
|
4538 | 4508 | lodash "^4.17.4"
|
4539 | 4509 | mongodb "^3.1.10"
|
4540 | 4510 | pg "^7.4.1"
|
4541 | 4511 | pluralize "^7.0.0"
|
4542 |
| - prisma-datamodel "1.25.3" |
4543 |
| - prisma-yml "1.25.3" |
| 4512 | + prisma-datamodel "1.25.4" |
| 4513 | + prisma-yml "1.25.4" |
4544 | 4514 | scuid "^1.0.2"
|
4545 | 4515 | uppercamelcase "^3.0.0"
|
4546 | 4516 |
|
4547 |
| - |
4548 |
| - version "1.25.3" |
4549 |
| - resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.25.3.tgz#6c077e7bc62822ad3ba09265abe8a1dafb01569d" |
4550 |
| - integrity sha512-OdDME0glLmeUX7yxsLnHWU6lTJ6DFPhPC6YnQNHfExqyJZR6Rmm5R0X+o1N8cDuJif/68OMcbPygQWLq71xmjw== |
4551 |
| - dependencies: |
4552 |
| - graphql "^14.0.2" |
4553 |
| - pluralize "^7.0.0" |
4554 |
| - popsicle "10" |
4555 |
| - prisma-datamodel "1.25.3" |
4556 |
| - |
4557 | 4517 |
|
4558 | 4518 | version "1.25.4"
|
4559 | 4519 | resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.25.4.tgz#a9aa21fb967bfd41af77ebe5ca1abc16df6aa150"
|
|
4593 | 4553 | scuid "^1.0.2"
|
4594 | 4554 | yaml-ast-parser "^0.0.40"
|
4595 | 4555 |
|
4596 |
| - |
4597 |
| - version "1.25.3" |
4598 |
| - resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.25.3.tgz#405703f383cffafe36bdc987b5a83bb08064c7a2" |
4599 |
| - integrity sha512-2GcEh3AJYuusogZXuzLAoYTFHa99OlSkhs/pHVQSUCmpJ7nS1sgIHqTXc8SZIm0SQ8oRu8j5izoACokrzbNR5A== |
| 4556 | + |
| 4557 | + version "1.25.4" |
| 4558 | + resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.25.4.tgz#4ad9fa00abe95fc58888d5b9a122a86bff9637cf" |
| 4559 | + integrity sha512-/Aj1Td4wFjUc5wSxpupYFWrxwndvZYGcmb/bdKEfnrtTYuv71++dsiNoQI87gq+R3+LJMOSditTvEdAJOw+kLA== |
4600 | 4560 | dependencies:
|
4601 | 4561 | ajv "5"
|
4602 | 4562 | bluebird "^3.5.1"
|
|
4617 | 4577 | scuid "^1.0.2"
|
4618 | 4578 | yaml-ast-parser "^0.0.40"
|
4619 | 4579 |
|
4620 |
| - |
4621 |
| - version "1.25.3" |
4622 |
| - resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.25.3.tgz#434aa2a2bd75822a573d662dc6a07da728545279" |
4623 |
| - integrity sha512-hv2Yi/BgHj9lKlAP0GpLJjengPLZJQcGbVD8Ou8n7fp32ZdepXkad9YlxhKUUFRd7xmwnsBDSraD6MbH2UR0Og== |
| 4580 | + |
| 4581 | + version "1.25.4" |
| 4582 | + resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.25.4.tgz#cc842950422faa65fb3e3b40bc0d076766bd0159" |
| 4583 | + integrity sha512-J2SzfdKZ/IsS2rhmSggJOAKwRl9ykSzFqaUp4Co914JVKKtYqzjmBqwJ7/sATv0psYnXE5fxOmQAXPyAsbdn5A== |
4624 | 4584 | dependencies:
|
4625 | 4585 | fs-extra "^7.0.0"
|
4626 |
| - prisma-cli-core "1.25.3" |
4627 |
| - prisma-cli-engine "1.25.3" |
| 4586 | + prisma-cli-core "1.25.4" |
| 4587 | + prisma-cli-engine "1.25.4" |
4628 | 4588 | semver "^5.4.1"
|
4629 | 4589 | source-map-support "^0.4.18"
|
4630 | 4590 |
|
|
0 commit comments