File tree Expand file tree Collapse file tree 6 files changed +24
-24
lines changed Expand file tree Collapse file tree 6 files changed +24
-24
lines changed Original file line number Diff line number Diff line change 88 },
99 "dependencies" : {
1010 "bcryptjs" : " 2.4.3" ,
11- "graphql-yoga" : " 1.16.0 " ,
11+ "graphql-yoga" : " 1.16.1 " ,
1212 "jsonwebtoken" : " 8.3.0" ,
1313 "prisma-binding" : " 1.5.19"
1414 },
Original file line number Diff line number Diff line change @@ -2307,9 +2307,9 @@ graphql-import@^0.6.0:
23072307 dependencies :
23082308 lodash "^4.17.4"
23092309
2310- graphql-middleware@1.6.5 :
2311- version "1.6.5 "
2312- resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.6.5 .tgz#2a4c7a2393768439bb1c310586a294714dfb4be4 "
2310+ graphql-middleware@1.6.6 :
2311+ version "1.6.6 "
2312+ resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.6.6 .tgz#f40f4e836ced479df718dbc1869ea4cd3b64027b "
23132313 dependencies :
23142314 graphql-tools "^3.0.5"
23152315
@@ -2416,9 +2416,9 @@ graphql-tools@^3.0.5:
24162416 iterall "^1.1.3"
24172417 uuid "^3.1.0"
24182418
2419- graphql-yoga@1.16.0 :
2420- version "1.16.0 "
2421- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.16.0 .tgz#ac5d8ada0300c8f0a74091cb5c8cb576791dacea "
2419+ graphql-yoga@1.16.1 :
2420+ version "1.16.1 "
2421+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.16.1 .tgz#9ebb3c8c17c113e80fe2d37da804a6610ce744d9 "
24222422 dependencies :
24232423 " @types/cors" " ^2.8.4"
24242424 " @types/express" " ^4.11.1"
@@ -2435,7 +2435,7 @@ graphql-yoga@1.16.0:
24352435 graphql "^0.11.0 || ^0.12.0 || ^0.13.0"
24362436 graphql-deduplicator "^2.0.1"
24372437 graphql-import "^0.6.0"
2438- graphql-middleware "1.6.5 "
2438+ graphql-middleware "1.6.6 "
24392439 graphql-playground-middleware-express "1.7.2"
24402440 graphql-playground-middleware-lambda "1.6.1"
24412441 graphql-subscriptions "^0.5.8"
Original file line number Diff line number Diff line change 77 "prisma" : " prisma"
88 },
99 "dependencies" : {
10- "graphql-yoga" : " 1.16.0 " ,
10+ "graphql-yoga" : " 1.16.1 " ,
1111 "prisma-binding" : " 1.5.19"
1212 },
1313 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -2102,9 +2102,9 @@ graphql-import@^0.6.0:
21022102 dependencies :
21032103 lodash "^4.17.4"
21042104
2105- graphql-middleware@1.6.5 :
2106- version "1.6.5 "
2107- resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.6.5 .tgz#2a4c7a2393768439bb1c310586a294714dfb4be4 "
2105+ graphql-middleware@1.6.6 :
2106+ version "1.6.6 "
2107+ resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.6.6 .tgz#f40f4e836ced479df718dbc1869ea4cd3b64027b "
21082108 dependencies :
21092109 graphql-tools "^3.0.5"
21102110
@@ -2211,9 +2211,9 @@ graphql-tools@^3.0.5:
22112211 iterall "^1.1.3"
22122212 uuid "^3.1.0"
22132213
2214- graphql-yoga@1.16.0 :
2215- version "1.16.0 "
2216- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.16.0 .tgz#ac5d8ada0300c8f0a74091cb5c8cb576791dacea "
2214+ graphql-yoga@1.16.1 :
2215+ version "1.16.1 "
2216+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.16.1 .tgz#9ebb3c8c17c113e80fe2d37da804a6610ce744d9 "
22172217 dependencies :
22182218 " @types/cors" " ^2.8.4"
22192219 " @types/express" " ^4.11.1"
@@ -2230,7 +2230,7 @@ graphql-yoga@1.16.0:
22302230 graphql "^0.11.0 || ^0.12.0 || ^0.13.0"
22312231 graphql-deduplicator "^2.0.1"
22322232 graphql-import "^0.6.0"
2233- graphql-middleware "1.6.5 "
2233+ graphql-middleware "1.6.6 "
22342234 graphql-playground-middleware-express "1.7.2"
22352235 graphql-playground-middleware-lambda "1.6.1"
22362236 graphql-subscriptions "^0.5.8"
Original file line number Diff line number Diff line change 77 "keywords" : [],
88 "author" : " Manjula Dube" ,
99 "dependencies" : {
10- "graphql-yoga" : " 1.16.0 "
10+ "graphql-yoga" : " 1.16.1 "
1111 }
1212}
Original file line number Diff line number Diff line change @@ -435,9 +435,9 @@ graphql-import@^0.6.0:
435435 dependencies :
436436 lodash "^4.17.4"
437437
438- graphql-middleware@1.6.5 :
439- version "1.6.5 "
440- resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.6.5 .tgz#2a4c7a2393768439bb1c310586a294714dfb4be4 "
438+ graphql-middleware@1.6.6 :
439+ version "1.6.6 "
440+ resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.6.6 .tgz#f40f4e836ced479df718dbc1869ea4cd3b64027b "
441441 dependencies :
442442 graphql-tools "^3.0.5"
443443
@@ -497,9 +497,9 @@ graphql-tools@^3.0.5:
497497 iterall "^1.1.3"
498498 uuid "^3.1.0"
499499
500- graphql-yoga@1.16.0 :
501- version "1.16.0 "
502- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.16.0 .tgz#ac5d8ada0300c8f0a74091cb5c8cb576791dacea "
500+ graphql-yoga@1.16.1 :
501+ version "1.16.1 "
502+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.16.1 .tgz#9ebb3c8c17c113e80fe2d37da804a6610ce744d9 "
503503 dependencies :
504504 " @types/cors" " ^2.8.4"
505505 " @types/express" " ^4.11.1"
@@ -516,7 +516,7 @@ graphql-yoga@1.16.0:
516516 graphql "^0.11.0 || ^0.12.0 || ^0.13.0"
517517 graphql-deduplicator "^2.0.1"
518518 graphql-import "^0.6.0"
519- graphql-middleware "1.6.5 "
519+ graphql-middleware "1.6.6 "
520520 graphql-playground-middleware-express "1.7.2"
521521 graphql-playground-middleware-lambda "1.6.1"
522522 graphql-subscriptions "^0.5.8"
You can’t perform that action at this time.
0 commit comments