|
4389 | 4389 | subscriptions-transport-ws "0.9.15"
|
4390 | 4390 | yargs "12.0.5"
|
4391 | 4391 |
|
4392 |
| - |
4393 |
| - version "1.26.1" |
4394 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.26.1.tgz#36a70a17821786500beb3ddfbb88b3f0d7e9f6b6" |
4395 |
| - integrity sha512-CvSvAlgEf1H+WyVN0PPfcPLmE/sKK7YBkslBjMsqp8gbzdYIc+NsYqCGAkPIbTmuUgSCKgAfHORt/9AV+/hAyA== |
| 4392 | + |
| 4393 | + version "1.26.2" |
| 4394 | + resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.26.2.tgz#0b23ed5611c1a36f13e96fe419ff3857985fd58f" |
| 4395 | + integrity sha512-Xa2bd2O0PI8FaUdCaKt07mjhQU0F7RK7diENdHGC9/TDV3VGa3XmYpnKFsMD4KNiX7px0tFCI9j1bW104iRZRw== |
4396 | 4396 | dependencies:
|
4397 | 4397 | adm-zip "^0.4.7"
|
4398 | 4398 | archiver "^2.0.3"
|
|
4418 | 4418 | node-forge "^0.7.1"
|
4419 | 4419 | npm-run "4.1.2"
|
4420 | 4420 | opn "^5.1.0"
|
4421 |
| - prisma-client-lib "1.26.1" |
4422 |
| - prisma-datamodel "1.26.1" |
4423 |
| - prisma-db-introspection "1.26.1" |
4424 |
| - prisma-generate-schema "1.26.1" |
4425 |
| - prisma-yml "1.26.1" |
| 4421 | + prisma-client-lib "1.26.2" |
| 4422 | + prisma-datamodel "1.26.2" |
| 4423 | + prisma-db-introspection "1.26.2" |
| 4424 | + prisma-generate-schema "1.26.2" |
| 4425 | + prisma-yml "1.26.2" |
4426 | 4426 | scuid "^1.0.2"
|
4427 | 4427 | sillyname "^0.1.0"
|
4428 | 4428 | source-map-support "^0.4.18"
|
4429 | 4429 | table "^4.0.1"
|
4430 | 4430 |
|
4431 |
| - |
4432 |
| - version "1.26.1" |
4433 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.26.1.tgz#e2ae8c16609a4bcc2c6f8bfdbea9e193ae4f97d4" |
4434 |
| - integrity sha512-wW9a45Sui4yjkyTflI3zUVF9X5hPdrrR2tvDkRv9c+nuQ16PqsNvP9l+FHeHmFaTSiMgqYTeI2lsRkViviJezg== |
| 4431 | + |
| 4432 | + version "1.26.2" |
| 4433 | + resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.26.2.tgz#308a2bd2d652c86af7c1faae2fd3e618b3858188" |
| 4434 | + integrity sha512-uydeWAC6figlYHot+z7iqIGOb6+ayaEUsbrqvWhuBKkF0Vs2dIYeDxEGfpeAeD0G1g2XChbCIUOwdztdcFHqMA== |
4435 | 4435 | dependencies:
|
4436 | 4436 | "@heroku/linewrap" "^1.0.0"
|
4437 | 4437 | ansi-escapes "^3.0.0"
|
|
4467 | 4467 | mkdirp "^0.5.1"
|
4468 | 4468 | opn "^5.1.0"
|
4469 | 4469 | prisma-json-schema "0.1.3"
|
4470 |
| - prisma-yml "1.26.1" |
| 4470 | + prisma-yml "1.26.2" |
4471 | 4471 | raven "2.6.4"
|
4472 | 4472 | rwlockfile "^1.4.8"
|
4473 | 4473 | scuid "^1.0.2"
|
|
4500 | 4500 | ws "^6.1.0"
|
4501 | 4501 | zen-observable "^0.8.10"
|
4502 | 4502 |
|
| 4503 | + |
| 4504 | + version "1.26.2" |
| 4505 | + resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.26.2.tgz#01b4f105126c75d39d5b38b63b9df3bcc1850370" |
| 4506 | + integrity sha512-qwqnnQzPz6lG5CmXeDgWmmtYTrwqIgX/g6TvhAhzY4RihrAb942MRyOb1v4Niri/wS1S/8EYJsosBEjlmWDwEw== |
| 4507 | + dependencies: |
| 4508 | + "@types/node" "^10.12.0" |
| 4509 | + "@types/prettier" "^1.13.2" |
| 4510 | + debug "^4.1.0" |
| 4511 | + flow-bin "^0.87.0" |
| 4512 | + graphql-tag "^2.10.0" |
| 4513 | + http-link-dataloader "^0.1.6" |
| 4514 | + jsonwebtoken "^8.3.0" |
| 4515 | + lodash.flatten "^4.4.0" |
| 4516 | + prettier "^1.14.3" |
| 4517 | + prisma-datamodel "1.26.2" |
| 4518 | + prisma-generate-schema "1.26.2" |
| 4519 | + subscriptions-transport-ws "^0.9.15" |
| 4520 | + uppercamelcase "^3.0.0" |
| 4521 | + ws "^6.1.0" |
| 4522 | + zen-observable "^0.8.10" |
| 4523 | + |
4503 | 4524 |
|
4504 | 4525 | version "1.26.1"
|
4505 | 4526 | resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.26.1.tgz#7475412afc6082ae65a4f3bcae88fdac4559ccf8"
|
|
4509 | 4530 | pluralize "^7.0.0"
|
4510 | 4531 | popsicle "10"
|
4511 | 4532 |
|
4512 |
| - |
4513 |
| - version "1.26.1" |
4514 |
| - resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.26.1.tgz#11ccdc66d2e1eba686bfe59156745f371526cbc8" |
4515 |
| - integrity sha512-+WxUXo4ZDEeg3baQeEsRTfQnUjc55AC6r0Cmxm87JZxCt2CYgmzFEXby5VNAgT01rdVjVw8fZwJNyBpDB8vb+Q== |
| 4533 | + |
| 4534 | + version "1.26.2" |
| 4535 | + resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.26.2.tgz#94a3c004196e120b7632d5f05bea08f25d45c610" |
| 4536 | + integrity sha512-rnpm8VecGKiBMZKkhpUVYJGU1cyN9BsmZF3h6G/hA7lkywCDVqRv03+6Wv7+h6NQK0EFdmoFXfTYQ9PPXCDmOQ== |
| 4537 | + dependencies: |
| 4538 | + graphql "^14.0.2" |
| 4539 | + pluralize "^7.0.0" |
| 4540 | + popsicle "10" |
| 4541 | + |
| 4542 | + |
| 4543 | + version "1.26.2" |
| 4544 | + resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.26.2.tgz#3183872ed444da49ad392d2de03fa9eab318a723" |
| 4545 | + integrity sha512-ymuineGvzbOWTM0GOjW4evZfke2EInExvTf1LV6MNKGOLpGM+O/z7DRe2z1J9Cg2xjsvsfIWBc1bXJ/aIluzCg== |
4516 | 4546 | dependencies:
|
4517 | 4547 | "@types/mongodb" "^3.1.14"
|
4518 | 4548 | graphql-request "^1.5.0"
|
4519 | 4549 | lodash "^4.17.4"
|
4520 | 4550 | mongodb "^3.1.10"
|
4521 | 4551 | pg "^7.4.1"
|
4522 | 4552 | pluralize "^7.0.0"
|
4523 |
| - prisma-datamodel "1.26.1" |
4524 |
| - prisma-yml "1.26.1" |
| 4553 | + prisma-datamodel "1.26.2" |
| 4554 | + prisma-yml "1.26.2" |
4525 | 4555 | scuid "^1.0.2"
|
4526 | 4556 | uppercamelcase "^3.0.0"
|
4527 | 4557 |
|
|
4535 | 4565 | popsicle "10"
|
4536 | 4566 | prisma-datamodel "1.26.1"
|
4537 | 4567 |
|
| 4568 | + |
| 4569 | + version "1.26.2" |
| 4570 | + resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.26.2.tgz#e057096032d5d22e26b15c198f6a5085c0ec4de0" |
| 4571 | + integrity sha512-Ueczcne8f0L9w6Sne3zjgKnREVQOwUU/Pk0HoqKSxhvwIxXcWVcDCxbGxr888QdI5x8knvr7yYGFZwIFZpXABw== |
| 4572 | + dependencies: |
| 4573 | + graphql "^14.0.2" |
| 4574 | + pluralize "^7.0.0" |
| 4575 | + popsicle "10" |
| 4576 | + prisma-datamodel "1.26.2" |
| 4577 | + |
4538 | 4578 |
|
4539 | 4579 | version "0.1.3"
|
4540 | 4580 | resolved "https://registry.yarnpkg.com/prisma-json-schema/-/prisma-json-schema-0.1.3.tgz#6c302db8f464f8b92e8694d3f7dd3f41ac9afcbe"
|
|
4564 | 4604 | scuid "^1.0.2"
|
4565 | 4605 | yaml-ast-parser "^0.0.40"
|
4566 | 4606 |
|
4567 |
| - |
4568 |
| - version "1.26.1" |
4569 |
| - resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.26.1.tgz#b06793ecd062bdac4f3fffa7b50d441580fda3db" |
4570 |
| - integrity sha512-ZRL3duuTwGU429HczMnQPoRc4IpszMdS4njlyYfBZbItdqrZZf9A9+6pdwab4pkxp6sgH5iouuhGi1pBvBa7vQ== |
| 4607 | + |
| 4608 | + version "1.26.2" |
| 4609 | + resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.26.2.tgz#8830d63018d5cfa52ae48ef8c0fa9e167075df40" |
| 4610 | + integrity sha512-A4931vXAAlra4YKIcYOnRDM26dpjiMOPBH8Lw1NWlFzh6Awaoel0hyBH9w4iu0dhDvFf7WAYi1px5IGAAD2dIw== |
4571 | 4611 | dependencies:
|
4572 | 4612 | ajv "5"
|
4573 | 4613 | bluebird "^3.5.1"
|
|
4588 | 4628 | scuid "^1.0.2"
|
4589 | 4629 | yaml-ast-parser "^0.0.40"
|
4590 | 4630 |
|
4591 |
| - |
4592 |
| - version "1.26.1" |
4593 |
| - resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.26.1.tgz#1a44b2d584bf93f0c3cb19631556def7bb9328d8" |
4594 |
| - integrity sha512-g/NjvorgSgRkDAcC3M7c4seWPlWUf1ox+8DNMGRLxQjzH+TjusEeC3mxQtgjGFVBvZ8TPuMc4Y2sAKBbX225cA== |
| 4631 | + |
| 4632 | + version "1.26.2" |
| 4633 | + resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.26.2.tgz#0e74ec54deeeacc651e9c2970680f52939e15b3d" |
| 4634 | + integrity sha512-Tuq5crMldqOUDysCSJO5ZnLHhfmaMxaqJHTPmgcJYjWokLdJ/v6UZlr1URoqnqK9X3DVOND9nP/6wnPStqjglw== |
4595 | 4635 | dependencies:
|
4596 | 4636 | fs-extra "^7.0.0"
|
4597 |
| - prisma-cli-core "1.26.1" |
4598 |
| - prisma-cli-engine "1.26.1" |
| 4637 | + prisma-cli-core "1.26.2" |
| 4638 | + prisma-cli-engine "1.26.2" |
4599 | 4639 | semver "^5.4.1"
|
4600 | 4640 | source-map-support "^0.4.18"
|
4601 | 4641 |
|
|
0 commit comments