File tree Expand file tree Collapse file tree 4 files changed +22
-10
lines changed Expand file tree Collapse file tree 4 files changed +22
-10
lines changed Original file line number Diff line number Diff line change 1414 },
1515 "devDependencies" : {
1616 "dotenv" : " 5.0.1" ,
17- "graphql-cli" : " 2.15.14 " ,
17+ "graphql-cli" : " 2.15.15 " ,
1818 "nodemon" : " 1.17.4" ,
1919 "npm-run-all" : " 4.1.3" ,
2020 "prisma" : " 1.7.1"
Original file line number Diff line number Diff line change @@ -2046,9 +2046,9 @@ graphql-cli@2.15.10:
20462046 update-notifier "^2.3.0"
20472047 yargs "11.0.0"
20482048
2049- graphql-cli@2.15.14 :
2050- version "2.15.14 "
2051- resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-2.15.14 .tgz#c8ae2af0f3284a806befbb757c56daef95f2d1ac "
2049+ graphql-cli@2.15.15 :
2050+ version "2.15.15 "
2051+ resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-2.15.15 .tgz#b8c0c0117f6da656fb5268643a6bdc2ffb11f318 "
20522052 dependencies :
20532053 adm-zip "0.4.7"
20542054 chalk "^2.3.1"
@@ -2064,7 +2064,7 @@ graphql-cli@2.15.14:
20642064 graphql-config-extension-graphcool "1.0.8"
20652065 graphql-config-extension-openapi "1.0.6"
20662066 graphql-config-extension-prisma "0.0.11"
2067- graphql-playground-middleware-express "1.6.1 "
2067+ graphql-playground-middleware-express "1.6.2 "
20682068 graphql-schema-linter "0.1.1"
20692069 inquirer "5.1.0"
20702070 is-url-superb "2.0.0"
@@ -2184,6 +2184,12 @@ graphql-playground-middleware-express@1.6.1:
21842184 dependencies :
21852185 graphql-playground-html "1.5.5"
21862186
2187+ graphql-playground-middleware-express@1.6.2 :
2188+ version "1.6.2"
2189+ resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.6.2.tgz#3efe103cd222d6cf39e71f70c48be550c47b7a9b"
2190+ dependencies :
2191+ graphql-playground-html "1.5.5"
2192+
21872193graphql-playground-middleware-lambda@1.5.1 :
21882194 version "1.5.1"
21892195 resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.5.1.tgz#ebe48d421490e12ba27872fc1ffb275eade9c0a3"
Original file line number Diff line number Diff line change 1111 "prisma-binding" : " 1.5.19"
1212 },
1313 "devDependencies" : {
14- "graphql-cli" : " 2.15.14 " ,
14+ "graphql-cli" : " 2.15.15 " ,
1515 "npm-run-all" : " 4.1.3" ,
1616 "prisma" : " 1.7.1"
1717 }
Original file line number Diff line number Diff line change @@ -1847,9 +1847,9 @@ graphql-cli@2.15.10:
18471847 update-notifier "^2.3.0"
18481848 yargs "11.0.0"
18491849
1850- graphql-cli@2.15.14 :
1851- version "2.15.14 "
1852- resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-2.15.14 .tgz#c8ae2af0f3284a806befbb757c56daef95f2d1ac "
1850+ graphql-cli@2.15.15 :
1851+ version "2.15.15 "
1852+ resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-2.15.15 .tgz#b8c0c0117f6da656fb5268643a6bdc2ffb11f318 "
18531853 dependencies :
18541854 adm-zip "0.4.7"
18551855 chalk "^2.3.1"
@@ -1865,7 +1865,7 @@ graphql-cli@2.15.14:
18651865 graphql-config-extension-graphcool "1.0.8"
18661866 graphql-config-extension-openapi "1.0.6"
18671867 graphql-config-extension-prisma "0.0.11"
1868- graphql-playground-middleware-express "1.6.1 "
1868+ graphql-playground-middleware-express "1.6.2 "
18691869 graphql-schema-linter "0.1.1"
18701870 inquirer "5.1.0"
18711871 is-url-superb "2.0.0"
@@ -1985,6 +1985,12 @@ graphql-playground-middleware-express@1.6.1:
19851985 dependencies :
19861986 graphql-playground-html "1.5.5"
19871987
1988+ graphql-playground-middleware-express@1.6.2 :
1989+ version "1.6.2"
1990+ resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.6.2.tgz#3efe103cd222d6cf39e71f70c48be550c47b7a9b"
1991+ dependencies :
1992+ graphql-playground-html "1.5.5"
1993+
19881994graphql-playground-middleware-lambda@1.5.1 :
19891995 version "1.5.1"
19901996 resolved "https://registry.yarnpkg.com/graphql-playground-middleware-lambda/-/graphql-playground-middleware-lambda-1.5.1.tgz#ebe48d421490e12ba27872fc1ffb275eade9c0a3"
You can’t perform that action at this time.
0 commit comments