Skip to content

Commit 8d081ff

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency prisma to v1.26.6
1 parent d66f0d7 commit 8d081ff

File tree

2 files changed

+36
-76
lines changed

2 files changed

+36
-76
lines changed

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.18.10",
3131
"npm-run-all": "4.1.5",
32-
"prisma": "1.26.4",
32+
"prisma": "1.26.6",
3333
"ts-node": "7.0.1",
3434
"typescript": "3.3.3"
3535
},

yarn.lock

+35-75
Original file line numberDiff line numberDiff line change
@@ -1457,10 +1457,10 @@ dir-glob@^2.0.0:
14571457
arrify "^1.0.1"
14581458
path-type "^3.0.0"
14591459

1460-
directory-tree@^2.0.0:
1461-
version "2.1.0"
1462-
resolved "https://registry.yarnpkg.com/directory-tree/-/directory-tree-2.1.0.tgz#e0c1a66f625481aaf7d603741f0d3d93cdd4867a"
1463-
integrity sha1-4MGmb2JUgar31gN0Hw09k83Uhno=
1460+
directory-tree@2.2.1:
1461+
version "2.2.1"
1462+
resolved "https://registry.yarnpkg.com/directory-tree/-/directory-tree-2.2.1.tgz#3d56ce8a82a6c9612ac0879c6b4ed9ea54e89bde"
1463+
integrity sha512-AWgnCDEKC2/oSAA/0Ae3RhXnMkvOZtNAVQu7wF2/qXF5Xm8LhjWnEXLV4Yza45SmWkNPvNlo4zWPhZjcVd4T5w==
14641464

14651465
disparity@^2.0.0:
14661466
version "2.0.0"
@@ -4388,10 +4388,10 @@ [email protected]:
43884388
subscriptions-transport-ws "0.9.15"
43894389
yargs "12.0.5"
43904390

4391-
4392-
version "1.26.4"
4393-
resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.26.4.tgz#b79f2f9200bf2bc6e296ab90d1d4afef7930c628"
4394-
integrity sha512-kFC7qfaJC4W13offhMiO3g+dwgkIzXcrK7X6lJzJzpS5ZwuuB3c1Kro5J79rcBPJT/sOiE1dUqpG8QhaM9oClw==
4391+
4392+
version "1.26.6"
4393+
resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.26.6.tgz#e2b9f31faf4a216c6c6c14381fc5ac944da15ace"
4394+
integrity sha512-E2VhajPcOioalLHPAI6ZMX71XUwVIUWCHL/eFciOBhlw9tOg3zFyDJuNcpgZzAowhPmlIQ6b0mqi4fwtTYOd6g==
43954395
dependencies:
43964396
adm-zip "^0.4.7"
43974397
archiver "^2.0.3"
@@ -4417,20 +4417,20 @@ [email protected]:
44174417
node-forge "^0.7.1"
44184418
npm-run "4.1.2"
44194419
opn "^5.1.0"
4420-
prisma-client-lib "1.26.4"
4421-
prisma-datamodel "1.26.4"
4422-
prisma-db-introspection "1.26.4"
4423-
prisma-generate-schema "1.26.4"
4424-
prisma-yml "1.26.4"
4420+
prisma-client-lib "1.26.6"
4421+
prisma-datamodel "1.26.6"
4422+
prisma-db-introspection "1.26.6"
4423+
prisma-generate-schema "1.26.6"
4424+
prisma-yml "1.26.6"
44254425
scuid "^1.0.2"
44264426
sillyname "^0.1.0"
44274427
source-map-support "^0.4.18"
44284428
table "^4.0.1"
44294429

4430-
4431-
version "1.26.4"
4432-
resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.26.4.tgz#785b75e0093259b4868f9be1312ed656badef892"
4433-
integrity sha512-QXuM6nQfvZBiRuKsTmV+RP7OIRWyxLBEwhbnSnHSKnnMiofJNAb+lc6vPgOtptbMlgqS4S1iRbmWbba9a1jgFg==
4430+
prisma-cli-engine@^1.26.6:
4431+
version "1.26.6"
4432+
resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.26.6.tgz#f5206f0ce1ad38c8496ef14cf759bbd027ea3300"
4433+
integrity sha512-+mfsGaM08Y3jw72Ek1QSMqTJLW4oFqvguxosesHV+L2BiHNoKaI+cReC1i+8yVgAewgzT8K1MBgcEHYg6dckFw==
44344434
dependencies:
44354435
"@heroku/linewrap" "^1.0.0"
44364436
ansi-escapes "^3.0.0"
@@ -4439,7 +4439,7 @@ [email protected]:
44394439
chalk "^2.3.0"
44404440
charm "^1.0.2"
44414441
debug "^3.1.0"
4442-
directory-tree "^2.0.0"
4442+
directory-tree "2.2.1"
44434443
figures "^2.0.0"
44444444
find-up "^3.0.0"
44454445
fs-extra "^7.0.0"
@@ -4466,7 +4466,7 @@ [email protected]:
44664466
mkdirp "^0.5.1"
44674467
opn "^5.1.0"
44684468
prisma-json-schema "0.1.3"
4469-
prisma-yml "1.26.4"
4469+
prisma-yml "1.26.6"
44704470
raven "2.6.4"
44714471
rwlockfile "^1.4.8"
44724472
scuid "^1.0.2"
@@ -4478,27 +4478,6 @@ [email protected]:
44784478
treeify "^1.0.1"
44794479
update-notifier "^2.3.0"
44804480

4481-
4482-
version "1.26.4"
4483-
resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.26.4.tgz#26f8b509beb02d52f7a9591e64245c0a751f54eb"
4484-
integrity sha512-z26+6pQkxA3hLzA2tdMCcotwp3UGuTPq345z0kIimg/jyg0mokOC+Go6J/qeo2qeKfQ7CR+WZZh2oAGBjnSggg==
4485-
dependencies:
4486-
"@types/node" "^10.12.0"
4487-
"@types/prettier" "^1.13.2"
4488-
debug "^4.1.0"
4489-
flow-bin "^0.87.0"
4490-
graphql-tag "^2.10.0"
4491-
http-link-dataloader "^0.1.6"
4492-
jsonwebtoken "^8.3.0"
4493-
lodash.flatten "^4.4.0"
4494-
prettier "^1.14.3"
4495-
prisma-datamodel "1.26.4"
4496-
prisma-generate-schema "1.26.4"
4497-
subscriptions-transport-ws "^0.9.15"
4498-
uppercamelcase "^3.0.0"
4499-
ws "^6.1.0"
4500-
zen-observable "^0.8.10"
4501-
45024481
45034482
version "1.26.6"
45044483
resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.26.6.tgz#8225db97ce8955e929f550de8c120d3249d2e9fd"
@@ -4520,15 +4499,6 @@ [email protected]:
45204499
ws "^6.1.0"
45214500
zen-observable "^0.8.10"
45224501

4523-
4524-
version "1.26.4"
4525-
resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.26.4.tgz#42dd330e5385baa5b68367b41021067823a820ac"
4526-
integrity sha512-T3hUh6s7PIyRoyaYBXqnDLItlxKCUETavv0Se4OaEzkggnieBi6xMAWRJn5LEdJSs7HVBNX+4piXHAvLKHrSWQ==
4527-
dependencies:
4528-
graphql "^14.0.2"
4529-
pluralize "^7.0.0"
4530-
popsicle "10"
4531-
45324502
45334503
version "1.26.6"
45344504
resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.26.6.tgz#e5a802770ec47d8922ff38a6849b42c8250f38e7"
@@ -4538,32 +4508,22 @@ [email protected]:
45384508
pluralize "^7.0.0"
45394509
popsicle "10"
45404510

4541-
4542-
version "1.26.4"
4543-
resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.26.4.tgz#a560c38ac7a0c8ab4284b1b832e46fbc13429125"
4544-
integrity sha512-3XzB1gnj9TVYEihB9YzyDRXmErVRHwDrMl+5Z3pV0wvjJ7VlS3dRsyAA+v/tE8Ogeh5/4gu4pfRE1r14OnaWqA==
4511+
4512+
version "1.26.6"
4513+
resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.26.6.tgz#0b71fdcd22fc320db56778fb405ae23cbb2c2018"
4514+
integrity sha512-1XOLaPK1SWs0z6agPSPR/KXaG/d11NQK3lbhMX5suLpYvdCWNQfFpD6TU2OOYexMl5WFipsZM2/pqwcWm3rUdg==
45454515
dependencies:
45464516
"@types/mongodb" "^3.1.14"
45474517
graphql-request "^1.5.0"
45484518
lodash "^4.17.4"
45494519
mongodb "^3.1.10"
45504520
pg "^7.4.1"
45514521
pluralize "^7.0.0"
4552-
prisma-datamodel "1.26.4"
4553-
prisma-yml "1.26.4"
4522+
prisma-datamodel "1.26.6"
4523+
prisma-yml "1.26.6"
45544524
scuid "^1.0.2"
45554525
uppercamelcase "^3.0.0"
45564526

4557-
4558-
version "1.26.4"
4559-
resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.26.4.tgz#edc25d82feea3531d95247e389d4e256e2b4af3e"
4560-
integrity sha512-iDk37Jz/tTqGYJ9o264w6pYtd15UirYGiFq+3tU40xTgcYHz1d5FX05U6Dm8FLuqq97FqFtz8tUyuc6IZ26F5Q==
4561-
dependencies:
4562-
graphql "^14.0.2"
4563-
pluralize "^7.0.0"
4564-
popsicle "10"
4565-
prisma-datamodel "1.26.4"
4566-
45674527
45684528
version "1.26.6"
45694529
resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.26.6.tgz#8f06629a3bfdd5373d9eb8082786e07fc4e78047"
@@ -4603,10 +4563,10 @@ [email protected]:
46034563
scuid "^1.0.2"
46044564
yaml-ast-parser "^0.0.40"
46054565

4606-
4607-
version "1.26.4"
4608-
resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.26.4.tgz#fd6f2c216650f141dd877f4890b2626ca0e05e9a"
4609-
integrity sha512-peLxrqpXjgYufAdRYHV3rowqUyAjoR6hWKRPxEQF4UjTvf+YVHmO1FHA9nCB9oHuVYkKDFztSVZ9lVrl3qQgqw==
4566+
4567+
version "1.26.6"
4568+
resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.26.6.tgz#e91b63c6cfb49bcb0ae09b76d8524f58fc0668a9"
4569+
integrity sha512-dWBTeQbyWr/4d97ZKjxFPvIHytnNlBsNzgsJC1eew3qoZ9A8vtRIFhsnPiD3kYIf67w56i2QO2O5Infe2FzMww==
46104570
dependencies:
46114571
ajv "5"
46124572
bluebird "^3.5.1"
@@ -4627,14 +4587,14 @@ [email protected]:
46274587
scuid "^1.0.2"
46284588
yaml-ast-parser "^0.0.40"
46294589

4630-
4631-
version "1.26.4"
4632-
resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.26.4.tgz#0faf68753e2cfb92cafb3b583558fc40e703a1fb"
4633-
integrity sha512-Ksz4uMyjStHi2WvL8ycdbzmwaqBSWtKCVIEoB705f5TjThGC4QxtpFLwD+NjfJ7vW504tpb6S+piyDthp/eC6Q==
4590+
4591+
version "1.26.6"
4592+
resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.26.6.tgz#96a80fac8adc764037b5530007c9d6671f44a3f9"
4593+
integrity sha512-TwAOKG7TG2842daJKC6spzC78cVRQNQVP1uZ7ChNDCRs5HFbQOUliZAAVxOPZwRqASPckq2SZ4dz3/KLF9LOlw==
46344594
dependencies:
46354595
fs-extra "^7.0.0"
4636-
prisma-cli-core "1.26.4"
4637-
prisma-cli-engine "1.26.4"
4596+
prisma-cli-core "1.26.6"
4597+
prisma-cli-engine "^1.26.6"
46384598
semver "^5.4.1"
46394599
source-map-support "^0.4.18"
46404600

0 commit comments

Comments
 (0)