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.4" ,
19
19
"graphql-yoga" : " 1.17.4" ,
20
20
"jsonwebtoken" : " 8.5.0" ,
21
- "prisma-binding" : " 2.3.4 " ,
21
+ "prisma-binding" : " 2.3.5 " ,
22
22
"prisma-client-lib" : " 1.28.1"
23
23
},
24
24
"devDependencies" : {
Original file line number Diff line number Diff line change 2180
2180
scuid "^1.0.2"
2181
2181
yaml-ast-parser "^0.0.40"
2182
2182
2183
-
2184
- version "2.5.0 "
2185
- resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-2.5.0 .tgz#47eee13e622171bb337c2ce9bab6b4cecd5a76cc "
2186
- integrity sha512-DzZgPakNlAqELjO3M7F4YOSC4QBL3CTYGEH/NJdSvF/DqAGY7UrnCNVXGt+fR4yx+VYQVtd+kF2VgpZmIAahQg ==
2183
+
2184
+ version "2.5.1 "
2185
+ resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-2.5.1 .tgz#cacd8d579c4098541dadb9325255c09e476ab65c "
2186
+ integrity sha512-9Lejxa7h/WcNZYyTvFQG12QUK8pkgbeEbEnMw3o/DsRhlIB8hrh+a+mbJgHpZ+dcUzSBGyTByiLAI3OLg7B//g ==
2187
2187
dependencies :
2188
2188
graphql "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
2189
2189
graphql-import "^0.7.1"
4441
4441
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.14.3.tgz#90238dd4c0684b7edce5f83b0fb7328e48bd0895"
4442
4442
integrity sha512-qZDVnCrnpsRJJq5nSsiHCE3BYMED2OtsI+cmzIzF1QIfqm5ALf8tEJcO27zV1gKNKRPdhjO0dNWnrzssDQ1tFg==
4443
4443
4444
-
4445
- version "2.3.4 "
4446
- resolved "https://registry.yarnpkg.com/prisma-binding/-/prisma-binding-2.3.4 .tgz#e5c7a5de42ec61b45512560f31bb58e04ad3c2da "
4447
- integrity sha512-vF61kqY4cz4Pk67mtdFW5ZMHjxGL4UEnb/8A4SvA+/b6+3KnUNXj1VILuTCGVuifW1w3mnqdEktH4J2XyjpaAA ==
4444
+
4445
+ version "2.3.5 "
4446
+ resolved "https://registry.yarnpkg.com/prisma-binding/-/prisma-binding-2.3.5 .tgz#5dbda74335a2c09528b9d07028d674e4af1827ae "
4447
+ integrity sha512-PMzv+tiMMZcOvbcxB+e9n3sE2et/D05rt3A7ytIiAaf3jNpcJez37DOoJUNecs0tuqtW4flkHkD1mvVOmo2IeA ==
4448
4448
dependencies :
4449
4449
apollo-link "1.2.9"
4450
4450
apollo-link-error "1.1.8"
4451
4451
apollo-link-ws "1.0.15"
4452
4452
cross-fetch "3.0.1"
4453
4453
graphql "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
4454
- graphql-binding "2.5.0 "
4454
+ graphql-binding "2.5.1 "
4455
4455
graphql-import "0.7.1"
4456
4456
graphql-tools "4.0.4"
4457
4457
http-link-dataloader "^0.1.6"
You can’t perform that action at this time.
0 commit comments