webui-vue: srcrev bump 3dd167a131..96b37af143

Derick Montague (1):
      Remove unused npm package

Mateusz Gapski (1):
      Fix responsiveness of KVM

SurenNeware (1):
      Add icon to the toast component

Yoshie Muranaka (2):
      Fix error on Hardware status page
      Fix duplicate nav item

(From meta-phosphor rev: 7e94bb551f07d03baed2dd5c5b89a30d384a3d24)

Change-Id: I2c0db17095c7e9901172d8198395974536d9174e
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 11d161d..54a85fd 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 = "3dd167a13191eedb4b7ed8cd80cf4f941049b463"
+SRCREV = "96b37af1433f635fc6bb107961a352721a720326"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "