diff --git a/package.json b/package.json index 2603a96cee..61c69f3b61 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "prom-client": "^12.0.0", "response-time": "^2.3.2", "serve-favicon": "^2.5.0", - "unleash-frontend": "3.2.19", + "unleash-frontend": "3.2.20", "yargs": "^15.1.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 1ad1e21a72..dcb90a943b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5831,10 +5831,10 @@ universalify@^0.1.0: version "0.1.2" resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66" -unleash-frontend@3.2.19: - version "3.2.19" - resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.19.tgz#4ba4efe6df363a01061772c33b9556e429e67ff3" - integrity sha512-1zw0/6tck3czhCsHom1x6L/Imq1+bMm7I2LLat1ceXKB9RNoMdha15TGGCsoo2pNRuMRkE//zsGPaGCldNUEqA== +unleash-frontend@3.2.20: + version "3.2.20" + resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.20.tgz#0438e296d582c0f8e953617796a994be3dcce480" + integrity sha512-LAbO9ZOjcAU8ajrpd+BcGvhiALL+hbw03JTg4MP0LLYb/k9jAgqo0Ef3CsXHSD8Nythy56iVyntE4RcLtxOwBQ== unpipe@1.0.0, unpipe@~1.0.0: version "1.0.0"