Skip to content

Commit 070b03f

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency prisma-binding to v2.2.14
1 parent b17eae8 commit 070b03f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"graphql-tools": "4.0.3",
1919
"graphql-yoga": "1.16.9",
2020
"jsonwebtoken": "8.4.0",
21-
"prisma-binding": "2.2.13",
21+
"prisma-binding": "2.2.14",
2222
"prisma-client-lib": "1.23.4"
2323
},
2424
"devDependencies": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff 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.4.0:
2158-
version "2.4.0"
2159-
resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-2.4.0.tgz#f06bd40217122ef7a454646b563f76f58fb24328"
2160-
integrity sha512-oaEVZGkXZO6clqilCPc4j+PMifivcsfWivFiTIrUw7AlMZjjUM5Gaohpg/YKFRvqhuNgfvRek4NQBvaApfT4aA==
2157+
graphql-binding@2.4.1:
2158+
version "2.4.1"
2159+
resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-2.4.1.tgz#5880b78670b5910b3589a6fa76441e9a7d8c289c"
2160+
integrity sha512-UHSVM2bfB4gGtwRcUXwejo2R825Rm8vnJGA6+IB+NquObXBdw6YvDSTIwgavsNM6I6qRlyl0CUaAf/r15YYqwQ==
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.13:
4341-
version "2.2.13"
4342-
resolved "https://registry.yarnpkg.com/prisma-binding/-/prisma-binding-2.2.13.tgz#68e91c3b967b688723de0f238af67728fa9361ab"
4343-
integrity sha512-eKiGQpQGxQTVp9m5rfaEfe6r4SpQ3jyHus1bQq7Vvsnjbkuzs43UHkBr5OpGDHCVeXQbX7h56cMAfkZwOzHczQ==
4340+
prisma-binding@2.2.14:
4341+
version "2.2.14"
4342+
resolved "https://registry.yarnpkg.com/prisma-binding/-/prisma-binding-2.2.14.tgz#f21ce8e4fb0034c9dec8b39919cec241bbdf74df"
4343+
integrity sha512-CQLSwfk7QU9ruyQEWmJ0KmDBeFK1ppYBrggLbYJ3zz1qGahrsVGD0+hzrSnfyItGE2AqfASL0LaPj3isaTgbvw==
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.4.0"
4350+
graphql-binding "2.4.1"
43514351
graphql-import "0.7.1"
43524352
graphql-tools "4.0.3"
43534353
http-link-dataloader "^0.1.6"

0 commit comments

Comments
 (0)