File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 57
57
"graphql" : " ^0.11.0 || ^0.12.0 || ^0.13.0" ,
58
58
"graphql-deduplicator" : " ^2.0.1" ,
59
59
"graphql-import" : " ^0.6.0" ,
60
- "graphql-middleware" : " 1.3.2 " ,
60
+ "graphql-middleware" : " 1.3.3 " ,
61
61
"graphql-playground-middleware-express" : " 1.6.3" ,
62
62
"graphql-playground-middleware-lambda" : " 1.6.1" ,
63
63
"graphql-subscriptions" : " ^0.5.8" ,
Original file line number Diff line number Diff line change @@ -1837,9 +1837,9 @@ graphql-import@^0.6.0:
1837
1837
dependencies :
1838
1838
lodash "^4.17.4"
1839
1839
1840
- graphql-middleware@1.3.2 :
1841
- version "1.3.2 "
1842
- resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.3.2 .tgz#e063af325eade1f013c3a9f805575bf03a8f9184 "
1840
+ graphql-middleware@1.3.3 :
1841
+ version "1.3.3 "
1842
+ resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.3.3 .tgz#c6898df07c8d58a2f49c6ba3b0a49ec946f3d300 "
1843
1843
dependencies :
1844
1844
graphql-tools "^3.0.2"
1845
1845
You can’t perform that action at this time.
0 commit comments