diff --git a/package.json b/package.json index 3ddb4ddeb0..dbc60ab70b 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "prometheus-gc-stats": "^0.6.0", "response-time": "^2.3.2", "serve-favicon": "^2.5.0", - "unleash-frontend": "^3.1.2", + "unleash-frontend": "^3.1.3", "yallist": "^3.0.2", "yargs": "^12.0.1" }, diff --git a/yarn.lock b/yarn.lock index e5775736da..b435439917 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6336,9 +6336,9 @@ unique-temp-dir@^1.0.0: os-tmpdir "^1.0.1" uid2 "0.0.3" -unleash-frontend@^3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.1.2.tgz#d7ba23bee03f16f909476ce401aceddb82268c4e" +unleash-frontend@^3.1.3: + version "3.1.3" + resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.1.3.tgz#c981a87603a9e7a49a4a0bfe9d508a1ded497835" unpipe@1.0.0, unpipe@~1.0.0: version "1.0.0"