From fbd60efa8fe956f99bfb783de9383c3e2e068c19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Wed, 8 Jan 2020 08:26:03 +0100 Subject: [PATCH] fix: Upgrade unleash-frontend to version 3.2.11 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a43424023c..85560cb8ae 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "prometheus-gc-stats": "^0.6.1", "response-time": "^2.3.2", "serve-favicon": "^2.5.0", - "unleash-frontend": "3.2.10", + "unleash-frontend": "3.2.11", "yargs": "^15.1.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 176171c9a4..118b07a437 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6040,10 +6040,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.10: - version "3.2.10" - resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.10.tgz#b7786ac7428d03703c560d4340990195f236b0d0" - integrity sha512-zW6SUM8XWT5k7jiIm+JMK0VH0ZWIaBsfMTGBl64EV/C1viF9u2lp8FcQnV2oH12JeNU11AG7/aEjuJvp4t7n3g== +unleash-frontend@3.2.11: + version "3.2.11" + resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.11.tgz#9fedfd36ac8ee27be571ef3a73805cae1d8e35c2" + integrity sha512-/j7TnRozWiJFd72dELghrV7tr9+zL1tWxDvumVQKk3XQ3AFJ4mLFfw7tx8jHZk2WQVr1Pov3qDK6W85AVEcgMA== unpipe@1.0.0, unpipe@~1.0.0: version "1.0.0"