Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-07-22 18:09:28 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-07-22 18:09:28 +0300
commitd1cb802bac5dc182342adb9b8f71dbf466cfa501 (patch)
tree9dc47ce978df2b05a973555a88a1f0b835f4645f /package.json
parent2c171fdd723a6a1f45dedd12e62f93745318b40e (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'package.json')
-rw-r--r--package.json13
1 files changed, 6 insertions, 7 deletions
diff --git a/package.json b/package.json
index c6b5465dd8e..164ad3b4c56 100644
--- a/package.json
+++ b/package.json
@@ -50,11 +50,11 @@
"@sourcegraph/code-host-integration": "0.0.48",
"@toast-ui/editor": "^2.2.0",
"@toast-ui/vue-editor": "^2.3.0",
- "apollo-cache-inmemory": "^1.6.3",
- "apollo-client": "^2.6.4",
- "apollo-link": "^1.2.11",
- "apollo-link-batch-http": "^1.2.11",
- "apollo-upload-client": "^10.0.0",
+ "apollo-cache-inmemory": "^1.6.6",
+ "apollo-client": "^2.6.10",
+ "apollo-link": "^1.2.14",
+ "apollo-link-batch-http": "^1.2.14",
+ "apollo-upload-client": "^13.0.0",
"autosize": "^4.0.2",
"aws-sdk": "^2.637.0",
"axios": "^0.19.0",
@@ -88,9 +88,8 @@
"file-loader": "^5.1.0",
"fuzzaldrin-plus": "^0.6.0",
"glob": "^7.1.6",
- "graphql": "^14.0.2",
+ "graphql": "^14.7.0",
"graphql-tag": "^2.10.1",
- "immer": "^5.2.1",
"imports-loader": "^0.8.0",
"ipaddr.js": "^1.9.1",
"jed": "^1.1.1",