webui-vue: srcrev bump b5c161b4b0..5a705962a8

Dixsie Wolmers (1):
      Update Date and Time Settings to include UTC/offset label

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

(From meta-phosphor rev: 543f115955f21923103238dd55a1c55f5652870b)

Change-Id: Ifea4d4c5b602ef78e984938bc0c8c30e08dae509
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 053a337..b94f6f4 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 = "b5c161b4b098e5f303cb81cd782c5abe88722456"
+SRCREV = "5a705962a8d3e972e0dd3c837f6177cf8f3a5f97"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "