File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1818 "graphql-tools" : " 4.0.3" ,
1919 "graphql-yoga" : " 1.16.7" ,
2020 "jsonwebtoken" : " 8.4.0" ,
21- "prisma-binding" : " 2.2.1 " ,
21+ "prisma-binding" : " 2.2.2 " ,
2222 "prisma-client-lib" : " 1.20.7"
2323 },
2424 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -2380,10 +2380,10 @@ graphcool-yml@0.4.15:
23802380 scuid "^1.0.2"
23812381 yaml-ast-parser "^0.0.40"
23822382
2383- graphql-binding@2.3.2 :
2384- version "2.3.2 "
2385- resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-2.3.2 .tgz#05511bab58ffa13ee3035eca5f29e31ac2f3d7fa "
2386- integrity sha512-NjtzwxyFCKcrmcSCyrnO3ZJXJ12nU/C/Q3jcaz8NMii0CQf8TyVvlVpE8CViGryFZ6GTtSkV3B939f3lTm1rAw ==
2383+ graphql-binding@2.3.3 :
2384+ version "2.3.3 "
2385+ resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-2.3.3 .tgz#e1d7adf9f3f0872b54c08efb7483c7b3ab71c51f "
2386+ integrity sha512-LeT2V0GY1dnbJlD6gkXfRrO486OfNplyeeZh0QrgxTOCe9AhmA8+ewgn3rpy/v+zTR2rIiSUczugDe6h2O4F9Q ==
23872387 dependencies :
23882388 graphql-import "^0.7.1"
23892389 graphql-tools "4.0.3"
@@ -4673,16 +4673,16 @@ prettier@^1.14.3:
46734673 resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.15.2.tgz#d31abe22afa4351efa14c7f8b94b58bb7452205e"
46744674 integrity sha512-YgPLFFA0CdKL4Eg2IHtUSjzj/BWgszDHiNQAe0VAIBse34148whfdzLagRL+QiKS+YfK5ftB6X4v/MBw8yCoug==
46754675
4676- prisma-binding@2.2.1 :
4677- version "2.2.1 "
4678- resolved "https://registry.yarnpkg.com/prisma-binding/-/prisma-binding-2.2.1 .tgz#2aae8c98d9548b318d508dd7a54f8806e3905e33 "
4679- integrity sha512-pLUCsvCP+YxEM2YUJ+i0h5725NXEij4g52Xvlz9PDnExa48hJVLZ+rkP46yd0NjWPkeixchR6l+OixIR2oYnTA ==
4676+ prisma-binding@2.2.2 :
4677+ version "2.2.2 "
4678+ resolved "https://registry.yarnpkg.com/prisma-binding/-/prisma-binding-2.2.2 .tgz#9fecfd6eaab15a7f1b0d2a78f9b3277bbb20196b "
4679+ integrity sha512-x8KN3+VloMKTFGU2LgC8V7nX/RY/5z0ma0VaI4sd62FQJ9POnYCLTsoIktNBr4XFA5cMMab4qtt7I6vsw1wEzQ ==
46804680 dependencies :
46814681 apollo-link "1.2.3"
46824682 apollo-link-error "1.1.1"
46834683 apollo-link-ws "1.0.9"
46844684 cross-fetch "2.2.3"
4685- graphql-binding "2.3.2 "
4685+ graphql-binding "2.3.3 "
46864686 graphql-import "0.7.1"
46874687 graphql-tools "4.0.3"
46884688 http-link-dataloader "^0.1.6"
You can’t perform that action at this time.
0 commit comments