Skip to content

Commit 825f227

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency prisma to v1.34.2
1 parent 6fdc3e9 commit 825f227

File tree

2 files changed

+31
-71
lines changed

2 files changed

+31
-71
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.34.1",
32+
"prisma": "1.34.2",
3333
"ts-node": "7.0.1",
3434
"typescript": "3.5.3"
3535
},

yarn.lock

Lines changed: 30 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -4499,10 +4499,10 @@ [email protected]:
44994499
subscriptions-transport-ws "0.9.16"
45004500
yargs "12.0.5"
45014501

4502-
4503-
version "1.34.1"
4504-
resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.34.1.tgz#1ae1460d627f9d649edb8517158c284aae06e17f"
4505-
integrity sha512-tu5dMJgell4IV4pD7xMbAzNUF30yNsrYNeaIvqxSGvwv3qOuT/CAki9mW1MQew6ASQOvJyyQ5+Nxe2cdk6Mv1Q==
4502+
4503+
version "1.34.2"
4504+
resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.34.2.tgz#7f5196084787922c8e02651be87c49c3f5da90c0"
4505+
integrity sha512-6XaEExgrutcgoOJzM3DMoATAbsgqc8+3LBd6DKYJNjli6gjxTUcKT28kBVhSNqEKJqsRms9iVNMxROL0C8lGfQ==
45064506
dependencies:
45074507
"@types/express" "^4.16.1"
45084508
adm-zip "^0.4.7"
@@ -4530,21 +4530,21 @@ [email protected]:
45304530
node-forge "^0.7.1"
45314531
npm-run "4.1.2"
45324532
opn "^5.1.0"
4533-
prisma-client-lib "1.34.1"
4534-
prisma-datamodel "1.34.1"
4535-
prisma-db-introspection "1.34.1"
4536-
prisma-generate-schema "1.34.1"
4537-
prisma-yml "1.34.1"
4533+
prisma-client-lib "1.34.2"
4534+
prisma-datamodel "1.34.2"
4535+
prisma-db-introspection "1.34.2"
4536+
prisma-generate-schema "1.34.2"
4537+
prisma-yml "1.34.2"
45384538
scuid "^1.0.2"
45394539
semver "^5.6.0"
45404540
sillyname "^0.1.0"
45414541
source-map-support "^0.4.18"
45424542
table "^4.0.1"
45434543

4544-
4545-
version "1.34.1"
4546-
resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.34.1.tgz#2b8b05ec4a140602ac135fe9890a22eff84573e3"
4547-
integrity sha512-jvmja2vp3XfKxxV5k247TN1cPhbLEAS72ZK3u0qI8zusHkRmBHgg+RazLZRzjk9KjNfoP9pp2+80+bVeRR8/MA==
4544+
4545+
version "1.34.2"
4546+
resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.34.2.tgz#61d2ca1191551c49ac3b4a78a747f5a8c8416487"
4547+
integrity sha512-lFhCz0ayiNcaL7PhvbM0Ac5PIwwtBPFaITx+7j6ObTnOXBygl9G3HhaoIjlCWUvmvT1//HmFvCH23+vQ/lwz+Q==
45484548
dependencies:
45494549
"@heroku/linewrap" "^1.0.0"
45504550
ansi-escapes "^3.0.0"
@@ -4580,7 +4580,7 @@ [email protected]:
45804580
mkdirp "^0.5.1"
45814581
opn "^5.1.0"
45824582
prisma-json-schema "0.1.3"
4583-
prisma-yml "1.34.1"
4583+
prisma-yml "1.34.2"
45844584
raven "2.6.4"
45854585
rwlockfile "^1.4.8"
45864586
scuid "^1.0.2"
@@ -4592,27 +4592,6 @@ [email protected]:
45924592
treeify "^1.0.1"
45934593
update-notifier "^2.3.0"
45944594

4595-
4596-
version "1.34.1"
4597-
resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.34.1.tgz#94a223357f59228eac6d51eb3ce7ed0b766fbd8c"
4598-
integrity sha512-1/gVrj/GORMcdl9CGRJE397blgOLIzVLJgMPrzRga76mXOqztaEMLvNABrjmE+99/2kHzefzjsBWic7+VrvIgQ==
4599-
dependencies:
4600-
"@types/node" "^10.12.0"
4601-
"@types/prettier" "^1.13.2"
4602-
debug "^4.1.0"
4603-
flow-bin "^0.87.0"
4604-
graphql-tag "^2.10.0"
4605-
http-link-dataloader "^0.1.6"
4606-
jsonwebtoken "^8.3.0"
4607-
lodash.flatten "^4.4.0"
4608-
prettier "1.16.4"
4609-
prisma-datamodel "1.34.1"
4610-
prisma-generate-schema "1.34.1"
4611-
subscriptions-transport-ws "^0.9.15"
4612-
uppercamelcase "^3.0.0"
4613-
ws "^6.1.0"
4614-
zen-observable "^0.8.10"
4615-
46164595
46174596
version "1.34.2"
46184597
resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.34.2.tgz#a4fb1f4ffb033e6231b234dced0ccab3f0f9d9fc"
@@ -4634,15 +4613,6 @@ [email protected]:
46344613
ws "^6.1.0"
46354614
zen-observable "^0.8.10"
46364615

4637-
4638-
version "1.34.1"
4639-
resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.34.1.tgz#098c5c9a7ee71e8669053af27df186a1198db406"
4640-
integrity sha512-ZNWW45VtmkAgDXuQQe8K4rQ4AWHbfUiOWv3or/zEaD4yYnRf4bJLmcXbWXVg47S9RdyxNA20M5m6EkxLFkSqlw==
4641-
dependencies:
4642-
graphql "^14.3.0"
4643-
pluralize "^7.0.0"
4644-
popsicle "10"
4645-
46464616
46474617
version "1.34.2"
46484618
resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.34.2.tgz#b8e89c4fa5481fb54efa869147c1201e668e0ac1"
@@ -4652,10 +4622,10 @@ [email protected]:
46524622
pluralize "^7.0.0"
46534623
popsicle "10"
46544624

4655-
4656-
version "1.34.1"
4657-
resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.34.1.tgz#2f91b157c5c9d0475952af1afd2c25c15a188e80"
4658-
integrity sha512-qAegVZW9fAPUGvPw4HM4b9gWHahnUTv10ZKhDySZ5DxxfpDGFC1Ji+j9S2Djqr144drH9Wn5DfsUgYgKQYYoTQ==
4625+
4626+
version "1.34.2"
4627+
resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.34.2.tgz#054b6877e098b9f3b88e0f550b229031f9448c23"
4628+
integrity sha512-n9G9+po+Kozyi4IWc76b5fw46FjkRSb3ojx1lLjnmf40NXqVDJPJceqKDRlrz/Xn50V78DjrMcWE1JzkktNxOg==
46594629
dependencies:
46604630
"@types/mongodb" "^3.1.14"
46614631
"@types/mysql" "^2.15.5"
@@ -4665,20 +4635,10 @@ [email protected]:
46654635
mysql "^2.16.0"
46664636
pg "^7.4.1"
46674637
pluralize "^7.0.0"
4668-
prisma-datamodel "1.34.1"
4669-
prisma-yml "1.34.1"
4638+
prisma-datamodel "1.34.2"
4639+
prisma-yml "1.34.2"
46704640
scuid "^1.0.2"
46714641

4672-
4673-
version "1.34.1"
4674-
resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.34.1.tgz#a6458149d9fcda8d5d5cb4e04110cd13732efd3a"
4675-
integrity sha512-NMsPYYRCQ93f5AtY3P3XYsOWWBVeBsjANfqtiautH6ye9POHlXxru1u3nn1dtCvKcjMiOxBvUPiPPi2SsgrS3Q==
4676-
dependencies:
4677-
graphql "^14.3.0"
4678-
pluralize "^7.0.0"
4679-
popsicle "10"
4680-
prisma-datamodel "1.34.1"
4681-
46824642
46834643
version "1.34.2"
46844644
resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.34.2.tgz#0d1e6fb51f8314a4dc4d83cdd780a2d8380a4511"
@@ -4718,10 +4678,10 @@ [email protected]:
47184678
scuid "^1.0.2"
47194679
yaml-ast-parser "^0.0.40"
47204680

4721-
4722-
version "1.34.1"
4723-
resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.34.1.tgz#ebed154b0bc54a754fcea4c8cc206fa31101b529"
4724-
integrity sha512-QyFnznzpGzohxvIzMbsC9EMcCGr18uEB8Djoagq3y3yd1HLkuOkArstkfQd8QqgPILkN0P8uYuf9NbS/VW58FA==
4681+
4682+
version "1.34.2"
4683+
resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.34.2.tgz#6b5195d86fb0618d8d56e71e8433b480697968ac"
4684+
integrity sha512-13v8TGKgDJD3U1qkh5H/0jWhcv5zuBsdlxxRaopiaDU1PuBzdQa7lD3VwHauzIi4EK0U+RiNi0OxTBW3Ndf3nQ==
47254685
dependencies:
47264686
ajv "5"
47274687
bluebird "^3.5.1"
@@ -4742,14 +4702,14 @@ [email protected]:
47424702
scuid "^1.0.2"
47434703
yaml-ast-parser "^0.0.40"
47444704

4745-
4746-
version "1.34.1"
4747-
resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.34.1.tgz#ca4c8e4d64c4f32695a2d59dccf1c7483a4924e2"
4748-
integrity sha512-0xo03Pa2jtdHG2LBTYPaaOByG5ae5Yu0G84KLbSEnmFNz0Cx3L5PjJo0H15Gs3zpuTYQNmiVy4ABwD5VhdRDaw==
4705+
4706+
version "1.34.2"
4707+
resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.34.2.tgz#f038d599be7e57adbe3354f52088ebf88471d72b"
4708+
integrity sha512-zNNGyKpWHbA+jZjmdgGVrwz4xJPJWEjGVOCS+YiQOXtkbyXP007FzRt4bGjuPaIi+CaJJZQ1sufHE4CExrf5Bw==
47494709
dependencies:
47504710
fs-extra "^7.0.0"
4751-
prisma-cli-core "1.34.1"
4752-
prisma-cli-engine "1.34.1"
4711+
prisma-cli-core "1.34.2"
4712+
prisma-cli-engine "1.34.2"
47534713
semver "^5.4.1"
47544714
source-map-support "^0.4.18"
47554715

0 commit comments

Comments
 (0)