summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2019-02-27 16:04:01 +0000
committerPhil Hughes <me@iamphill.com>2019-02-27 16:04:01 +0000
commit9f274e33f83da427d00da86f6a3f21278ee3c361 (patch)
tree1788d744e97be034d094c635474e9840868203c5 /package.json
parentd6696f819b5b47752c6451f939d24f0f03054663 (diff)
downloadgitlab-ce-9f274e33f83da427d00da86f6a3f21278ee3c361.tar.gz
Update apollo libraries
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 3d96f8b80d9..36f677c5484 100644
--- a/package.json
+++ b/package.json
@@ -31,8 +31,8 @@
"@gitlab/csslab": "^1.8.0",
"@gitlab/svgs": "^1.54.0",
"@gitlab/ui": "^2.0.4",
- "apollo-boost": "^0.1.20",
- "apollo-client": "^2.4.5",
+ "apollo-boost": "^0.3.1",
+ "apollo-client": "^2.5.1",
"autosize": "^4.0.0",
"axios": "^0.17.1",
"babel-loader": "^8.0.5",
@@ -113,7 +113,7 @@
"url-loader": "^1.1.2",
"visibilityjs": "^1.2.4",
"vue": "^2.5.21",
- "vue-apollo": "^3.0.0-beta.25",
+ "vue-apollo": "^3.0.0-beta.28",
"vue-loader": "^15.4.2",
"vue-resource": "^1.5.1",
"vue-router": "^3.0.2",