webui-vue: srcrev bump 65fa7bf8c8..fb6c6de90c

Jason M. Bills (1):
      Add fields to the DIMM inventory table

Konstantin (1):
      Fix kvm session and add event bus

Change-Id: I214402410f69d8e2029d8fa61818eaf0e0db4723
Signed-off-by: Andrew Geissler <openbmcbump-github@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 a0a1df5..233e6cc 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -9,7 +9,7 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 DEPENDS:prepend = "nodejs-native "
-SRCREV = "65fa7bf8c8bb0f3f856c69f7d8aa61808ad6994a"
+SRCREV = "fb6c6de90cba53dff84d687d6b3f2b07b822b1dc"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.