|
4320 | 4320 | subscriptions-transport-ws "0.9.15"
|
4321 | 4321 | yargs "12.0.5"
|
4322 | 4322 |
|
4323 |
| - |
4324 |
| - version "1.22.1" |
4325 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.22.1.tgz#b798961bf82bb0c8088965c81193e9599826a8c7" |
4326 |
| - integrity sha512-j/s753JYfbxvYVqH9y1HTZCBkggKl0KeH8zZJS2ZZDTfcNGXYIqF38MlN/MY9vcL/qyl+gdfl/ymX4k0UScqTg== |
| 4323 | + |
| 4324 | + version "1.22.2" |
| 4325 | + resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.22.2.tgz#4d871452394f3d9b5c80c2bb34a61961b90d3dd9" |
| 4326 | + integrity sha512-lx74IYR3G1WrpPL1kp10blbQ/o1Nv/KU11+ZGVEGJ/CzX8uKFAkl+EzvnZztVUBQOuW2vwOpito5wI9kVnGo6w== |
4327 | 4327 | dependencies:
|
4328 | 4328 | adm-zip "^0.4.7"
|
4329 | 4329 | archiver "^2.0.3"
|
|
4349 | 4349 | node-forge "^0.7.1"
|
4350 | 4350 | npm-run "4.1.2"
|
4351 | 4351 | opn "^5.1.0"
|
4352 |
| - prisma-client-lib "1.22.1" |
4353 |
| - prisma-db-introspection "1.22.1" |
4354 |
| - prisma-generate-schema "1.22.1" |
4355 |
| - prisma-yml "1.22.1" |
| 4352 | + prisma-client-lib "1.22.2" |
| 4353 | + prisma-db-introspection "1.22.2" |
| 4354 | + prisma-generate-schema "1.22.2" |
| 4355 | + prisma-yml "1.22.2" |
4356 | 4356 | scuid "^1.0.2"
|
4357 | 4357 | sillyname "^0.1.0"
|
4358 | 4358 | source-map-support "^0.4.18"
|
4359 | 4359 | table "^4.0.1"
|
4360 | 4360 |
|
4361 |
| - |
4362 |
| - version "1.22.1" |
4363 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.22.1.tgz#45928283371c5e5f220ad2f8dec6a2a564555347" |
4364 |
| - integrity sha512-LsBqu6X3TgA0IYvFETnyCTckwKOLLP0fR5fwVcSz4Hh+n3JvTAZ5KBFiLqLpVyHr0SiazNlim2rrr7OCA2as/A== |
| 4361 | + |
| 4362 | + version "1.22.2" |
| 4363 | + resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.22.2.tgz#671f93ece94298acf6c9b7bf3f30c684c0a52e63" |
| 4364 | + integrity sha512-0vDpBNq8eLu1KcmN/BwRbHHGO1gJN+0fO5LKPrOZINx/NYjCROl+KqY2yJdSsy6VHDSUeTntpjURnAT/nUddmg== |
4365 | 4365 | dependencies:
|
4366 | 4366 | "@heroku/linewrap" "^1.0.0"
|
4367 | 4367 | ansi-escapes "^3.0.0"
|
|
4396 | 4396 | mkdirp "^0.5.1"
|
4397 | 4397 | opn "^5.1.0"
|
4398 | 4398 | prisma-json-schema "0.1.3"
|
4399 |
| - prisma-yml "1.22.1" |
| 4399 | + prisma-yml "1.22.2" |
4400 | 4400 | raven "2.6.4"
|
4401 | 4401 | rwlockfile "^1.4.8"
|
4402 | 4402 | scuid "^1.0.2"
|
|
4408 | 4408 | treeify "^1.0.1"
|
4409 | 4409 | update-notifier "^2.3.0"
|
4410 | 4410 |
|
4411 |
| - |
4412 |
| - version "1.22.1" |
4413 |
| - resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.22.1.tgz#54f83e9b155fcc7fa4587f4faddebbb56937bc78" |
4414 |
| - integrity sha512-gP0sJNkSduIV36dkjOkykam2Rt0SsJnRTsfLA6M/wIXj+Bfaj1KGC1e3DZxtuwO0hpnRguveX+LvfEMSZBUgWg== |
4415 |
| - dependencies: |
4416 |
| - "@types/node" "^10.12.0" |
4417 |
| - "@types/prettier" "^1.13.2" |
4418 |
| - debug "^4.1.0" |
4419 |
| - flow-bin "^0.87.0" |
4420 |
| - graphql-tag "^2.10.0" |
4421 |
| - http-link-dataloader "^0.1.6" |
4422 |
| - jsonwebtoken "^8.3.0" |
4423 |
| - lodash.flatten "^4.4.0" |
4424 |
| - prettier "^1.14.3" |
4425 |
| - prisma-generate-schema "1.22.1" |
4426 |
| - subscriptions-transport-ws "^0.9.15" |
4427 |
| - uppercamelcase "^3.0.0" |
4428 |
| - ws "^6.1.0" |
4429 |
| - zen-observable "^0.8.10" |
4430 |
| - |
4431 | 4411 |
|
4432 | 4412 | version "1.22.2"
|
4433 | 4413 | resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.22.2.tgz#e429d78f9514b79fcefe0cec1785f4dd3146530e"
|
|
4448 | 4428 | ws "^6.1.0"
|
4449 | 4429 | zen-observable "^0.8.10"
|
4450 | 4430 |
|
4451 |
| - |
4452 |
| - version "1.22.1" |
4453 |
| - resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.22.1.tgz#dfd338df65b5394cfbe6e29703d1ff8c92aaca5c" |
4454 |
| - integrity sha512-QAklWqOmkyT7Ybq8SfaW66D0XL471l3A0grbFjjOr5Xr7cqW4zw+Y8EmtLS5zUp5YuzTkYBW3ZZ3ziCCKl6ykQ== |
| 4431 | + |
| 4432 | + version "1.22.2" |
| 4433 | + resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.22.2.tgz#d214df4188564546e4499ff3b33f879e751a82cc" |
| 4434 | + integrity sha512-N7KZ4m4ypVG5PMEQa3KS8fN5fCdhV6H+82aNoFV7M0KIV0dGSIcngxdMNZ/XVkXNdaYLCiS/W/h7liJYDPuKdA== |
4455 | 4435 | dependencies:
|
4456 | 4436 | graphql-request "^1.5.0"
|
4457 | 4437 | lodash "^4.17.4"
|
4458 | 4438 | pg "^7.4.1"
|
4459 | 4439 | pluralize "^7.0.0"
|
4460 |
| - prisma-yml "1.22.1" |
| 4440 | + prisma-yml "1.22.2" |
4461 | 4441 | scuid "^1.0.2"
|
4462 | 4442 | uppercamelcase "^3.0.0"
|
4463 | 4443 |
|
4464 |
| - |
4465 |
| - version "1.22.1" |
4466 |
| - resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.22.1.tgz#6b01736f4a91e3bd9fdffeda25d91ba4d381bdc0" |
4467 |
| - integrity sha512-2fYyX4FjdpIrbvFtNIHDTvCIlMA7vyOZ2kRogTR7NxITgso/yctUeZ4a1OHI2X8LQMrPKgDXc62fQmn/+QQpkQ== |
4468 |
| - dependencies: |
4469 |
| - graphql "^14.0.2" |
4470 |
| - pluralize "^7.0.0" |
4471 |
| - popsicle "10" |
4472 |
| - |
4473 | 4444 |
|
4474 | 4445 | version "1.22.2"
|
4475 | 4446 | resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.22.2.tgz#eacc33e0e819155a6a5457f03b3a29e63b9ef787"
|
|
4508 | 4479 | scuid "^1.0.2"
|
4509 | 4480 | yaml-ast-parser "^0.0.40"
|
4510 | 4481 |
|
4511 |
| - |
4512 |
| - version "1.22.1" |
4513 |
| - resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.22.1.tgz#c53620a52dc6579bf6f78d10094a74553bf97cad" |
4514 |
| - integrity sha512-4kmbVKJnEjGvKdu7sqatz0HGjsaoo/a6/BeNnLdNhcpf2t5cHBcJZSTIGuQ45QpsJ35lU/nP/o5prUprMf0qpw== |
| 4482 | + |
| 4483 | + version "1.22.2" |
| 4484 | + resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.22.2.tgz#775cfcecfa1b668c9270a27e5b336dfbbfbd93c8" |
| 4485 | + integrity sha512-E/MraW36Wbj6T20UhLHJmXIQKyBr+hPuvYA6u2mE4s+jxkcmzW9zgwc+JL6XVpO7sW/9WOY1GIKWD8bdcmjSEQ== |
4515 | 4486 | dependencies:
|
4516 | 4487 | ajv "5"
|
4517 | 4488 | bluebird "^3.5.1"
|
|
4532 | 4503 | scuid "^1.0.2"
|
4533 | 4504 | yaml-ast-parser "^0.0.40"
|
4534 | 4505 |
|
4535 |
| - |
4536 |
| - version "1.22.1" |
4537 |
| - resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.22.1.tgz#8bc15e93d9d0fb2ef3885bcd1566c53d8a7cbdf1" |
4538 |
| - integrity sha512-aPIvi8M1WhOg93AbzdexlPqjoy6amRDsMA+j9ppRY89FXdu2g77049owgJUB/ptw1zVjT25Dvr8DnDS40kKDHA== |
| 4506 | + |
| 4507 | + version "1.22.2" |
| 4508 | + resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.22.2.tgz#4e78e8c9245d6a6d81ff119e1c7ca46e5ad36074" |
| 4509 | + integrity sha512-ViE5CEfU/kTOC03FS66E0ILtdPMiqbhd2jzGGcnTQn1JsTAx5OFzXqRt4gSUJtxGlBuJ8UV87sQbCTKs24lObA== |
4539 | 4510 | dependencies:
|
4540 | 4511 | fs-extra "^7.0.0"
|
4541 |
| - prisma-cli-core "1.22.1" |
4542 |
| - prisma-cli-engine "1.22.1" |
| 4512 | + prisma-cli-core "1.22.2" |
| 4513 | + prisma-cli-engine "1.22.2" |
4543 | 4514 | semver "^5.4.1"
|
4544 | 4515 | source-map-support "^0.4.18"
|
4545 | 4516 |
|
|
0 commit comments