webui-vue: srcrev bump 1b417cd406..73d255b68a

Glukhov Mikhail (1):
      Inventory: replacement of FAN ID with Name

Gunnar Mills (1):
      OWNERS: Update Gunnar's email address

Change-Id: Ic6909d681b08d5f149a2e46ea87fb04abcb3d080
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 7ef77cb..82eec0c 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 = "1b417cd406ce65401dcb8d695fe5424287092cb1"
+SRCREV = "73d255b68ae6a7a6406d3f0b644fdb265f14a97e"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.