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.4" ,
1919 "graphql-yoga" : " 1.17.4" ,
2020 "jsonwebtoken" : " 8.5.0" ,
21- "prisma-binding" : " 2.3.4 " ,
21+ "prisma-binding" : " 2.3.5 " ,
2222 "prisma-client-lib" : " 1.28.1"
2323 },
2424 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -2180,10 +2180,10 @@ graphcool-yml@0.4.15:
21802180 scuid "^1.0.2"
21812181 yaml-ast-parser "^0.0.40"
21822182
2183- graphql-binding@2.5.0 :
2184- version "2.5.0 "
2185- resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-2.5.0 .tgz#47eee13e622171bb337c2ce9bab6b4cecd5a76cc "
2186- integrity sha512-DzZgPakNlAqELjO3M7F4YOSC4QBL3CTYGEH/NJdSvF/DqAGY7UrnCNVXGt+fR4yx+VYQVtd+kF2VgpZmIAahQg ==
2183+ graphql-binding@2.5.1 :
2184+ version "2.5.1 "
2185+ resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-2.5.1 .tgz#cacd8d579c4098541dadb9325255c09e476ab65c "
2186+ integrity sha512-9Lejxa7h/WcNZYyTvFQG12QUK8pkgbeEbEnMw3o/DsRhlIB8hrh+a+mbJgHpZ+dcUzSBGyTByiLAI3OLg7B//g ==
21872187 dependencies :
21882188 graphql "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
21892189 graphql-import "^0.7.1"
@@ -4441,17 +4441,17 @@ prettier@1.14.3:
44414441 resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.14.3.tgz#90238dd4c0684b7edce5f83b0fb7328e48bd0895"
44424442 integrity sha512-qZDVnCrnpsRJJq5nSsiHCE3BYMED2OtsI+cmzIzF1QIfqm5ALf8tEJcO27zV1gKNKRPdhjO0dNWnrzssDQ1tFg==
44434443
4444- prisma-binding@2.3.4 :
4445- version "2.3.4 "
4446- resolved "https://registry.yarnpkg.com/prisma-binding/-/prisma-binding-2.3.4 .tgz#e5c7a5de42ec61b45512560f31bb58e04ad3c2da "
4447- integrity sha512-vF61kqY4cz4Pk67mtdFW5ZMHjxGL4UEnb/8A4SvA+/b6+3KnUNXj1VILuTCGVuifW1w3mnqdEktH4J2XyjpaAA ==
4444+ prisma-binding@2.3.5 :
4445+ version "2.3.5 "
4446+ resolved "https://registry.yarnpkg.com/prisma-binding/-/prisma-binding-2.3.5 .tgz#5dbda74335a2c09528b9d07028d674e4af1827ae "
4447+ integrity sha512-PMzv+tiMMZcOvbcxB+e9n3sE2et/D05rt3A7ytIiAaf3jNpcJez37DOoJUNecs0tuqtW4flkHkD1mvVOmo2IeA ==
44484448 dependencies :
44494449 apollo-link "1.2.9"
44504450 apollo-link-error "1.1.8"
44514451 apollo-link-ws "1.0.15"
44524452 cross-fetch "3.0.1"
44534453 graphql "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
4454- graphql-binding "2.5.0 "
4454+ graphql-binding "2.5.1 "
44554455 graphql-import "0.7.1"
44564456 graphql-tools "4.0.4"
44574457 http-link-dataloader "^0.1.6"
You can’t perform that action at this time.
0 commit comments