webui-vue: srcrev bump 9e36f522b9..881ddc4111

Yoshie Muranaka (2):
      Add LDAP page
      Change host status request to Redfish

Change-Id: Iac1d9f72216e1ca64f6c7b93e55b2fa526f65e1e
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 523bed9..1dd3dfd 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 = "9e36f522b94511c1d77335493c09e68975db031c"
+SRCREV = "881ddc4111d0025123ce3898044d373a2eb329cf"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "