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:
authorOlivier Gonzalez <ogonzalez@gitlab.com>2018-06-25 17:47:27 +0300
committerFilipa Lacerda <filipa@gitlab.com>2018-06-25 17:47:27 +0300
commita2e641a67d4e35871a0596ed358866af1528314b (patch)
tree1a77a0c3ff76d3b515193477e396835e7c1008b5 /package.json
parent0003af6c68a5554e3360b28751ba57fdd2f83851 (diff)
Update project sidebar to work with EE feature Security Dashboard
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 06b07c37d2b..e94261ec8be 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"webpack-prod": "NODE_ENV=production webpack --config config/webpack.config.js"
},
"dependencies": {
- "@gitlab-org/gitlab-svgs": "^1.23.0",
+ "@gitlab-org/gitlab-svgs": "^1.24.0",
"autosize": "^4.0.0",
"axios": "^0.17.1",
"babel-core": "^6.26.3",