Skip to content

Commit 935e132

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency prisma-binding to v2.2.15
1 parent 01a7ab8 commit 935e132

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.4",
1919
"graphql-yoga": "1.17.0",
2020
"jsonwebtoken": "8.4.0",
21-
"prisma-binding": "2.2.14",
21+
"prisma-binding": "2.2.15",
2222
"prisma-client-lib": "1.25.3"
2323
},
2424
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4360,10 +4360,10 @@ prettier@^1.14.3:
43604360
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.15.2.tgz#d31abe22afa4351efa14c7f8b94b58bb7452205e"
43614361
integrity sha512-YgPLFFA0CdKL4Eg2IHtUSjzj/BWgszDHiNQAe0VAIBse34148whfdzLagRL+QiKS+YfK5ftB6X4v/MBw8yCoug==
43624362

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==
43674367
dependencies:
43684368
apollo-link "1.2.6"
43694369
apollo-link-error "1.1.5"
@@ -4372,7 +4372,7 @@ [email protected]:
43724372
graphql "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
43734373
graphql-binding "2.4.1"
43744374
graphql-import "0.7.1"
4375-
graphql-tools "4.0.3"
4375+
graphql-tools "4.0.4"
43764376
http-link-dataloader "^0.1.6"
43774377
jsonwebtoken "8.4.0"
43784378
subscriptions-transport-ws "0.9.15"

0 commit comments

Comments
 (0)