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

Change-Id: I7ebe75f20d12884ec14ef743b77fdeaa3d3d7d96
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/webui-vue_git.bb b/recipes-phosphor/webui/webui-vue_git.bb
index 11d161d..54a85fd 100644
--- a/recipes-phosphor/webui/webui-vue_git.bb
+++ b/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 "