webui-vue: srcrev bump 3aecc07d9c..240c056c89

Sandeepa Singh (3):
      Add processors table missing properties
      Add BMC table missing properties
      Add chassis table missing properties

Change-Id: I7b9a5a9694ac9f236e2feca853f548969758ef15
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 e4dcc54..23fb6ae 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 = "3aecc07d9c2e08951ddd04de50247fe5cac3337a"
+SRCREV = "240c056c8989c5e3e0f0ff640f38f3e4cdbc6ac5"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native nlf-native "