webui-vue: srcrev bump a06fe4695e..fd22b5b0e7

Derick Montague (3):
      Add buttons documentation
      Add toast component documentation
      Add alert message component and documentation

(From meta-phosphor rev: 0ebf09ab3088536e44595ed36748a1dffb09d83d)

Change-Id: I91687608a4b8262823c371619968c1b41878ed56
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@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 11e3aa1..bcc8cec 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/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 = "a06fe4695e7e4c09ea07540d3353cb05c36f1e37"
+SRCREV = "fd22b5b0e770442294bd883a8b4e25ad512717ed"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "