From 52de24b6e87dad8e220fb5bd514d42ae9012aa25 Mon Sep 17 00:00:00 2001 From: ivaosthu Date: Mon, 29 Jul 2019 10:54:28 +0200 Subject: [PATCH] fix: Update unleash-frontend to version 3.2.6 --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 77f05afb3e..58a10eb899 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "prometheus-gc-stats": "^0.6.1", "response-time": "^2.3.2", "serve-favicon": "^2.5.0", - "unleash-frontend": "3.2.5", + "unleash-frontend": "3.2.6", "yallist": "^3.0.3", "yargs": "^13.2.1" }, diff --git a/yarn.lock b/yarn.lock index 0a9dce19a5..98c50115ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5710,9 +5710,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.5: - version "3.2.5" - resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.5.tgz#9b15012698d6be079abfb4271fd4c57f92be4bcc" +unleash-frontend@3.2.6: + version "3.2.6" + resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.6.tgz#c6bd98010f93931046903a5135aaa2fe5903354b" + integrity sha512-W6DyGlh+czOTUetuioO/yH0JFRIuPbpd83F2J8qgPwS6xUiBJPhpDV1r3WaiY22PA/7xY7h9TkvDgkK5KGua7w== unpipe@1.0.0, unpipe@~1.0.0: version "1.0.0"