Skip to content

Commit 9e582b6

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency prisma to v1.25.4
1 parent 3658f36 commit 9e582b6

File tree

2 files changed

+31
-71
lines changed

2 files changed

+31
-71
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.18.9",
3131
"npm-run-all": "4.1.5",
32-
"prisma": "1.25.3",
32+
"prisma": "1.25.4",
3333
"ts-node": "7.0.1",
3434
"typescript": "3.2.4"
3535
},

Diff for: yarn.lock

+30-70
Original file line numberDiff line numberDiff line change
@@ -4378,10 +4378,10 @@ [email protected]:
43784378
subscriptions-transport-ws "0.9.15"
43794379
yargs "12.0.5"
43804380

4381-
4382-
version "1.25.3"
4383-
resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.25.3.tgz#e0f79f2f5696fb3abd2cd28ec1576d8e3062e14a"
4384-
integrity sha512-dXsCHvoySwu4Y4tV80F3POB/35rL3slV3DXp1pQx2d849nISifuF/0Hkp7/Z5vi/RpNH3HSL4yreJ1yBvYK41w==
4381+
4382+
version "1.25.4"
4383+
resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.25.4.tgz#5e573c30d373334304e896d79ea8b28fbd6f0c66"
4384+
integrity sha512-GCGeopqcuM73JkBRYW41IuVX5F8zj0t4THBf0eFH1q2eS438d/neJEmEGVJGJfn0onZvTDgbKEbyNaZdMdYkKg==
43854385
dependencies:
43864386
adm-zip "^0.4.7"
43874387
archiver "^2.0.3"
@@ -4407,20 +4407,20 @@ [email protected]:
44074407
node-forge "^0.7.1"
44084408
npm-run "4.1.2"
44094409
opn "^5.1.0"
4410-
prisma-client-lib "1.25.3"
4411-
prisma-datamodel "1.25.3"
4412-
prisma-db-introspection "1.25.3"
4413-
prisma-generate-schema "1.25.3"
4414-
prisma-yml "1.25.3"
4410+
prisma-client-lib "1.25.4"
4411+
prisma-datamodel "1.25.4"
4412+
prisma-db-introspection "1.25.4"
4413+
prisma-generate-schema "1.25.4"
4414+
prisma-yml "1.25.4"
44154415
scuid "^1.0.2"
44164416
sillyname "^0.1.0"
44174417
source-map-support "^0.4.18"
44184418
table "^4.0.1"
44194419

4420-
4421-
version "1.25.3"
4422-
resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.25.3.tgz#772b08903291983178d62d94f8b24a9a66c932ce"
4423-
integrity sha512-0E8RAljg0UgYcI9CjdatzCXGxxt17RrlL+SnuGHDXcBW14MHxFdlpP2MF5zN8du4l6IeoqR3ANqnT9KnUE4GMQ==
4420+
4421+
version "1.25.4"
4422+
resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.25.4.tgz#6ea83d10f85f117dff0734eead1a13bb98a2ed8f"
4423+
integrity sha512-2pbLLeVD++pX3Q3XDOR4jCL2j5oTiyIvkxASVb4AEOhPaQRA3rbY/yI8nCmWrKM4HlwHCLmheyEI5HRbeLL60A==
44244424
dependencies:
44254425
"@heroku/linewrap" "^1.0.0"
44264426
ansi-escapes "^3.0.0"
@@ -4456,7 +4456,7 @@ [email protected]:
44564456
mkdirp "^0.5.1"
44574457
opn "^5.1.0"
44584458
prisma-json-schema "0.1.3"
4459-
prisma-yml "1.25.3"
4459+
prisma-yml "1.25.4"
44604460
raven "2.6.4"
44614461
rwlockfile "^1.4.8"
44624462
scuid "^1.0.2"
@@ -4468,27 +4468,6 @@ [email protected]:
44684468
treeify "^1.0.1"
44694469
update-notifier "^2.3.0"
44704470

4471-
4472-
version "1.25.3"
4473-
resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.25.3.tgz#a7481db75d353c48193503c0819ebb261e5bb19a"
4474-
integrity sha512-iF0uZfelqZL4QtxOk7UZLCqUq9NBPw3dopux1+yGJwPF4md5eqmd2wy2kDlUXrLQ/EqMX+v01+p/lzk4T8e52w==
4475-
dependencies:
4476-
"@types/node" "^10.12.0"
4477-
"@types/prettier" "^1.13.2"
4478-
debug "^4.1.0"
4479-
flow-bin "^0.87.0"
4480-
graphql-tag "^2.10.0"
4481-
http-link-dataloader "^0.1.6"
4482-
jsonwebtoken "^8.3.0"
4483-
lodash.flatten "^4.4.0"
4484-
prettier "^1.14.3"
4485-
prisma-datamodel "1.25.3"
4486-
prisma-generate-schema "1.25.3"
4487-
subscriptions-transport-ws "^0.9.15"
4488-
uppercamelcase "^3.0.0"
4489-
ws "^6.1.0"
4490-
zen-observable "^0.8.10"
4491-
44924471
44934472
version "1.25.4"
44944473
resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.25.4.tgz#d760d1751a9889291ec2830710d0e0384d765990"
@@ -4510,15 +4489,6 @@ [email protected]:
45104489
ws "^6.1.0"
45114490
zen-observable "^0.8.10"
45124491

4513-
4514-
version "1.25.3"
4515-
resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.25.3.tgz#6b954a51b0ab1182f40a25218c2947ffd404f579"
4516-
integrity sha512-upLDHfb7BPmJx7dtcqgBK62TSqwxuOFzxm1Ao3ZHpQsqaJhgquPXU3/TCBmgmwq/sX4tq5uc5T8Kf8dO7Not+g==
4517-
dependencies:
4518-
graphql "^14.0.2"
4519-
pluralize "^7.0.0"
4520-
popsicle "10"
4521-
45224492
45234493
version "1.25.4"
45244494
resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.25.4.tgz#f44e45b3ac220600a371b28610f96b91a8073eb0"
@@ -4528,32 +4498,22 @@ [email protected]:
45284498
pluralize "^7.0.0"
45294499
popsicle "10"
45304500

4531-
4532-
version "1.25.3"
4533-
resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.25.3.tgz#f877c2e442d2152252d54703fbd7e56f2a28d92d"
4534-
integrity sha512-wugPlyj8llh13vgyMoBPllKuSn0Vo57FqBmrwNe82/SSJAh0AtkRkZRS+vZ46nsvgH5L1RTT/zHj62fbxOH2HA==
4501+
4502+
version "1.25.4"
4503+
resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.25.4.tgz#386de2fa4ee669da7abb929cdd5e6882fa8c9321"
4504+
integrity sha512-UoBC/B5Jq/KECc9qYss86IX4uFLdENb1sJ96g6Ed4RA5426vqDJrblSWFVWG9JqI3RWi93fZvoAP5VzMtYDKVQ==
45354505
dependencies:
45364506
"@types/mongodb" "^3.1.14"
45374507
graphql-request "^1.5.0"
45384508
lodash "^4.17.4"
45394509
mongodb "^3.1.10"
45404510
pg "^7.4.1"
45414511
pluralize "^7.0.0"
4542-
prisma-datamodel "1.25.3"
4543-
prisma-yml "1.25.3"
4512+
prisma-datamodel "1.25.4"
4513+
prisma-yml "1.25.4"
45444514
scuid "^1.0.2"
45454515
uppercamelcase "^3.0.0"
45464516

4547-
4548-
version "1.25.3"
4549-
resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.25.3.tgz#6c077e7bc62822ad3ba09265abe8a1dafb01569d"
4550-
integrity sha512-OdDME0glLmeUX7yxsLnHWU6lTJ6DFPhPC6YnQNHfExqyJZR6Rmm5R0X+o1N8cDuJif/68OMcbPygQWLq71xmjw==
4551-
dependencies:
4552-
graphql "^14.0.2"
4553-
pluralize "^7.0.0"
4554-
popsicle "10"
4555-
prisma-datamodel "1.25.3"
4556-
45574517
45584518
version "1.25.4"
45594519
resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.25.4.tgz#a9aa21fb967bfd41af77ebe5ca1abc16df6aa150"
@@ -4593,10 +4553,10 @@ [email protected]:
45934553
scuid "^1.0.2"
45944554
yaml-ast-parser "^0.0.40"
45954555

4596-
4597-
version "1.25.3"
4598-
resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.25.3.tgz#405703f383cffafe36bdc987b5a83bb08064c7a2"
4599-
integrity sha512-2GcEh3AJYuusogZXuzLAoYTFHa99OlSkhs/pHVQSUCmpJ7nS1sgIHqTXc8SZIm0SQ8oRu8j5izoACokrzbNR5A==
4556+
4557+
version "1.25.4"
4558+
resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.25.4.tgz#4ad9fa00abe95fc58888d5b9a122a86bff9637cf"
4559+
integrity sha512-/Aj1Td4wFjUc5wSxpupYFWrxwndvZYGcmb/bdKEfnrtTYuv71++dsiNoQI87gq+R3+LJMOSditTvEdAJOw+kLA==
46004560
dependencies:
46014561
ajv "5"
46024562
bluebird "^3.5.1"
@@ -4617,14 +4577,14 @@ [email protected]:
46174577
scuid "^1.0.2"
46184578
yaml-ast-parser "^0.0.40"
46194579

4620-
4621-
version "1.25.3"
4622-
resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.25.3.tgz#434aa2a2bd75822a573d662dc6a07da728545279"
4623-
integrity sha512-hv2Yi/BgHj9lKlAP0GpLJjengPLZJQcGbVD8Ou8n7fp32ZdepXkad9YlxhKUUFRd7xmwnsBDSraD6MbH2UR0Og==
4580+
4581+
version "1.25.4"
4582+
resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.25.4.tgz#cc842950422faa65fb3e3b40bc0d076766bd0159"
4583+
integrity sha512-J2SzfdKZ/IsS2rhmSggJOAKwRl9ykSzFqaUp4Co914JVKKtYqzjmBqwJ7/sATv0psYnXE5fxOmQAXPyAsbdn5A==
46244584
dependencies:
46254585
fs-extra "^7.0.0"
4626-
prisma-cli-core "1.25.3"
4627-
prisma-cli-engine "1.25.3"
4586+
prisma-cli-core "1.25.4"
4587+
prisma-cli-engine "1.25.4"
46284588
semver "^5.4.1"
46294589
source-map-support "^0.4.18"
46304590

0 commit comments

Comments
 (0)