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 18
18
"graphql-tools" : " 4.0.3" ,
19
19
"graphql-yoga" : " 1.16.7" ,
20
20
"jsonwebtoken" : " 8.4.0" ,
21
- "prisma-binding" : " 2.2.9 " ,
21
+ "prisma-binding" : " 2.2.10 " ,
22
22
"prisma-client-lib" : " 1.22.2"
23
23
},
24
24
"devDependencies" : {
Original file line number Diff line number Diff line change 2132
2132
scuid "^1.0.2"
2133
2133
yaml-ast-parser "^0.0.40"
2134
2134
2135
-
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
+
2136
+ version "2.3.7 "
2137
+ resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-2.3.7 .tgz#2480d9ae4582ab1fbedb3ab1ae67963f82a8b028 "
2138
+ integrity sha512-fhvNySzmPHdqyjS73Rrr12RfJ2IehhFz7Ql7qYkls5KHwdktCg2E3MZroLiLkNQOx9uKIPq9AfibgIM7wecYKw ==
2139
2139
dependencies :
2140
+ graphql "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
2140
2141
graphql-import "^0.7.1"
2141
2142
graphql-tools "4.0.3"
2142
2143
iterall "1.2.2"
@@ -4303,16 +4304,17 @@ prettier@^1.14.3:
4303
4304
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.15.2.tgz#d31abe22afa4351efa14c7f8b94b58bb7452205e"
4304
4305
integrity sha512-YgPLFFA0CdKL4Eg2IHtUSjzj/BWgszDHiNQAe0VAIBse34148whfdzLagRL+QiKS+YfK5ftB6X4v/MBw8yCoug==
4305
4306
4306
-
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
+
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 ==
4310
4311
dependencies :
4311
4312
apollo-link "1.2.4"
4312
4313
apollo-link-error "1.1.2"
4313
4314
apollo-link-ws "1.0.10"
4314
4315
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"
4316
4318
graphql-import "0.7.1"
4317
4319
graphql-tools "4.0.3"
4318
4320
http-link-dataloader "^0.1.6"
You can’t perform that action at this time.
0 commit comments