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.14.3 " ,
11+ "graphql-yoga" : " 1.14.4 " ,
1212 "jsonwebtoken" : " 8.2.1" ,
1313 "prisma-binding" : " 1.5.19"
1414 },
Original file line number Diff line number Diff line change @@ -2292,9 +2292,9 @@ graphql-import@^0.6.0:
22922292 dependencies :
22932293 lodash "^4.17.4"
22942294
2295- graphql-middleware@1.2.1 :
2296- version "1.2.1 "
2297- resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.2.1 .tgz#e9b063268ae617e8ac41e0a4141b0b4ad7e95317 "
2295+ graphql-middleware@1.2.3 :
2296+ version "1.2.3 "
2297+ resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.2.3 .tgz#45efbb5adf376def7bcb377d301079e4683ef712 "
22982298 dependencies :
22992299 graphql-tools "^2.23.1"
23002300
@@ -2385,9 +2385,9 @@ graphql-tools@^2.23.1:
23852385 iterall "^1.1.3"
23862386 uuid "^3.1.0"
23872387
2388- graphql-yoga@1.14.3 :
2389- version "1.14.3 "
2390- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.3 .tgz#f0be459e1fea2f94b2bc32473803e5e88981f105 "
2388+ graphql-yoga@1.14.4 :
2389+ version "1.14.4 "
2390+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.4 .tgz#34bb621c47a6c13083ed8e87bf20b6337285aa95 "
23912391 dependencies :
23922392 " @types/cors" " ^2.8.4"
23932393 " @types/express" " ^4.11.1"
@@ -2404,7 +2404,7 @@ graphql-yoga@1.14.3:
24042404 graphql "^0.11.0 || ^0.12.0 || ^0.13.0"
24052405 graphql-deduplicator "^2.0.1"
24062406 graphql-import "^0.6.0"
2407- graphql-middleware "1.2.1 "
2407+ graphql-middleware "1.2.3 "
24082408 graphql-playground-middleware-express "1.6.3"
24092409 graphql-playground-middleware-lambda "1.6.1"
24102410 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.14.3 " ,
10+ "graphql-yoga" : " 1.14.4 " ,
1111 "prisma-binding" : " 1.5.19"
1212 },
1313 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -2091,9 +2091,9 @@ graphql-import@^0.6.0:
20912091 dependencies :
20922092 lodash "^4.17.4"
20932093
2094- graphql-middleware@1.2.1 :
2095- version "1.2.1 "
2096- resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.2.1 .tgz#e9b063268ae617e8ac41e0a4141b0b4ad7e95317 "
2094+ graphql-middleware@1.2.3 :
2095+ version "1.2.3 "
2096+ resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.2.3 .tgz#45efbb5adf376def7bcb377d301079e4683ef712 "
20972097 dependencies :
20982098 graphql-tools "^2.23.1"
20992099
@@ -2184,9 +2184,9 @@ graphql-tools@^2.23.1:
21842184 iterall "^1.1.3"
21852185 uuid "^3.1.0"
21862186
2187- graphql-yoga@1.14.3 :
2188- version "1.14.3 "
2189- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.3 .tgz#f0be459e1fea2f94b2bc32473803e5e88981f105 "
2187+ graphql-yoga@1.14.4 :
2188+ version "1.14.4 "
2189+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.4 .tgz#34bb621c47a6c13083ed8e87bf20b6337285aa95 "
21902190 dependencies :
21912191 " @types/cors" " ^2.8.4"
21922192 " @types/express" " ^4.11.1"
@@ -2203,7 +2203,7 @@ graphql-yoga@1.14.3:
22032203 graphql "^0.11.0 || ^0.12.0 || ^0.13.0"
22042204 graphql-deduplicator "^2.0.1"
22052205 graphql-import "^0.6.0"
2206- graphql-middleware "1.2.1 "
2206+ graphql-middleware "1.2.3 "
22072207 graphql-playground-middleware-express "1.6.3"
22082208 graphql-playground-middleware-lambda "1.6.1"
22092209 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.14.3 " ,
17+ "graphql-yoga" : " 1.14.4 " ,
1818 "nodemon" : " 1.17.5"
1919 }
2020}
Original file line number Diff line number Diff line change @@ -1594,9 +1594,9 @@ graphql-import@^0.6.0:
15941594 dependencies :
15951595 lodash "^4.17.4"
15961596
1597- graphql-middleware@1.2.1 :
1598- version "1.2.1 "
1599- resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.2.1 .tgz#e9b063268ae617e8ac41e0a4141b0b4ad7e95317 "
1597+ graphql-middleware@1.2.3 :
1598+ version "1.2.3 "
1599+ resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.2.3 .tgz#45efbb5adf376def7bcb377d301079e4683ef712 "
16001600 dependencies :
16011601 graphql-tools "^2.23.1"
16021602
@@ -1640,9 +1640,9 @@ graphql-tools@^2.23.1:
16401640 iterall "^1.1.3"
16411641 uuid "^3.1.0"
16421642
1643- graphql-yoga@1.14.3 :
1644- version "1.14.3 "
1645- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.3 .tgz#f0be459e1fea2f94b2bc32473803e5e88981f105 "
1643+ graphql-yoga@1.14.4 :
1644+ version "1.14.4 "
1645+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.4 .tgz#34bb621c47a6c13083ed8e87bf20b6337285aa95 "
16461646 dependencies :
16471647 " @types/cors" " ^2.8.4"
16481648 " @types/express" " ^4.11.1"
@@ -1659,7 +1659,7 @@ graphql-yoga@1.14.3:
16591659 graphql "^0.11.0 || ^0.12.0 || ^0.13.0"
16601660 graphql-deduplicator "^2.0.1"
16611661 graphql-import "^0.6.0"
1662- graphql-middleware "1.2.1 "
1662+ graphql-middleware "1.2.3 "
16631663 graphql-playground-middleware-express "1.6.3"
16641664 graphql-playground-middleware-lambda "1.6.1"
16651665 graphql-subscriptions "^0.5.8"
You can’t perform that action at this time.
0 commit comments