webui-vue: srcrev bump d9566225f1..112dbb266e

Damian Celico (1):
      Check certificate file extension

MichalX Szopinski (1):
      Server manufacturer and Firmware version on Overview tab

Change-Id: I6f020ea019137bd094cb7fcb6d7db81391f21e3b
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 2678e60..3fc20a4 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 = "d9566225f1c25b1892c332e0f3a16c1b5e4ba714"
+SRCREV = "112dbb266e659e252e42f2230ddb4a80a467da20"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.