webui-vue: srcrev bump 5d86af86e5..1b417cd406

Konstantin Aladyshev (1):
      RU: Add State to DIMM slot inventory summary

Change-Id: I2d3f433d3e865e2cecf2eb594ff9282ed1c7b426
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 7884f91..225fdb5 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 = "5d86af86e5dd0c4c7d9e902fc191c8b19ac890d1"
+SRCREV = "1b417cd406ce65401dcb8d695fe5424287092cb1"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.