File tree Expand file tree Collapse file tree 2 files changed +12
-10
lines changed Expand file tree Collapse file tree 2 files changed +12
-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.9 " ,
21+ "prisma-binding" : " 2.2.10 " ,
2222 "prisma-client-lib" : " 1.22.2"
2323 },
2424 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -2132,11 +2132,12 @@ graphcool-yml@0.4.15:
21322132 scuid "^1.0.2"
21332133 yaml-ast-parser "^0.0.40"
21342134
2135- graphql-binding@2.3.6 :
2136- version "2.3.6 "
2137- resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-2.3.6 .tgz#37546f038567d56ea4f3ee3ec9e6629d078d9545 "
2138- integrity sha512-khQsAuGjAceZB8oLBIIIo7eomrqwICmxiDvaMz0bIhEUsyBr109CauFamkSBXxQKh71uf5e8MihCsW50gLfQEQ ==
2135+ graphql-binding@2.3.7 :
2136+ version "2.3.7 "
2137+ resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-2.3.7 .tgz#2480d9ae4582ab1fbedb3ab1ae67963f82a8b028 "
2138+ integrity sha512-fhvNySzmPHdqyjS73Rrr12RfJ2IehhFz7Ql7qYkls5KHwdktCg2E3MZroLiLkNQOx9uKIPq9AfibgIM7wecYKw ==
21392139 dependencies :
2140+ graphql "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
21402141 graphql-import "^0.7.1"
21412142 graphql-tools "4.0.3"
21422143 iterall "1.2.2"
@@ -4303,16 +4304,17 @@ prettier@^1.14.3:
43034304 resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.15.2.tgz#d31abe22afa4351efa14c7f8b94b58bb7452205e"
43044305 integrity sha512-YgPLFFA0CdKL4Eg2IHtUSjzj/BWgszDHiNQAe0VAIBse34148whfdzLagRL+QiKS+YfK5ftB6X4v/MBw8yCoug==
43054306
4306- prisma-binding@2.2.9 :
4307- version "2.2.9 "
4308- resolved "https://registry.yarnpkg.com/prisma-binding/-/prisma-binding-2.2.9 .tgz#03f9fb3e3bb6336364afb2eacfdbf58a67ea8740 "
4309- integrity sha512-sq2tYZut1rXY6YJkltyJAlZT1Rs0id9PK6gGCYYzva5FyjIBj6LNu1s1iClmxfhgO++Xq4FHZ9pXy7+nL7WFKQ ==
4307+ prisma-binding@2.2.10 :
4308+ version "2.2.10 "
4309+ resolved "https://registry.yarnpkg.com/prisma-binding/-/prisma-binding-2.2.10 .tgz#c8af90ea14bdb5f76146699b6e7e1186f723779e "
4310+ integrity sha512-s89xmkbQUqXsA4rTepXMNtxNqfzAVnIvsXB7tYlQp/UnZVeTyZNT80IYggadPzNJ1PfsGUbgMae0YRiP9G+N0Q ==
43104311 dependencies :
43114312 apollo-link "1.2.4"
43124313 apollo-link-error "1.1.2"
43134314 apollo-link-ws "1.0.10"
43144315 cross-fetch "3.0.0"
4315- graphql-binding "2.3.6"
4316+ graphql "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
4317+ graphql-binding "2.3.7"
43164318 graphql-import "0.7.1"
43174319 graphql-tools "4.0.3"
43184320 http-link-dataloader "^0.1.6"
You can’t perform that action at this time.
0 commit comments