From c6469732a1a0ead42aec65b1e756e66d0c9a0178 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Mon, 5 Oct 2020 23:17:50 +0200 Subject: [PATCH] fix: update unleash-frontend to version 3.6.4 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a4e0710c1f..524ed9dcf3 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "prom-client": "^12.0.0", "response-time": "^2.3.2", "serve-favicon": "^2.5.0", - "unleash-frontend": "3.6.3", + "unleash-frontend": "3.6.4", "yargs": "^16.0.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 513c108504..476e7a5a6b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5609,10 +5609,10 @@ universalify@^0.1.0: resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66" integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg== -unleash-frontend@3.6.3: - version "3.6.3" - resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.6.3.tgz#b02b49da39de92f1fcfab5bacb4329080a9d47cd" - integrity sha512-ST2qlWreRWiSw8OUbd/v+d668khJ5WWSSZi/GDnZKstlfR8Fcp5CWtvO326Y/4m6i50SSiHpklb7MwNrSsoxPQ== +unleash-frontend@3.6.4: + version "3.6.4" + resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.6.4.tgz#b683a75e53b95add19b1279e4d324d1ae1effe1f" + integrity sha512-FRxbrjtnK4lDJBxVG6hk/33YN9EgZZJl0GIVVzBH8b3LUkVeSMdPgvxgkg05u5/kJ1Qc1Imh2svyKrZdfK0kMg== unpipe@1.0.0, unpipe@~1.0.0: version "1.0.0"