Skip to content

Commit 311b6f3

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency prisma to v1.34.5
1 parent fd0d43b commit 311b6f3

File tree

2 files changed

+31
-71
lines changed

2 files changed

+31
-71
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.19.1",
3131
"npm-run-all": "4.1.5",
32-
"prisma": "1.34.3",
32+
"prisma": "1.34.5",
3333
"ts-node": "7.0.1",
3434
"typescript": "3.5.3"
3535
},

yarn.lock

+30-70
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.3"
4504-
resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.34.3.tgz#012d40dc67a5921e4e457f0e478521ea771e734a"
4505-
integrity sha512-Q9N/v4UPUX4yJUV5lSfgLX5DgWLna3BVJfvSW6pq2vSscptdqMlUrKsDlinJLXk0e7jIOfL+2o4SmvpElZSJaw==
4502+
4503+
version "1.34.5"
4504+
resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.34.5.tgz#8c74f6729e47bb2f0f7cb5cfdea92eccab372349"
4505+
integrity sha512-GlOFUUSkC1oYlpu90N9YL5h4r94DcM9DTfWZmW83q8oRWwCFHtJNnIVg+5FmRhXMqoGgbmRA4p9nSUFzMatfSA==
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.3"
4534-
prisma-datamodel "1.34.3"
4535-
prisma-db-introspection "1.34.3"
4536-
prisma-generate-schema "1.34.3"
4537-
prisma-yml "1.34.3"
4533+
prisma-client-lib "1.34.5"
4534+
prisma-datamodel "1.34.5"
4535+
prisma-db-introspection "1.34.5"
4536+
prisma-generate-schema "1.34.5"
4537+
prisma-yml "1.34.5"
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.3"
4546-
resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.34.3.tgz#0eb0be5b8d96ad26e88c2ea33ef019fc33fb0839"
4547-
integrity sha512-oAn6WF3eKO7fmwoszJ3iRV/jrfy5K5wOHbFi5NB+JQ75ykCU2VhRpErKqpNCl/Wcgcy06huxq719UJZYW+TIRQ==
4544+
4545+
version "1.34.5"
4546+
resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.34.5.tgz#704d64e2a11e12ed5478447b4c3e1a954acda921"
4547+
integrity sha512-qqHDFqq8C5s3sqLfgN6dWvmn2IV7tyfdsOOHYAaR4ZZCuDZQ1y2LxKfm2xYpkrq/j2smOWWhI59w0q+vZAGJsQ==
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.3"
4583+
prisma-yml "1.34.5"
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.3"
4597-
resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.34.3.tgz#c504e386346875bd9807b03a083dde91937664f6"
4598-
integrity sha512-wPjZa7cQDsJlAeLG9SBTKMjDiWuV4PtAn4uL4jVTzkp+cbWyYgICTB0IrCFZGloiU3kfPVZJVyFOPq4jqTysOA==
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.3"
4610-
prisma-generate-schema "1.34.3"
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.5"
46184597
resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.34.5.tgz#f7567c48723dc06a696d13862367320d161a3ba5"
@@ -4634,15 +4613,6 @@ [email protected]:
46344613
ws "^6.1.0"
46354614
zen-observable "^0.8.10"
46364615

4637-
4638-
version "1.34.3"
4639-
resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.34.3.tgz#932f97af3099ccc235a9f48c5d9e111751248c8e"
4640-
integrity sha512-aVt0Xa+AD9Rk7NIyYxBGJCOfH5c6fMeIf9bxq+8LZhRimFDwouChGz6PC2LOfFdMaINjL5lqiK3dloZko2K+vQ==
4641-
dependencies:
4642-
graphql "^14.3.0"
4643-
pluralize "^7.0.0"
4644-
popsicle "10"
4645-
46464616
46474617
version "1.34.5"
46484618
resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.34.5.tgz#1561d5f24364c6e774d7c9efc98ae2780ad144d4"
@@ -4652,10 +4622,10 @@ [email protected]:
46524622
pluralize "^7.0.0"
46534623
popsicle "10"
46544624

4655-
4656-
version "1.34.3"
4657-
resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.34.3.tgz#fc97e77f9fd4bf8e59e52528dfc701d2c2dc6e88"
4658-
integrity sha512-cVuZEYtCYswEwLgUwJHqBdy1Cq1cOek6MiqS+ZuqWey+M+QZAMucsJJ4pJmGFtlFe6QA8CdJknWoBeQR1wf7mA==
4625+
4626+
version "1.34.5"
4627+
resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.34.5.tgz#b3bc17d0fdd1b79d816005cce1e9913383b91eab"
4628+
integrity sha512-z3mzh1S4axCuEvpdBKkG7FwN7sG1KklCF+eu/JfwQ7xeYzz6zNM2cxQX0Q/TqanSgsAVmWtxMvfwCldxBfNxFg==
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.3"
4669-
prisma-yml "1.34.3"
4638+
prisma-datamodel "1.34.5"
4639+
prisma-yml "1.34.5"
46704640
scuid "^1.0.2"
46714641

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

4721-
4722-
version "1.34.3"
4723-
resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.34.3.tgz#290e996e6749823941c896b4741918e66aa1e104"
4724-
integrity sha512-L9Z41tpdKRycNKE6pSpwOkNp+RiBApfPNV6H5ioGxcRChI9dfVZdTA3t7AWHM0uEJYEPSLcf5dqKv1eDy5Ew4g==
4681+
4682+
version "1.34.5"
4683+
resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.34.5.tgz#ec3dbe711c1bda13ba9334d617c1b1dd09e6413f"
4684+
integrity sha512-DU+isXbD+ZGMjyIMHgoPQAl2tbJeGZZohzmuYfEtAwS5U1qh1eJkKGNKc8lQfWRx/C+gDhCzoPKK2fFSFY3ksQ==
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.3"
4747-
resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.34.3.tgz#be3bc0313042ed19ad5eee92b93dcf687403a407"
4748-
integrity sha512-spevINuVlcqfNtYgv3VpOdytmNFpSANvrpkJ4bm7XKiGfHyCpJ0cD9SGQwTZQbLy+jKHwJYw/ZN3M6Bac28t+g==
4705+
4706+
version "1.34.5"
4707+
resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.34.5.tgz#506881db1c8d64ee4e9a1cb78d44c2317142aba0"
4708+
integrity sha512-jYsL8aNEbGN7EWG7XPdfSpa2Q46SZZKCVdS8KrSTHqz/IuTaRVk/civ18FYRyWVZkMfs/44yCISeuXmxkYluGw==
47494709
dependencies:
47504710
fs-extra "^7.0.0"
4751-
prisma-cli-core "1.34.3"
4752-
prisma-cli-engine "1.34.3"
4711+
prisma-cli-core "1.34.5"
4712+
prisma-cli-engine "1.34.5"
47534713
semver "^5.4.1"
47544714
source-map-support "^0.4.18"
47554715

0 commit comments

Comments
 (0)