@@ -4367,10 +4367,10 @@ prisma-binding@2.2.14:
43674367 subscriptions-transport-ws "0.9.15"
43684368 yargs "12.0.5"
43694369
4370- prisma-cli-core@1.24 .0 :
4371- version "1.24 .0"
4372- resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.24 .0.tgz#cbcf5b1a66aa2a337c979690e5b629bf22e68d47 "
4373- integrity sha512-P/BK3Vj6mh08D4lYYcMZBool+fRNOpAf/jfDkjwpXWf/VEdy1D/2xrR4MmRJ5rM8QztraHRcWjwv2TYsGc9kFw ==
4370+ prisma-cli-core@1.25 .0 :
4371+ version "1.25 .0"
4372+ resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.25 .0.tgz#d7fbdafe30a3f83f2658f77e5c7a43a7f508746e "
4373+ integrity sha512-UnzkHXknCGPpHxTciH4oV6J5pQuMDgdlpYLAXa6FfpYOUjUPpI5a0hbgGgGFFvaCnctBaxUnD786Fuj0KCjicQ ==
43744374 dependencies :
43754375 adm-zip "^0.4.7"
43764376 archiver "^2.0.3"
@@ -4396,20 +4396,20 @@ prisma-cli-core@1.24.0:
43964396 node-forge "^0.7.1"
43974397 npm-run "4.1.2"
43984398 opn "^5.1.0"
4399- prisma-client-lib "1.24 .0"
4400- prisma-datamodel "1.24 .0"
4401- prisma-db-introspection "1.24 .0"
4402- prisma-generate-schema "1.24 .0"
4403- prisma-yml "1.24 .0"
4399+ prisma-client-lib "1.25 .0"
4400+ prisma-datamodel "1.25 .0"
4401+ prisma-db-introspection "1.25 .0"
4402+ prisma-generate-schema "1.25 .0"
4403+ prisma-yml "1.25 .0"
44044404 scuid "^1.0.2"
44054405 sillyname "^0.1.0"
44064406 source-map-support "^0.4.18"
44074407 table "^4.0.1"
44084408
4409- prisma-cli-engine@1.24 .0 :
4410- version "1.24 .0"
4411- resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.24 .0.tgz#8e4ad8af7cc6b42e96d087e432519d34f6433389 "
4412- integrity sha512-j+OzUy84P4SC6b3D6SIsyhk6EzGpJ4bPnpqXtisqpHrUXt+hccKiOBGUoLNYEO4t/nfGmg0F6oluqAxsYh09tQ ==
4409+ prisma-cli-engine@1.25 .0 :
4410+ version "1.25 .0"
4411+ resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.25 .0.tgz#ec3ab8ef8bc4b20aae6da5557fc3a936c0e64f19 "
4412+ integrity sha512-2hONmE4+l6hDQX789zREpobkfLKgQmJ/zK3QXvRmu+bk7RjXJKMPh/mG4WNsQZC5f0bThVT+Xji5qR3ZF3Wqpw ==
44134413 dependencies :
44144414 " @heroku/linewrap" " ^1.0.0"
44154415 ansi-escapes "^3.0.0"
@@ -4422,6 +4422,7 @@ prisma-cli-engine@1.24.0:
44224422 figures "^2.0.0"
44234423 find-up "^3.0.0"
44244424 fs-extra "^7.0.0"
4425+ graphql "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
44254426 graphql-request "^1.5.0"
44264427 inquirer "^6.2.0"
44274428 isomorphic-fetch "^2.2.1"
@@ -4444,7 +4445,7 @@ prisma-cli-engine@1.24.0:
44444445 mkdirp "^0.5.1"
44454446 opn "^5.1.0"
44464447 prisma-json-schema "0.1.3"
4447- prisma-yml "1.24 .0"
4448+ prisma-yml "1.25 .0"
44484449 raven "2.6.4"
44494450 rwlockfile "^1.4.8"
44504451 scuid "^1.0.2"
@@ -4456,27 +4457,6 @@ prisma-cli-engine@1.24.0:
44564457 treeify "^1.0.1"
44574458 update-notifier "^2.3.0"
44584459
4459- prisma-client-lib@1.24.0 :
4460- version "1.24.0"
4461- resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.24.0.tgz#1563b1f8a4ac177382cd83d4bb861217a402a2dc"
4462- integrity sha512-IK8y4iwCpIhuf4uhoVgJ3ptbx6rk+qMTi6gBeI5tuxRSmJpMWU4r0Cro6t3V34oxGSaT9z2h+tx9JsXuMmJoWA==
4463- dependencies :
4464- " @types/node" " ^10.12.0"
4465- " @types/prettier" " ^1.13.2"
4466- debug "^4.1.0"
4467- flow-bin "^0.87.0"
4468- graphql-tag "^2.10.0"
4469- http-link-dataloader "^0.1.6"
4470- jsonwebtoken "^8.3.0"
4471- lodash.flatten "^4.4.0"
4472- prettier "^1.14.3"
4473- prisma-datamodel "1.24.0"
4474- prisma-generate-schema "1.24.0"
4475- subscriptions-transport-ws "^0.9.15"
4476- uppercamelcase "^3.0.0"
4477- ws "^6.1.0"
4478- zen-observable "^0.8.10"
4479-
44804460prisma-client-lib@1.25.0 :
44814461 version "1.25.0"
44824462 resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.25.0.tgz#2a97fded913bbc97bd18339c07bf753df15f842a"
@@ -4498,15 +4478,6 @@ prisma-client-lib@1.25.0:
44984478 ws "^6.1.0"
44994479 zen-observable "^0.8.10"
45004480
4501- prisma-datamodel@1.24.0 :
4502- version "1.24.0"
4503- resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.24.0.tgz#31770659b781956845b3bc742c628e48b7142082"
4504- integrity sha512-pJsJ3lVpLVVx9GXS+3Mm+JhKY7qvO57hgYzEGIgkqLUEkoCmZtaV6/Re97WbY8vxvjKlEFGEAfPch1ZiKBvDLw==
4505- dependencies :
4506- graphql "^14.0.2"
4507- pluralize "^7.0.0"
4508- popsicle "10"
4509-
45104481prisma-datamodel@1.25.0 :
45114482 version "1.25.0"
45124483 resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.25.0.tgz#ca80cd1c190a33c4d76bdb43463dbd98cc2a212f"
@@ -4516,32 +4487,22 @@ prisma-datamodel@1.25.0:
45164487 pluralize "^7.0.0"
45174488 popsicle "10"
45184489
4519- prisma-db-introspection@1.24 .0 :
4520- version "1.24 .0"
4521- resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.24 .0.tgz#f3a503603524f59155209d1cf1bebb05ddfe242d "
4522- integrity sha512-e9N1MBFwKLT+cG1yVF4N3MYQhu+Kl9zUgXHJhNmW77pLS8xepeE2DQLGTk1Pb3Xw6YjDuLUsh2ep34N8vBcdjQ ==
4490+ prisma-db-introspection@1.25 .0 :
4491+ version "1.25 .0"
4492+ resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.25 .0.tgz#52caceceaa4dcdc5c7093d362f9a6f9175492c3b "
4493+ integrity sha512-d8GRwj0n8jDbamjmdQRwVuzotF/1DniudJRfqBT5ugi585/7i8X4u9eldN95RjSOney61KR64bwmAq6iKKkTiA ==
45234494 dependencies :
45244495 " @types/mongodb" " ^3.1.14"
45254496 graphql-request "^1.5.0"
45264497 lodash "^4.17.4"
45274498 mongodb "^3.1.10"
45284499 pg "^7.4.1"
45294500 pluralize "^7.0.0"
4530- prisma-datamodel "1.24 .0"
4531- prisma-yml "1.24 .0"
4501+ prisma-datamodel "1.25 .0"
4502+ prisma-yml "1.25 .0"
45324503 scuid "^1.0.2"
45334504 uppercamelcase "^3.0.0"
45344505
4535- prisma-generate-schema@1.24.0 :
4536- version "1.24.0"
4537- resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.24.0.tgz#8c670aaee12bae6218eadfc293bb3e3185831e4d"
4538- integrity sha512-NhWhCn7+NUMIbVHkJ1LzZPGxAH9T3VKXzUV+wRzrszUiVc6/KZc3ENMxadDNN/3mHYuB8yBccM7//XQ1pBnw8g==
4539- dependencies :
4540- graphql "^14.0.2"
4541- pluralize "^7.0.0"
4542- popsicle "10"
4543- prisma-datamodel "1.24.0"
4544-
45454506prisma-generate-schema@1.25.0 :
45464507 version "1.25.0"
45474508 resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.25.0.tgz#719ea4f68358b9540e11c957076b2116308b447b"
@@ -4581,10 +4542,10 @@ prisma-yml@1.20.0-beta.18:
45814542 scuid "^1.0.2"
45824543 yaml-ast-parser "^0.0.40"
45834544
4584- prisma-yml@1.24 .0 :
4585- version "1.24 .0"
4586- resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.24 .0.tgz#b31f5b1361af17415bd29dbb550037057ea7ebaf "
4587- integrity sha512-KgIBnEFSM0htnZd09UquZOxwFqk78eeOXDg8GBiiRqXj5M8PY5o1hj3CYt80vA74OGhm5TWnb68vFzqg52H5VQ ==
4545+ prisma-yml@1.25 .0 :
4546+ version "1.25 .0"
4547+ resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.25 .0.tgz#d9f99e1825ecab22e129fde18de1a29c3f9093f0 "
4548+ integrity sha512-dyJVQXGdfXiYjZbeB2cpYEaJdqdWyl6/meRsfqr7+0V4WHRr9Iga0YDuk9VSswT0lbQQ5GKnEDPr2DJmWxW4zA ==
45884549 dependencies :
45894550 ajv "5"
45904551 bluebird "^3.5.1"
@@ -4605,14 +4566,14 @@ prisma-yml@1.24.0:
46054566 scuid "^1.0.2"
46064567 yaml-ast-parser "^0.0.40"
46074568
4608- prisma@1.24 .0 :
4609- version "1.24 .0"
4610- resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.24 .0.tgz#56a63b2d5adda88ea4e703920c39243d4cd9f443 "
4611- integrity sha512-+Mel+QJ8+ZTn7CGKrcGmg7Y8Gcue4Ri6A/hNXtxb04B+Njrl0E/Mj5PNgJwV8shjClQ8AAvH6FOqaeKTWnswUg ==
4569+ prisma@1.25 .0 :
4570+ version "1.25 .0"
4571+ resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.25 .0.tgz#afe4036bfe24678fcc8433957fdde8f7109a3fbf "
4572+ integrity sha512-Bk/96MCTGVmupgwnfuisGOjWskt5WRcZ0oTDAXqWfRhZeHh4Suc7l4GiWSNeFb969U+xq7oNpzEqc/YzMiFw4A ==
46124573 dependencies :
46134574 fs-extra "^7.0.0"
4614- prisma-cli-core "1.24 .0"
4615- prisma-cli-engine "1.24 .0"
4575+ prisma-cli-core "1.25 .0"
4576+ prisma-cli-engine "1.25 .0"
46164577 semver "^5.4.1"
46174578 source-map-support "^0.4.18"
46184579
0 commit comments