Skip to content

Commit d8e0ab6

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency prisma to v1.34.0
1 parent e9907cc commit d8e0ab6

File tree

2 files changed

+34
-74
lines changed

2 files changed

+34
-74
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"graphql-resolver-codegen": "0.3.1",
3030
"nodemon": "1.19.1",
3131
"npm-run-all": "4.1.5",
32-
"prisma": "1.33.0",
32+
"prisma": "1.34.0",
3333
"ts-node": "7.0.1",
3434
"typescript": "3.4.5"
3535
},

Diff for: yarn.lock

+33-73
Original file line numberDiff line numberDiff line change
@@ -2509,7 +2509,7 @@ [email protected], graphql@^14.3.0:
25092509
dependencies:
25102510
iterall "^1.2.2"
25112511

2512-
"graphql@^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0", graphql@^14.0.2:
2512+
"graphql@^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0":
25132513
version "14.0.2"
25142514
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.0.2.tgz#7dded337a4c3fd2d075692323384034b357f5650"
25152515
integrity sha512-gUC4YYsaiSJT1h40krG3J+USGlwhzNTXSb4IOZljn9ag5Tj+RkoXrWp+Kh7WyE3t1NCfab5kzCuxBIvOMERMXw==
@@ -4480,10 +4480,10 @@ [email protected]:
44804480
subscriptions-transport-ws "0.9.16"
44814481
yargs "12.0.5"
44824482

4483-
prisma-cli-core@1.33.0:
4484-
version "1.33.0"
4485-
resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.33.0.tgz#0e3a96f9a7740718e76b362e89e09a5d2b352cd3"
4486-
integrity sha512-MTIiD5ie9w9UAYRoHpQBQKeRuTIRulk4eGNCH/lEJh+gp+9ukURaabuvMuQ1QbVMKbExdzYQAQK+8+mL1nW65A==
4483+
prisma-cli-core@1.34.0:
4484+
version "1.34.0"
4485+
resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.34.0.tgz#5a74bdfb92827db8687c81ab5916028768161e4f"
4486+
integrity sha512-m32cpyRrVfAZap4NwF2mAKaZw/9sR4UsxZcV/PInfgtCIwdQoCB2Kr8rf9WNZXjD/leJHucPKo3od7WNyckPJw==
44874487
dependencies:
44884488
"@types/express" "^4.16.1"
44894489
adm-zip "^0.4.7"
@@ -4497,7 +4497,7 @@ [email protected]:
44974497
figures "^2.0.0"
44984498
fs-extra "^7.0.0"
44994499
globby "^8.0.1"
4500-
graphql "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
4500+
graphql "^14.3.0"
45014501
graphql-config "2.2.1"
45024502
graphql-config-extension-prisma "0.2.5"
45034503
graphql-playground-middleware-express "^1.6.2"
@@ -4511,21 +4511,21 @@ [email protected]:
45114511
node-forge "^0.7.1"
45124512
npm-run "4.1.2"
45134513
opn "^5.1.0"
4514-
prisma-client-lib "1.33.0"
4515-
prisma-datamodel "1.33.0"
4516-
prisma-db-introspection "1.33.0"
4517-
prisma-generate-schema "1.33.0"
4518-
prisma-yml "1.33.0"
4514+
prisma-client-lib "1.34.0"
4515+
prisma-datamodel "1.34.0"
4516+
prisma-db-introspection "1.34.0"
4517+
prisma-generate-schema "1.34.0"
4518+
prisma-yml "1.34.0"
45194519
scuid "^1.0.2"
45204520
semver "^5.6.0"
45214521
sillyname "^0.1.0"
45224522
source-map-support "^0.4.18"
45234523
table "^4.0.1"
45244524

4525-
prisma-cli-engine@1.33.0:
4526-
version "1.33.0"
4527-
resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.33.0.tgz#eb2ccc881c37a5eacec54122a7bfb034e70b9977"
4528-
integrity sha512-YzV9SJKpIs1WDK4QBBBk/i76yX5EI7TGdy0AX2pJRASbh5zg+SAgIczbDHcVaQdAg5KyZgoMZz7gpK0U43b2zQ==
4525+
prisma-cli-engine@1.34.0:
4526+
version "1.34.0"
4527+
resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.34.0.tgz#d4d4f05b5c58e5c17a8f42f0c32ae87a6f7fcff3"
4528+
integrity sha512-xqpqDp3iMMscTGcxAFS+X3nA3zx7G0Kz41rZNZ7qr72cuNHxQ3Uxn2xgfzdtLDyM7RNWaevsXOjxgAV8Z4zxvw==
45294529
dependencies:
45304530
"@heroku/linewrap" "^1.0.0"
45314531
ansi-escapes "^3.0.0"
@@ -4538,7 +4538,7 @@ [email protected]:
45384538
figures "^2.0.0"
45394539
find-up "^3.0.0"
45404540
fs-extra "^7.0.0"
4541-
graphql "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
4541+
graphql "^14.3.0"
45424542
graphql-request "^1.5.0"
45434543
inquirer "^6.2.0"
45444544
isomorphic-fetch "^2.2.1"
@@ -4561,7 +4561,7 @@ [email protected]:
45614561
mkdirp "^0.5.1"
45624562
opn "^5.1.0"
45634563
prisma-json-schema "0.1.3"
4564-
prisma-yml "1.33.0"
4564+
prisma-yml "1.34.0"
45654565
raven "2.6.4"
45664566
rwlockfile "^1.4.8"
45674567
scuid "^1.0.2"
@@ -4573,27 +4573,6 @@ [email protected]:
45734573
treeify "^1.0.1"
45744574
update-notifier "^2.3.0"
45754575

4576-
4577-
version "1.33.0"
4578-
resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.33.0.tgz#e446c85ffd926283230ba98d0ee8dd6ba3988782"
4579-
integrity sha512-jM2CrcgNH7WgwGBDyJebTcbG2JUQgHhuOw27Pn30KwGTJw8rqanIBhuVfhlWHPvOSSO30u/KV4hMPspiH4vyww==
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.16.4"
4590-
prisma-datamodel "1.33.0"
4591-
prisma-generate-schema "1.33.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-
45974576
45984577
version "1.34.0"
45994578
resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.34.0.tgz#e58dc67132c423d20f3c7ee7552a956b5b821ac9"
@@ -4615,15 +4594,6 @@ [email protected]:
46154594
ws "^6.1.0"
46164595
zen-observable "^0.8.10"
46174596

4618-
4619-
version "1.33.0"
4620-
resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.33.0.tgz#64d8b4cc78ada8c60cc31d7fda51d060b202886f"
4621-
integrity sha512-RjdxjSYAikEATQo1Oxtw7n1ySdXv1wnyI8BVTH+ffasdQ/iVHsW5qia6+3nLznc7pgTLpwBEmZVtmPPWNI/z1A==
4622-
dependencies:
4623-
graphql "^14.0.2"
4624-
pluralize "^7.0.0"
4625-
popsicle "10"
4626-
46274597
46284598
version "1.34.0"
46294599
resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.34.0.tgz#2a3d153845619e376efa48960a421d7c56f10b62"
@@ -4633,10 +4603,10 @@ [email protected]:
46334603
pluralize "^7.0.0"
46344604
popsicle "10"
46354605

4636-
prisma-db-introspection@1.33.0:
4637-
version "1.33.0"
4638-
resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.33.0.tgz#6edb0bbce2de8a87c0342c1f18172f300b6e92ab"
4639-
integrity sha512-Cyn1t5rFw7Exm4nAdrfdy9v5V1ZxOzLw3hn3BtTiSkSr7hmASTG5dn6dQzPa/BMR5Fj10BQsumpYyEmcNoLlvg==
4606+
prisma-db-introspection@1.34.0:
4607+
version "1.34.0"
4608+
resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.34.0.tgz#8db54bd6ba69338b71f869c3483f1cfdc5d1132e"
4609+
integrity sha512-QeQY3Xc1vbrdzKeL3Nw65repUecltFY2adaXePCd77Av7eTLDHZdLnctb/9Fno4u7LI1ma0jOOBThFaSwui/Rg==
46404610
dependencies:
46414611
"@types/mongodb" "^3.1.14"
46424612
"@types/mysql" "^2.15.5"
@@ -4646,20 +4616,10 @@ [email protected]:
46464616
mysql "^2.16.0"
46474617
pg "^7.4.1"
46484618
pluralize "^7.0.0"
4649-
prisma-datamodel "1.33.0"
4650-
prisma-yml "1.33.0"
4619+
prisma-datamodel "1.34.0"
4620+
prisma-yml "1.34.0"
46514621
scuid "^1.0.2"
46524622

4653-
4654-
version "1.33.0"
4655-
resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.33.0.tgz#d966240de5e0c925d7e4ae7f64cb0f476115e51e"
4656-
integrity sha512-ZGuFpzDOM2MHB3U33x7pckt3xsvR15C9ndP0SNsCxckRY7XDu3BRncTPXpbWKUR91RCpSH2ipyaPutd+0Bttvg==
4657-
dependencies:
4658-
graphql "^14.0.2"
4659-
pluralize "^7.0.0"
4660-
popsicle "10"
4661-
prisma-datamodel "1.33.0"
4662-
46634623
46644624
version "1.34.0"
46654625
resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.34.0.tgz#b2635257da61d6e931df936c007d563fb5fedc23"
@@ -4699,10 +4659,10 @@ [email protected]:
46994659
scuid "^1.0.2"
47004660
yaml-ast-parser "^0.0.40"
47014661

4702-
prisma-yml@1.33.0:
4703-
version "1.33.0"
4704-
resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.33.0.tgz#58fd38968f40a3f6a9692b2705ae1e4787ee5705"
4705-
integrity sha512-qfz6gCApPMXPeFUtGfpYW52RpSJQT7qQOw9jt579+j6ysWkY4gwVlVPhEcwAfwj0dm0X0a14GyD5o5EEt411pQ==
4662+
prisma-yml@1.34.0:
4663+
version "1.34.0"
4664+
resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.34.0.tgz#223792ad418cbce1ab3a46b77d6053255b3b6231"
4665+
integrity sha512-H00uhV5801upiJPPEN4Bo4goP59/N7Ya70kx8Yn4DWxAtuFW/8nrlu2Pok/DRZBKJTsT8wPbQi8z4M2924GJDw==
47064666
dependencies:
47074667
ajv "5"
47084668
bluebird "^3.5.1"
@@ -4723,14 +4683,14 @@ [email protected]:
47234683
scuid "^1.0.2"
47244684
yaml-ast-parser "^0.0.40"
47254685

4726-
prisma@1.33.0:
4727-
version "1.33.0"
4728-
resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.33.0.tgz#15d55116f1ac101426bf7f72b98cb9126bd81a4c"
4729-
integrity sha512-sge6ozagrh3iMc+QIxU7Vu0fnjB7Gamwf/rwayctYk3EqkBsqLETXL7Gn328ZBhkPNeF2n70KLozvf89T12NaQ==
4686+
prisma@1.34.0:
4687+
version "1.34.0"
4688+
resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.34.0.tgz#a96da887b2dc192f58c50432b6d4062e001c190e"
4689+
integrity sha512-SWoQcuRd9yxaQeXD5UFSZvLsdNYxOG8g1Dtbk5c+xUhIm3nALBSxztBWn+p//5DU5dj6xkQdnWxSOZYCJ9zyqw==
47304690
dependencies:
47314691
fs-extra "^7.0.0"
4732-
prisma-cli-core "1.33.0"
4733-
prisma-cli-engine "1.33.0"
4692+
prisma-cli-core "1.34.0"
4693+
prisma-cli-engine "1.34.0"
47344694
semver "^5.4.1"
47354695
source-map-support "^0.4.18"
47364696

0 commit comments

Comments
 (0)