webui-vue: srcrev bump 210b12760d..1ff8e89fd2

Nikhil Ashoka (1):
      Removed TFTP code update option

Paul Fertser (1):
      Switch to standard Redfish auth endpoint

Change-Id: I67660c938e97cda16a6e16a195efe48497d95315
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 1593ad7..03d705a 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 = "210b12760d2c4020387e132c759ec2ae9b5f5490"
+SRCREV = "1ff8e89fd2397c468ab0237158e5aeeff2692413"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.