webui-vue: srcrev bump d395235496..b5c161b4b0

Sukanya Pandey (1):
      Remove time bug from date and time settings page

SurenNeware (1):
      Remove unnecessary style block from overview page

Change-Id: I19403ab7f6284df4028d8268a4a2a6d8f180e7c1
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 a8b068b..053a337 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 = "d395235496cc39575bf00696bf835f6747dd010c"
+SRCREV = "b5c161b4b098e5f303cb81cd782c5abe88722456"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "