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 @@ -2317,9 +2317,9 @@ graphql-import@^0.6.0:
23172317 dependencies :
23182318 lodash "^4.17.4"
23192319
2320- graphql-middleware@1.6.5 :
2321- version "1.6.5 "
2322- resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.6.5 .tgz#2a4c7a2393768439bb1c310586a294714dfb4be4 "
2320+ graphql-middleware@1.6.6 :
2321+ version "1.6.6 "
2322+ resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.6.6 .tgz#f40f4e836ced479df718dbc1869ea4cd3b64027b "
23232323 dependencies :
23242324 graphql-tools "^3.0.5"
23252325
@@ -2426,9 +2426,9 @@ graphql-tools@^3.0.5:
24262426 iterall "^1.1.3"
24272427 uuid "^3.1.0"
24282428
2429- graphql-yoga@1.16.0 :
2430- version "1.16.0 "
2431- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.16.0 .tgz#ac5d8ada0300c8f0a74091cb5c8cb576791dacea "
2429+ graphql-yoga@1.16.1 :
2430+ version "1.16.1 "
2431+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.16.1 .tgz#9ebb3c8c17c113e80fe2d37da804a6610ce744d9 "
24322432 dependencies :
24332433 " @types/cors" " ^2.8.4"
24342434 " @types/express" " ^4.11.1"
@@ -2445,7 +2445,7 @@ graphql-yoga@1.16.0:
24452445 graphql "^0.11.0 || ^0.12.0 || ^0.13.0"
24462446 graphql-deduplicator "^2.0.1"
24472447 graphql-import "^0.6.0"
2448- graphql-middleware "1.6.5 "
2448+ graphql-middleware "1.6.6 "
24492449 graphql-playground-middleware-express "1.7.2"
24502450 graphql-playground-middleware-lambda "1.6.1"
24512451 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 @@ -2110,9 +2110,9 @@ graphql-import@^0.6.0:
21102110 dependencies :
21112111 lodash "^4.17.4"
21122112
2113- graphql-middleware@1.6.5 :
2114- version "1.6.5 "
2115- resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.6.5 .tgz#2a4c7a2393768439bb1c310586a294714dfb4be4 "
2113+ graphql-middleware@1.6.6 :
2114+ version "1.6.6 "
2115+ resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.6.6 .tgz#f40f4e836ced479df718dbc1869ea4cd3b64027b "
21162116 dependencies :
21172117 graphql-tools "^3.0.5"
21182118
@@ -2219,9 +2219,9 @@ graphql-tools@^3.0.5:
22192219 iterall "^1.1.3"
22202220 uuid "^3.1.0"
22212221
2222- graphql-yoga@1.16.0 :
2223- version "1.16.0 "
2224- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.16.0 .tgz#ac5d8ada0300c8f0a74091cb5c8cb576791dacea "
2222+ graphql-yoga@1.16.1 :
2223+ version "1.16.1 "
2224+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.16.1 .tgz#9ebb3c8c17c113e80fe2d37da804a6610ce744d9 "
22252225 dependencies :
22262226 " @types/cors" " ^2.8.4"
22272227 " @types/express" " ^4.11.1"
@@ -2238,7 +2238,7 @@ graphql-yoga@1.16.0:
22382238 graphql "^0.11.0 || ^0.12.0 || ^0.13.0"
22392239 graphql-deduplicator "^2.0.1"
22402240 graphql-import "^0.6.0"
2241- graphql-middleware "1.6.5 "
2241+ graphql-middleware "1.6.6 "
22422242 graphql-playground-middleware-express "1.7.2"
22432243 graphql-playground-middleware-lambda "1.6.1"
22442244 graphql-subscriptions "^0.5.8"
Original file line number Diff line number Diff line change 1414 "babel-core" : " 6.26.3" ,
1515 "babel-polyfill" : " 6.26.0" ,
1616 "babel-preset-es2015" : " 6.24.1" ,
17- "graphql-yoga" : " 1.16.0 " ,
17+ "graphql-yoga" : " 1.16.1 " ,
1818 "nodemon" : " 1.18.3"
1919 }
2020}
Original file line number Diff line number Diff line change @@ -1601,9 +1601,9 @@ graphql-import@^0.6.0:
16011601 dependencies :
16021602 lodash "^4.17.4"
16031603
1604- graphql-middleware@1.6.5 :
1605- version "1.6.5 "
1606- resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.6.5 .tgz#2a4c7a2393768439bb1c310586a294714dfb4be4 "
1604+ graphql-middleware@1.6.6 :
1605+ version "1.6.6 "
1606+ resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.6.6 .tgz#f40f4e836ced479df718dbc1869ea4cd3b64027b "
16071607 dependencies :
16081608 graphql-tools "^3.0.5"
16091609
@@ -1663,9 +1663,9 @@ graphql-tools@^3.0.5:
16631663 iterall "^1.1.3"
16641664 uuid "^3.1.0"
16651665
1666- graphql-yoga@1.16.0 :
1667- version "1.16.0 "
1668- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.16.0 .tgz#ac5d8ada0300c8f0a74091cb5c8cb576791dacea "
1666+ graphql-yoga@1.16.1 :
1667+ version "1.16.1 "
1668+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.16.1 .tgz#9ebb3c8c17c113e80fe2d37da804a6610ce744d9 "
16691669 dependencies :
16701670 " @types/cors" " ^2.8.4"
16711671 " @types/express" " ^4.11.1"
@@ -1682,7 +1682,7 @@ graphql-yoga@1.16.0:
16821682 graphql "^0.11.0 || ^0.12.0 || ^0.13.0"
16831683 graphql-deduplicator "^2.0.1"
16841684 graphql-import "^0.6.0"
1685- graphql-middleware "1.6.5 "
1685+ graphql-middleware "1.6.6 "
16861686 graphql-playground-middleware-express "1.7.2"
16871687 graphql-playground-middleware-lambda "1.6.1"
16881688 graphql-subscriptions "^0.5.8"
You can’t perform that action at this time.
0 commit comments