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.9" ,
2020 "jsonwebtoken" : " 8.4.0" ,
21- "prisma-binding" : " 2.2.11 " ,
21+ "prisma-binding" : " 2.2.12 " ,
2222 "prisma-client-lib" : " 1.23.2"
2323 },
2424 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -2154,10 +2154,10 @@ graphcool-yml@0.4.15:
21542154 scuid "^1.0.2"
21552155 yaml-ast-parser "^0.0.40"
21562156
2157- graphql-binding@2.3.7 :
2158- version "2.3.7 "
2159- resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-2.3.7 .tgz#2480d9ae4582ab1fbedb3ab1ae67963f82a8b028 "
2160- integrity sha512-fhvNySzmPHdqyjS73Rrr12RfJ2IehhFz7Ql7qYkls5KHwdktCg2E3MZroLiLkNQOx9uKIPq9AfibgIM7wecYKw ==
2157+ graphql-binding@2.3.8 :
2158+ version "2.3.8 "
2159+ resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-2.3.8 .tgz#7434d6ae95bf6d26ea566390c780d8b318009443 "
2160+ integrity sha512-lW9HnQsD4HV8P2pon53j31b2ySmoP8UgudRYw9L8vGcjvjwh9Rietg9lCMNB4zMwC6crnWO7Rtl6Rj3EWWyBuQ ==
21612161 dependencies :
21622162 graphql "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
21632163 graphql-import "^0.7.1"
@@ -4337,17 +4337,17 @@ prettier@^1.14.3:
43374337 resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.15.2.tgz#d31abe22afa4351efa14c7f8b94b58bb7452205e"
43384338 integrity sha512-YgPLFFA0CdKL4Eg2IHtUSjzj/BWgszDHiNQAe0VAIBse34148whfdzLagRL+QiKS+YfK5ftB6X4v/MBw8yCoug==
43394339
4340- prisma-binding@2.2.11 :
4341- version "2.2.11 "
4342- resolved "https://registry.yarnpkg.com/prisma-binding/-/prisma-binding-2.2.11 .tgz#af82e3f83615c09582d6e8f5567b1569f3712ace "
4343- integrity sha512-iR4s6p7BZcJAldh/+Mbn29INT5VpKN+R0rLcfCLIgJk/DWVrtmHMgLn3OxeWet57CKDPpGGwNyslLV3MIssjOw ==
4340+ prisma-binding@2.2.12 :
4341+ version "2.2.12 "
4342+ resolved "https://registry.yarnpkg.com/prisma-binding/-/prisma-binding-2.2.12 .tgz#574b0ba92d08eafa45d4608b90921f0b856789db "
4343+ integrity sha512-7OJpeSrAAPmK+PZrvcDWV4kcyUDAQVpW/MAZiyCjb7dDsd9+lQIyR3vLLTsE5on4vu8cRRx5MijXiDYvw6XDfw ==
43444344 dependencies :
43454345 apollo-link "1.2.6"
43464346 apollo-link-error "1.1.5"
43474347 apollo-link-ws "1.0.12"
43484348 cross-fetch "3.0.0"
43494349 graphql "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
4350- graphql-binding "2.3.7 "
4350+ graphql-binding "2.3.8 "
43514351 graphql-import "0.7.1"
43524352 graphql-tools "4.0.3"
43534353 http-link-dataloader "^0.1.6"
You can’t perform that action at this time.
0 commit comments