From 0999e23b803051ac68e3630e5556b8c12a99f520 Mon Sep 17 00:00:00 2001 From: ivaosthu Date: Wed, 22 Aug 2018 18:38:30 +0200 Subject: [PATCH] chore(package): update unleash-frontend to version 3.1.3 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) 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"