webui-vue: srcrev bump e7eb9dc6c2..09e2585573

Dixsie Wolmers (2):
      Add store documentation
      Add datepicker label

Konstantin Aladyshev (1):
      Add thresholds for Fan sensors

SurenNeware (1):
      Add new style for form file component

Yoshie Muranaka (3):
      Fix TableFilter component
      Add documentation for table search
      Fix LDAP accessibility violations

Change-Id: Iae80bb70327d39c8c2a4a7cf7b0162a50f004c97
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 3f1195a..71be78b 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 = "e7eb9dc6c2c1e5969e0bddc23521cd3e11eacb22"
+SRCREV = "09e258557365eec9b617ab544be0da07784ceb42"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "