diff options
author | Olivier Gonzalez <ogonzalez@gitlab.com> | 2018-06-25 14:47:27 +0000 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2018-06-25 14:47:27 +0000 |
commit | a2e641a67d4e35871a0596ed358866af1528314b (patch) | |
tree | 1a77a0c3ff76d3b515193477e396835e7c1008b5 /yarn.lock | |
parent | 0003af6c68a5554e3360b28751ba57fdd2f83851 (diff) | |
download | gitlab-ce-a2e641a67d4e35871a0596ed358866af1528314b.tar.gz |
Update project sidebar to work with EE feature Security Dashboard
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock index cefd7c9a62e..cb8f6c7184d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -78,9 +78,9 @@ lodash "^4.2.0" to-fast-properties "^2.0.0" -"@gitlab-org/gitlab-svgs@^1.23.0": - version "1.23.0" - resolved "https://registry.yarnpkg.com/@gitlab-org/gitlab-svgs/-/gitlab-svgs-1.23.0.tgz#42047aeedcc06bc12d417ed1efadad1749af9670" +"@gitlab-org/gitlab-svgs@^1.24.0": + version "1.24.0" + resolved "https://registry.yarnpkg.com/@gitlab-org/gitlab-svgs/-/gitlab-svgs-1.24.0.tgz#3b2b58c5a1d58ce784f486d648bd87cbbb06cedc" "@sindresorhus/is@^0.7.0": version "0.7.0" |