File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 18
18
"graphql-tools" : " 4.0.4" ,
19
19
"graphql-yoga" : " 1.17.0" ,
20
20
"jsonwebtoken" : " 8.4.0" ,
21
- "prisma-binding" : " 2.2.14 " ,
21
+ "prisma-binding" : " 2.2.15 " ,
22
22
"prisma-client-lib" : " 1.25.3"
23
23
},
24
24
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -4360,10 +4360,10 @@ prettier@^1.14.3:
4360
4360
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.15.2.tgz#d31abe22afa4351efa14c7f8b94b58bb7452205e"
4361
4361
integrity sha512-YgPLFFA0CdKL4Eg2IHtUSjzj/BWgszDHiNQAe0VAIBse34148whfdzLagRL+QiKS+YfK5ftB6X4v/MBw8yCoug==
4362
4362
4363
-
4364
- version "2.2.14 "
4365
- resolved "https://registry.yarnpkg.com/prisma-binding/-/prisma-binding-2.2.14 .tgz#f21ce8e4fb0034c9dec8b39919cec241bbdf74df "
4366
- integrity sha512-CQLSwfk7QU9ruyQEWmJ0KmDBeFK1ppYBrggLbYJ3zz1qGahrsVGD0+hzrSnfyItGE2AqfASL0LaPj3isaTgbvw ==
4363
+
4364
+ version "2.2.15 "
4365
+ resolved "https://registry.yarnpkg.com/prisma-binding/-/prisma-binding-2.2.15 .tgz#56b3e47e4eea3200c458635c9dbfec8bed27af8f "
4366
+ integrity sha512-Zgly0Qhu1y9pr7kKYVECKwSOaBNlKifQWiuolLXxvQ8D4dB17WVYny/PO/Qat9zemU+ipTTtxf+wDSQChJ16+g ==
4367
4367
dependencies :
4368
4368
apollo-link "1.2.6"
4369
4369
apollo-link-error "1.1.5"
4372
4372
graphql "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
4373
4373
graphql-binding "2.4.1"
4374
4374
graphql-import "0.7.1"
4375
- graphql-tools "4.0.3 "
4375
+ graphql-tools "4.0.4 "
4376
4376
http-link-dataloader "^0.1.6"
4377
4377
jsonwebtoken "8.4.0"
4378
4378
subscriptions-transport-ws "0.9.15"
You can’t perform that action at this time.
0 commit comments