mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-19 10:41:10 -05:00
fix(ui): update graphql version to align with vue-cli-plugin-apollo
closes #2574 closes #2577
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
"express-history-api-fallback": "^2.2.1",
|
||||
"fs-extra": "^6.0.1",
|
||||
"globby": "^8.0.1",
|
||||
"graphql": "^0.13.2",
|
||||
"graphql": "^14.0.2",
|
||||
"graphql-tag": "^2.9.2",
|
||||
"graphql-type-json": "^0.2.1",
|
||||
"javascript-stringify": "^1.6.0",
|
||||
|
||||
@@ -6352,12 +6352,6 @@ graphql-type-json@^0.2.1:
|
||||
version "0.2.1"
|
||||
resolved "https://registry.yarnpkg.com/graphql-type-json/-/graphql-type-json-0.2.1.tgz#d2c177e2f1b17d87f81072cd05311c0754baa420"
|
||||
|
||||
graphql@^0.13.2:
|
||||
version "0.13.2"
|
||||
resolved "http://registry.npmjs.org/graphql/-/graphql-0.13.2.tgz#4c740ae3c222823e7004096f832e7b93b2108270"
|
||||
dependencies:
|
||||
iterall "^1.2.1"
|
||||
|
||||
graphql@^14.0.2:
|
||||
version "14.0.2"
|
||||
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.0.2.tgz#7dded337a4c3fd2d075692323384034b357f5650"
|
||||
|
||||
Reference in New Issue
Block a user