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 18
18
"graphql-tools" : " 4.0.3" ,
19
19
"graphql-yoga" : " 1.16.9" ,
20
20
"jsonwebtoken" : " 8.4.0" ,
21
- "prisma-binding" : " 2.2.11 " ,
21
+ "prisma-binding" : " 2.2.12 " ,
22
22
"prisma-client-lib" : " 1.23.2"
23
23
},
24
24
"devDependencies" : {
Original file line number Diff line number Diff line change 2154
2154
scuid "^1.0.2"
2155
2155
yaml-ast-parser "^0.0.40"
2156
2156
2157
-
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
+
2158
+ version "2.3.8 "
2159
+ resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-2.3.8 .tgz#7434d6ae95bf6d26ea566390c780d8b318009443 "
2160
+ integrity sha512-lW9HnQsD4HV8P2pon53j31b2ySmoP8UgudRYw9L8vGcjvjwh9Rietg9lCMNB4zMwC6crnWO7Rtl6Rj3EWWyBuQ ==
2161
2161
dependencies :
2162
2162
graphql "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
2163
2163
graphql-import "^0.7.1"
@@ -4337,17 +4337,17 @@ prettier@^1.14.3:
4337
4337
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.15.2.tgz#d31abe22afa4351efa14c7f8b94b58bb7452205e"
4338
4338
integrity sha512-YgPLFFA0CdKL4Eg2IHtUSjzj/BWgszDHiNQAe0VAIBse34148whfdzLagRL+QiKS+YfK5ftB6X4v/MBw8yCoug==
4339
4339
4340
-
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
+
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 ==
4344
4344
dependencies :
4345
4345
apollo-link "1.2.6"
4346
4346
apollo-link-error "1.1.5"
4347
4347
apollo-link-ws "1.0.12"
4348
4348
cross-fetch "3.0.0"
4349
4349
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 "
4351
4351
graphql-import "0.7.1"
4352
4352
graphql-tools "4.0.3"
4353
4353
http-link-dataloader "^0.1.6"
You can’t perform that action at this time.
0 commit comments