Skip to content

Commit 677b125

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency prisma to v1.32.0
1 parent 2cd62a8 commit 677b125

File tree

2 files changed

+71
-31
lines changed

2 files changed

+71
-31
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.18.11",
3131
"npm-run-all": "4.1.5",
32-
"prisma": "1.31.2",
32+
"prisma": "1.32.0",
3333
"ts-node": "7.0.1",
3434
"typescript": "3.4.5"
3535
},

yarn.lock

Lines changed: 70 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -4475,10 +4475,10 @@ prisma-binding@2.3.10:
44754475
subscriptions-transport-ws "0.9.16"
44764476
yargs "12.0.5"
44774477

4478-
prisma-cli-core@1.31.2:
4479-
version "1.31.2"
4480-
resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.31.2.tgz#8b3677cf0b0397554d20d91f7b68c8ad58baf138"
4481-
integrity sha512-0h/lXiPy0x/d15G8KkvnafmzV1OM5hKfbiFEQ4MnAn3M0TVBQO+zYVwNw3LexcOogkfQIJDL+0R5Anx0jYIo9Q==
4478+
prisma-cli-core@1.32.0:
4479+
version "1.32.0"
4480+
resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.32.0.tgz#ec658fb0eb09daa9a986d38f4241ff9cb9dce89d"
4481+
integrity sha512-DxwyHYLj4hVdTfGr/AlVwOYlIfArRw9CT+v/627+A87kPUQdFxsoypgDpFnkhfPGj1g525I5CPsjHLtE5NIgNg==
44824482
dependencies:
44834483
"@types/express" "^4.16.1"
44844484
adm-zip "^0.4.7"
@@ -4506,21 +4506,21 @@ prisma-cli-core@1.31.2:
45064506
node-forge "^0.7.1"
45074507
npm-run "4.1.2"
45084508
opn "^5.1.0"
4509-
prisma-client-lib "1.31.2"
4510-
prisma-datamodel "1.31.2"
4511-
prisma-db-introspection "1.31.2"
4512-
prisma-generate-schema "1.31.2"
4513-
prisma-yml "1.31.2"
4509+
prisma-client-lib "1.32.0"
4510+
prisma-datamodel "1.32.0"
4511+
prisma-db-introspection "1.32.0"
4512+
prisma-generate-schema "1.32.0"
4513+
prisma-yml "1.32.0"
45144514
scuid "^1.0.2"
45154515
semver "^5.6.0"
45164516
sillyname "^0.1.0"
45174517
source-map-support "^0.4.18"
45184518
table "^4.0.1"
45194519

4520-
prisma-cli-engine@1.31.2:
4521-
version "1.31.2"
4522-
resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.31.2.tgz#35ec3b226508c81caf24586b31046faca9a2340a"
4523-
integrity sha512-+S2CL9eb2R5Wj7zkCocNSul3dXZQwahJVcLxTUKD/cg2FLDTRkLewGjAtuQTxUqyPFdH3HzC8GXrp3Kmh5pyfw==
4520+
prisma-cli-engine@1.32.0:
4521+
version "1.32.0"
4522+
resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.32.0.tgz#fa9d85e9b90d7ecc91fac568fbc0e791e79b57bb"
4523+
integrity sha512-2xCHXDLVdEkp6Ud7QkcqdvFVSrtmN0oNnn7cljUBkl5h2DBQRBiTXORnrn0pg1IkE66mPNWyyiwWlg6jmJyIfA==
45244524
dependencies:
45254525
"@heroku/linewrap" "^1.0.0"
45264526
ansi-escapes "^3.0.0"
@@ -4556,7 +4556,7 @@ prisma-cli-engine@1.31.2:
45564556
mkdirp "^0.5.1"
45574557
opn "^5.1.0"
45584558
prisma-json-schema "0.1.3"
4559-
prisma-yml "1.31.2"
4559+
prisma-yml "1.32.0"
45604560
raven "2.6.4"
45614561
rwlockfile "^1.4.8"
45624562
scuid "^1.0.2"
@@ -4589,6 +4589,27 @@ prisma-client-lib@1.31.2:
45894589
ws "^6.1.0"
45904590
zen-observable "^0.8.10"
45914591

4592+
prisma-client-lib@1.32.0:
4593+
version "1.32.0"
4594+
resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.32.0.tgz#17d6a4b56aa03db3e2e58a2948cc1a9e2d617790"
4595+
integrity sha512-/vtFH85d9R0ULOiXvwuaMYj1C/bshYzUqnF882SJdPQXX12Ucz1kcNuYTP+nPBxjysKGBkayBJjy8J1c69bmzw==
4596+
dependencies:
4597+
"@types/node" "^10.12.0"
4598+
"@types/prettier" "^1.13.2"
4599+
debug "^4.1.0"
4600+
flow-bin "^0.87.0"
4601+
graphql-tag "^2.10.0"
4602+
http-link-dataloader "^0.1.6"
4603+
jsonwebtoken "^8.3.0"
4604+
lodash.flatten "^4.4.0"
4605+
prettier "1.16.4"
4606+
prisma-datamodel "1.32.0"
4607+
prisma-generate-schema "1.32.0"
4608+
subscriptions-transport-ws "^0.9.15"
4609+
uppercamelcase "^3.0.0"
4610+
ws "^6.1.0"
4611+
zen-observable "^0.8.10"
4612+
45924613
prisma-datamodel@1.31.2:
45934614
version "1.31.2"
45944615
resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.31.2.tgz#5fad3dc7b5e0236cfbc20504356821173604d118"
@@ -4598,10 +4619,19 @@ prisma-datamodel@1.31.2:
45984619
pluralize "^7.0.0"
45994620
popsicle "10"
46004621

4601-
prisma-db-introspection@1.31.2:
4602-
version "1.31.2"
4603-
resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.31.2.tgz#7f681108109d94b05c83465be349418732086c51"
4604-
integrity sha512-/zasArN2czvZrkrfeIcH4696jwCRObaFcO/V8I/UvF4HWIz9Yh2ILP4ds3tW+GDTR71YvwFYatoz9CUH04R2Jg==
4622+
prisma-datamodel@1.32.0:
4623+
version "1.32.0"
4624+
resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.32.0.tgz#6bd42fbc5431783a7c8466958d1b7f3a793da772"
4625+
integrity sha512-1t9CXFKmEC5RRYB8B3FkRfctOAnT16c3bnCaguuWUlLflwy1SNHMzViIM9f62huauXmwoXj8zptBQAj4msr+5Q==
4626+
dependencies:
4627+
graphql "^14.0.2"
4628+
pluralize "^7.0.0"
4629+
popsicle "10"
4630+
4631+
prisma-db-introspection@1.32.0:
4632+
version "1.32.0"
4633+
resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.32.0.tgz#00661565d7b9e40593ca65b18b7e759401651bcf"
4634+
integrity sha512-z2jQNElLrJS6+BsSmYViLgts6iLBTrPZM25a8j2Smv2t1ofwFgGRL1xfR1DI4qN7fEqNoYhv9JMrR9FKd5fJwQ==
46054635
dependencies:
46064636
"@types/mongodb" "^3.1.14"
46074637
"@types/mysql" "^2.15.5"
@@ -4611,8 +4641,8 @@ prisma-db-introspection@1.31.2:
46114641
mysql "^2.16.0"
46124642
pg "^7.4.1"
46134643
pluralize "^7.0.0"
4614-
prisma-datamodel "1.31.2"
4615-
prisma-yml "1.31.2"
4644+
prisma-datamodel "1.32.0"
4645+
prisma-yml "1.32.0"
46164646
scuid "^1.0.2"
46174647

46184648
prisma-generate-schema@1.31.2:
@@ -4625,6 +4655,16 @@ prisma-generate-schema@1.31.2:
46254655
popsicle "10"
46264656
prisma-datamodel "1.31.2"
46274657

4658+
prisma-generate-schema@1.32.0:
4659+
version "1.32.0"
4660+
resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.32.0.tgz#279320f62d22c2a49069032dbccf4ecb23983ce5"
4661+
integrity sha512-jBE9jbwGzDSxtVv3Dvh9KlUDHj1ZukvGRPjjvanyjHVcVDd+csw0p/ZilC0XYJpBX7bcfbZcplqj1+qx5MHhMA==
4662+
dependencies:
4663+
graphql "^14.0.2"
4664+
pluralize "^7.0.0"
4665+
popsicle "10"
4666+
prisma-datamodel "1.32.0"
4667+
46284668
prisma-json-schema@0.1.3:
46294669
version "0.1.3"
46304670
resolved "https://registry.yarnpkg.com/prisma-json-schema/-/prisma-json-schema-0.1.3.tgz#6c302db8f464f8b92e8694d3f7dd3f41ac9afcbe"
@@ -4654,10 +4694,10 @@ prisma-yml@1.20.0-beta.18:
46544694
scuid "^1.0.2"
46554695
yaml-ast-parser "^0.0.40"
46564696

4657-
prisma-yml@1.31.2:
4658-
version "1.31.2"
4659-
resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.31.2.tgz#9eff0c8e831ebc308cf4eddffefc01a1cc8e6f55"
4660-
integrity sha512-0p3mzK8gTVu7uLskLhjpnqvCbV/q5mgobS+r4ijLyO0Iyh5sidLkZ44A/U1IrSjLBpoMXxltiiQCwQseilTKTw==
4697+
prisma-yml@1.32.0:
4698+
version "1.32.0"
4699+
resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.32.0.tgz#c4be92acb0360001ee1afd53b6e440b1f78b20e5"
4700+
integrity sha512-zxEV2sIY2ZAovq26oSGnjtM33pk36Ijj/Us8alrXoqd6tbO01Zm7bZhaGme8H73GGiVNELeLXuxsrJsYb4KVfg==
46614701
dependencies:
46624702
ajv "5"
46634703
bluebird "^3.5.1"
@@ -4678,14 +4718,14 @@ prisma-yml@1.31.2:
46784718
scuid "^1.0.2"
46794719
yaml-ast-parser "^0.0.40"
46804720

4681-
prisma@1.31.2:
4682-
version "1.31.2"
4683-
resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.31.2.tgz#8406ecaca2a6c7145f234247401ae4ded3fafaa5"
4684-
integrity sha512-CPhj4IgDz3FCWfRW6oOluJgfWm1iHgfTge8jmpzC4XFgQ59419uvZaEdAXGuyjI8h8LD9TYz3BeyIWY/jLuvRw==
4721+
prisma@1.32.0:
4722+
version "1.32.0"
4723+
resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.32.0.tgz#554bfc386068303d5b5ace2f49379a25be03070e"
4724+
integrity sha512-ONplyZILNf/JU9Li2SJfs3iHaZgzw+qPda/oGIplfmIc+x/Mfk0lAPsvBavZsGIQ0VbGCY8Cc2Cg9Tcce91NVQ==
46854725
dependencies:
46864726
fs-extra "^7.0.0"
4687-
prisma-cli-core "1.31.2"
4688-
prisma-cli-engine "1.31.2"
4727+
prisma-cli-core "1.32.0"
4728+
prisma-cli-engine "1.32.0"
46894729
semver "^5.4.1"
46904730
source-map-support "^0.4.18"
46914731

0 commit comments

Comments
 (0)