webui-vue: srcrev bump 7223a9fb31..a06fe4695e

Derick Montague (1):
      Fix accessibility violations and use b-form-group

(From meta-phosphor rev: 958a6d1f8be0b58b78a9cf138f0066e34ce4463d)

Change-Id: I0ae10425d576b87dcb9e912345d93810126efd9c
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 7e81546..11e3aa1 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 = "7223a9fb310ab2f5665b7247d8f24144cbacbede"
+SRCREV = "a06fe4695e7e4c09ea07540d3353cb05c36f1e37"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "