File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 5
5
},
6
6
"dependencies" : {
7
7
"graphql-binding-github" : " 0.3.25" ,
8
- "graphql-yoga" : " 1.18.2 "
8
+ "graphql-yoga" : " 1.18.3 "
9
9
},
10
10
"now" : {
11
11
"alias" : " graphql-binding-github"
Original file line number Diff line number Diff line change @@ -503,9 +503,9 @@ graphql-import@^0.7.0:
503
503
lodash "^4.17.4"
504
504
resolve-from "^4.0.0"
505
505
506
- graphql-middleware@3 .0.5 :
507
- version "3 .0.5 "
508
- resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-3 .0.5 .tgz#8cbce45ce4be95bd4600ffe5332e1936ec721e10 "
506
+ graphql-middleware@4 .0.1 :
507
+ version "4 .0.1 "
508
+ resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-4 .0.1 .tgz#8c627b22cc046a47e9474a813cf9e0bd50fa0c4b "
509
509
dependencies :
510
510
graphql-tools "^4.0.5"
511
511
@@ -580,9 +580,9 @@ graphql-upload@^8.0.0:
580
580
http-errors "^1.7.2"
581
581
object-path "^0.11.4"
582
582
583
-
584
- version "1.18.2 "
585
- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.18.2 .tgz#74a87072258b080b0e0d89a62010ee96e657d2cf "
583
+
584
+ version "1.18.3 "
585
+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.18.3 .tgz#047fa511dbef63cf6d6ea7c06a71202d37444844 "
586
586
dependencies :
587
587
" @types/aws-lambda" " 8.10.13"
588
588
" @types/cors" " ^2.8.4"
599
599
graphql "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
600
600
graphql-deduplicator "^2.0.1"
601
601
graphql-import "^0.7.0"
602
- graphql-middleware "3 .0.5 "
602
+ graphql-middleware "4 .0.1 "
603
603
graphql-playground-middleware-express "1.7.11"
604
604
graphql-playground-middleware-lambda "1.7.12"
605
605
graphql-subscriptions "^0.5.8"
You can’t perform that action at this time.
0 commit comments