webui-vue: srcrev bump 2ec04fbb91..6e2cb97842

SurenNeware (3):
      Update linting and code formatting node packages
      Update security settings text
      Fixed icon or text only button accessibility

Change-Id: Icfc9cd27ffb6f36a82d33ebe19665cf44d2d9e6b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 1637273..b2a603e 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/webui-vue.git"
-SRCREV = "2ec04fbb915a2d3428312288a282008c138a9a62"
+SRCREV = "6e2cb978428ba078ebe0d171a69322308ab48d48"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "