|
4480 | 4480 | subscriptions-transport-ws "0.9.16"
|
4481 | 4481 | yargs "12.0.5"
|
4482 | 4482 |
|
4483 |
| - |
4484 |
| - version "1.30.0" |
4485 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.30.0.tgz#2e91c83294b03588caaea60f6a82b67b813520e2" |
4486 |
| - integrity sha512-H2OlbOrMtrJbA4hL/rPJS6beYRyedzi6lG1wLHl5w2TDP3kFlTGOXjq+fXNB1KaNB+61kPYrLRvVzubLVs9YbQ== |
| 4483 | + |
| 4484 | + version "1.30.1" |
| 4485 | + resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.30.1.tgz#b1347fecaff5777ebb8ae0a7fc2dc9032dda7d83" |
| 4486 | + integrity sha512-MnGodt+q1fvY91oHu1/Y9sakqtmhRrO8a1E23TmNO192GlLWTs+c7GkGj4GkYRf7ua2Fl1xxHQUlTOWu75nlJQ== |
4487 | 4487 | dependencies:
|
4488 | 4488 | "@types/express" "^4.16.1"
|
4489 | 4489 | adm-zip "^0.4.7"
|
|
4511 | 4511 | node-forge "^0.7.1"
|
4512 | 4512 | npm-run "4.1.2"
|
4513 | 4513 | opn "^5.1.0"
|
4514 |
| - prisma-client-lib "1.30.0" |
4515 |
| - prisma-datamodel "1.30.0" |
4516 |
| - prisma-db-introspection "1.30.0" |
4517 |
| - prisma-generate-schema "1.30.0" |
4518 |
| - prisma-yml "1.30.0" |
| 4514 | + prisma-client-lib "1.30.1" |
| 4515 | + prisma-datamodel "1.30.1" |
| 4516 | + prisma-db-introspection "1.30.1" |
| 4517 | + prisma-generate-schema "1.30.1" |
| 4518 | + prisma-yml "1.30.1" |
4519 | 4519 | scuid "^1.0.2"
|
4520 | 4520 | semver "^5.6.0"
|
4521 | 4521 | sillyname "^0.1.0"
|
4522 | 4522 | source-map-support "^0.4.18"
|
4523 | 4523 | table "^4.0.1"
|
4524 | 4524 |
|
4525 |
| - |
4526 |
| - version "1.30.0" |
4527 |
| - resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.30.0.tgz#c3f053644b1b0e2dfa85520a797fd9b770d957cf" |
4528 |
| - integrity sha512-SrA5Xyfj0ujMICDjIj7Goimgbj/Vje3h36ZJz2MWsSj1EOQwKAJcKMNTsomLvCcXHENr7ThBh+HanHro8ZMsmQ== |
| 4525 | + |
| 4526 | + version "1.30.1" |
| 4527 | + resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.30.1.tgz#2c8bf0f1fe0c518439de6ce2e356b1c7e7d911b8" |
| 4528 | + integrity sha512-Eg0itolw5tMgHumq+71cM9qO1jEKgwRkPstOE6rMzWPFiRs81ohPyOT4OpbMQQlC19TjtXlTb7me8T4/jkBv8g== |
4529 | 4529 | dependencies:
|
4530 | 4530 | "@heroku/linewrap" "^1.0.0"
|
4531 | 4531 | ansi-escapes "^3.0.0"
|
|
4561 | 4561 | mkdirp "^0.5.1"
|
4562 | 4562 | opn "^5.1.0"
|
4563 | 4563 | prisma-json-schema "0.1.3"
|
4564 |
| - prisma-yml "1.30.0" |
| 4564 | + prisma-yml "1.30.1" |
4565 | 4565 | raven "2.6.4"
|
4566 | 4566 | rwlockfile "^1.4.8"
|
4567 | 4567 | scuid "^1.0.2"
|
|
4573 | 4573 | treeify "^1.0.1"
|
4574 | 4574 | update-notifier "^2.3.0"
|
4575 | 4575 |
|
4576 |
| - |
4577 |
| - version "1.30.0" |
4578 |
| - resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.30.0.tgz#f9f3395037d6c9814c13b0a0f1252d7b49fb96f9" |
4579 |
| - integrity sha512-c9RTLndJ3CRH8fgedOMRTjEUnjEf/T5iHB7TnSCS8AC0dhfBQ87DuxtzNSF5U+98y4lY8QAjpr1PiWfbpDYNzA== |
4580 |
| - dependencies: |
4581 |
| - "@types/node" "^10.12.0" |
4582 |
| - "@types/prettier" "^1.13.2" |
4583 |
| - debug "^4.1.0" |
4584 |
| - flow-bin "^0.87.0" |
4585 |
| - graphql-tag "^2.10.0" |
4586 |
| - http-link-dataloader "^0.1.6" |
4587 |
| - jsonwebtoken "^8.3.0" |
4588 |
| - lodash.flatten "^4.4.0" |
4589 |
| - prettier "1.14.3" |
4590 |
| - prisma-datamodel "1.30.0" |
4591 |
| - prisma-generate-schema "1.30.0" |
4592 |
| - subscriptions-transport-ws "^0.9.15" |
4593 |
| - uppercamelcase "^3.0.0" |
4594 |
| - ws "^6.1.0" |
4595 |
| - zen-observable "^0.8.10" |
4596 |
| - |
4597 | 4576 |
|
4598 | 4577 | version "1.30.1"
|
4599 | 4578 | resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.30.1.tgz#2f3ada4cbfe73dab4ca7c795b8e8db096a39024a"
|
|
4615 | 4594 | ws "^6.1.0"
|
4616 | 4595 | zen-observable "^0.8.10"
|
4617 | 4596 |
|
4618 |
| - |
4619 |
| - version "1.30.0" |
4620 |
| - resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.30.0.tgz#c6701c91beeaa4c00c733d5aac77410e6cccbcf5" |
4621 |
| - integrity sha512-4IagbEhdf0f/cSkZDrcNAx0tIabf4LcTWLvBJ/ddE4/i4q/kKhRzvSwh4cSU4EeE54jTN60FlDRqbCTcq+c65Q== |
4622 |
| - dependencies: |
4623 |
| - graphql "^14.0.2" |
4624 |
| - pluralize "^7.0.0" |
4625 |
| - popsicle "10" |
4626 |
| - |
4627 | 4597 |
|
4628 | 4598 | version "1.30.1"
|
4629 | 4599 | resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.30.1.tgz#97386f8c6b2e173ed489ce884d5736f28de7a092"
|
|
4633 | 4603 | pluralize "^7.0.0"
|
4634 | 4604 | popsicle "10"
|
4635 | 4605 |
|
4636 |
| - |
4637 |
| - version "1.30.0" |
4638 |
| - resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.30.0.tgz#ab48c77a67efdd498f81da40dfa1bb06ba3bc44b" |
4639 |
| - integrity sha512-qWxOoj8LLU1vCwzJjg84O/JkHTmeMVNaJ4NxfMKSimE6wXKkQzaUAEO1g9B5NGtHfaxjCJwU92Rk+Qf+Wym6tw== |
| 4606 | + |
| 4607 | + version "1.30.1" |
| 4608 | + resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.30.1.tgz#3c1e5ca5a8de0f9c8b413e665590af89699a60b0" |
| 4609 | + integrity sha512-NzLgfWCL1GBLJyp85CjezQYZsQ+Ev5PTmAWfh+f2M6bQK4x111NItmQ7nKTzCA/xOgg/CIBSzGJUWEHmbMZ7Hg== |
4640 | 4610 | dependencies:
|
4641 | 4611 | "@types/mongodb" "^3.1.14"
|
4642 | 4612 | "@types/mysql" "^2.15.5"
|
|
4647 | 4617 | mysql "^2.16.0"
|
4648 | 4618 | pg "^7.4.1"
|
4649 | 4619 | pluralize "^7.0.0"
|
4650 |
| - prisma-datamodel "1.30.0" |
4651 |
| - prisma-yml "1.30.0" |
| 4620 | + prisma-datamodel "1.30.1" |
| 4621 | + prisma-yml "1.30.1" |
4652 | 4622 | scuid "^1.0.2"
|
4653 | 4623 | uppercamelcase "^3.0.0"
|
4654 | 4624 |
|
4655 |
| - |
4656 |
| - version "1.30.0" |
4657 |
| - resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.30.0.tgz#62f123d4e5a6d21ec8421357b79af543292163ed" |
4658 |
| - integrity sha512-r2yUoq5s7B9sgi10OZ1WBaLVTo3Yv1xGn9VvcarIeIXSeLEWEGAYd6bU/CeZpbAlaeR0gKAc4rk4SB+WlQXiZA== |
4659 |
| - dependencies: |
4660 |
| - graphql "^14.0.2" |
4661 |
| - pluralize "^7.0.0" |
4662 |
| - popsicle "10" |
4663 |
| - prisma-datamodel "1.30.0" |
4664 |
| - |
4665 | 4625 |
|
4666 | 4626 | version "1.30.1"
|
4667 | 4627 | resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.30.1.tgz#7b80bf0d24354bac9f3808af76d960eb4a1a54ed"
|
|
4701 | 4661 | scuid "^1.0.2"
|
4702 | 4662 | yaml-ast-parser "^0.0.40"
|
4703 | 4663 |
|
4704 |
| - |
4705 |
| - version "1.30.0" |
4706 |
| - resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.30.0.tgz#2e103266cc01d0fc3759736e2ee6ca7fa4c7be6d" |
4707 |
| - integrity sha512-GUrUjPnXfXGCbMT4wsVYNsZUHE7gXMqnr+EKFqDvJGbg1bFvS+fjlt/CPf9RUx4gHCFerkH0Q7hY6SdkND3c5w== |
| 4664 | + |
| 4665 | + version "1.30.1" |
| 4666 | + resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.30.1.tgz#e2601037435a4670579a12942bde647fa59e6084" |
| 4667 | + integrity sha512-ulJqTKnAXVQviPeZOB+u5MLNGkJmG85ftkUV+YtPq7EUwtaVweXDQUrxAcGhvTcw4NqYZIXECAaMtsY+20OHmA== |
4708 | 4668 | dependencies:
|
4709 | 4669 | ajv "5"
|
4710 | 4670 | bluebird "^3.5.1"
|
|
4725 | 4685 | scuid "^1.0.2"
|
4726 | 4686 | yaml-ast-parser "^0.0.40"
|
4727 | 4687 |
|
4728 |
| - |
4729 |
| - version "1.30.0" |
4730 |
| - resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.30.0.tgz#7283d4f48df94541a7ee26b85f031433ec554db9" |
4731 |
| - integrity sha512-GMtMG3ZJ/4h+w0AA+Alzw5zWZ7aDUlljUfox9dCSuPB4x32AKSVsgV0rCraPv0Ygxz5apt5CBgY1V9iLPuhB3Q== |
| 4688 | + |
| 4689 | + version "1.30.1" |
| 4690 | + resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.30.1.tgz#705c37ae3783e166652f906fd46409b37b818402" |
| 4691 | + integrity sha512-Dq/Kp3RXAnoA59lGyO3RMfm0pcg0rQaFH/GrgsQ3d7ucoOcMw8Czptyt6jiwVW7oxbcvcA5HrwegVBl0vWv1ag== |
4732 | 4692 | dependencies:
|
4733 | 4693 | fs-extra "^7.0.0"
|
4734 |
| - prisma-cli-core "1.30.0" |
4735 |
| - prisma-cli-engine "1.30.0" |
| 4694 | + prisma-cli-core "1.30.1" |
| 4695 | + prisma-cli-engine "1.30.1" |
4736 | 4696 | semver "^5.4.1"
|
4737 | 4697 | source-map-support "^0.4.18"
|
4738 | 4698 |
|
|
0 commit comments