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

(From meta-phosphor rev: 2cc866077147881216b17ab464e805b36f70d5b4)

Change-Id: I06f892839cc2d0dd61848ce6b9b48e22d8d00f6f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@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 3f1195a..71be78b 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 = "e7eb9dc6c2c1e5969e0bddc23521cd3e11eacb22"
+SRCREV = "09e258557365eec9b617ab544be0da07784ceb42"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "