webui-vue: srcrev bump 5a9094256e..254b960f4e

Mateusz Gapski (1):
      Add the possibility to disable subscribe socket

SurenNeware (1):
      Add test hooks to server LED page

Yoshie Muranaka (2):
      Add documentation for env theming
      Fix login layout logo alt text value

Change-Id: I516fc84110f52553de818dd9dd38a11dab0f2c57
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/webui-vue_git.bb b/recipes-phosphor/webui/webui-vue_git.bb
index 9b38b81..d41afe3 100644
--- a/recipes-phosphor/webui/webui-vue_git.bb
+++ b/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 = "5a9094256e18d7f1d347da90f9a986cdb1a49e5c"
+SRCREV = "254b960f4e1d8e0713da3a05152eab2e07a2eb26"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "