webui-vue: srcrev bump 92a0a4ac1f..f0a1ac7eb7

Derick Montague (1):
      Relace node-sass with dart-sass

Sukanya Pandey (1):
      Remove date bug in event logs page

Change-Id: I21e7cd748dc79c2112970cb865f6ef5a5d913a69
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 e541706..5bc53d8 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 = "92a0a4ac1f25271c1861d7c97a0d8344dd578905"
+SRCREV = "f0a1ac7eb7cf724d412acd2c0c9a3bf3d1fcc204"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "