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.0"
Original file line number Diff line number Diff line change @@ -2021,9 +2021,9 @@ graphql-cli-prepare@1.4.19:
20212021 graphql-static-binding "0.9.3"
20222022 lodash "4.17.5"
20232023
2024- graphql-cli@2.15.14 :
2025- version "2.15.14 "
2026- resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-2.15.14 .tgz#c8ae2af0f3284a806befbb757c56daef95f2d1ac "
2024+ graphql-cli@2.15.15 :
2025+ version "2.15.15 "
2026+ resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-2.15.15 .tgz#b8c0c0117f6da656fb5268643a6bdc2ffb11f318 "
20272027 dependencies :
20282028 adm-zip "0.4.7"
20292029 chalk "^2.3.1"
@@ -2039,7 +2039,7 @@ graphql-cli@2.15.14:
20392039 graphql-config-extension-graphcool "1.0.8"
20402040 graphql-config-extension-openapi "1.0.6"
20412041 graphql-config-extension-prisma "0.0.11"
2042- graphql-playground-middleware-express "1.6.1 "
2042+ graphql-playground-middleware-express "1.6.2 "
20432043 graphql-schema-linter "0.1.1"
20442044 inquirer "5.1.0"
20452045 is-url-superb "2.0.0"
@@ -2200,6 +2200,12 @@ graphql-playground-middleware-express@1.6.1:
22002200 dependencies :
22012201 graphql-playground-html "1.5.5"
22022202
2203+ graphql-playground-middleware-express@1.6.2 :
2204+ version "1.6.2"
2205+ resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.6.2.tgz#3efe103cd222d6cf39e71f70c48be550c47b7a9b"
2206+ dependencies :
2207+ graphql-playground-html "1.5.5"
2208+
22032209graphql-playground-middleware-lambda@1.5.1 :
22042210 version "1.5.1"
22052211 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.0"
1717 }
Original file line number Diff line number Diff line change @@ -1824,9 +1824,9 @@ graphql-cli-prepare@1.4.19:
18241824 graphql-static-binding "0.9.3"
18251825 lodash "4.17.5"
18261826
1827- graphql-cli@2.15.14 :
1828- version "2.15.14 "
1829- resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-2.15.14 .tgz#c8ae2af0f3284a806befbb757c56daef95f2d1ac "
1827+ graphql-cli@2.15.15 :
1828+ version "2.15.15 "
1829+ resolved "https://registry.yarnpkg.com/graphql-cli/-/graphql-cli-2.15.15 .tgz#b8c0c0117f6da656fb5268643a6bdc2ffb11f318 "
18301830 dependencies :
18311831 adm-zip "0.4.7"
18321832 chalk "^2.3.1"
@@ -1842,7 +1842,7 @@ graphql-cli@2.15.14:
18421842 graphql-config-extension-graphcool "1.0.8"
18431843 graphql-config-extension-openapi "1.0.6"
18441844 graphql-config-extension-prisma "0.0.11"
1845- graphql-playground-middleware-express "1.6.1 "
1845+ graphql-playground-middleware-express "1.6.2 "
18461846 graphql-schema-linter "0.1.1"
18471847 inquirer "5.1.0"
18481848 is-url-superb "2.0.0"
@@ -2003,6 +2003,12 @@ graphql-playground-middleware-express@1.6.1:
20032003 dependencies :
20042004 graphql-playground-html "1.5.5"
20052005
2006+ graphql-playground-middleware-express@1.6.2 :
2007+ version "1.6.2"
2008+ resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.6.2.tgz#3efe103cd222d6cf39e71f70c48be550c47b7a9b"
2009+ dependencies :
2010+ graphql-playground-html "1.5.5"
2011+
20062012graphql-playground-middleware-lambda@1.5.1 :
20072013 version "1.5.1"
20082014 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