bmcweb: srcrev bump 66ac2b8ca5..27826b5f6a

Ed Tanous (1):
      bmcweb: fix a possible buffer overflow issue

Jason M. Bills (1):
      Update Redfish to Base.1.4.0 message registry

Change-Id: Ia239fc430ad805a0751bec08e84b1bf69ab3cc73
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index 49b1716..a3c34d2 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "66ac2b8ca5bfc8d2a3529969ee17f7e2eef2e7ff"
+SRCREV = "27826b5f6a4e886a5d4c1b3775b5d62d0438da95"
 
 S = "${WORKDIR}/git"