From 098a5f03fd86a6a01e997c572233b12b6fcee263 Mon Sep 17 00:00:00 2001 From: Fredrik Oseberg Date: Fri, 11 Feb 2022 12:15:38 +0100 Subject: [PATCH] chore: update frontend --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index eb27bcdd52..72b119a564 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "serve-favicon": "^2.5.0", "stoppable": "^1.1.0", "type-is": "^1.6.18", - "unleash-frontend": "4.8.0-beta.0", + "unleash-frontend": "4.8.0-beta.1", "uuid": "^8.3.2" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index e91a52bf0f..aa42e92fdd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7232,10 +7232,10 @@ universalify@^2.0.0: resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717" integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ== -unleash-frontend@4.8.0-beta.0: - version "4.8.0-beta.0" - resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.8.0-beta.0.tgz#1447762e1203e8130c63b47b99b77564c54111fc" - integrity sha512-fSdTiI/wc/Eqe6R28utJnZvO6BX4tYeQnTZY/faqU/c7dzwlE5YnpSfoVEojXVGhYZQIXEdO9rPGYs0JAm3wFQ== +unleash-frontend@4.8.0-beta.1: + version "4.8.0-beta.1" + resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.8.0-beta.1.tgz#fc39832366d83f57fb4f91d91661807d2a5293b6" + integrity sha512-HEhpY3UJXCbsx7uEjsNtpPNCsz1GLqriH81d/QFlTibeBVTfgvgCvNbR8+scdm64UuqBL+kKUI8iW5X90cnDdw== unpipe@1.0.0, unpipe@~1.0.0: version "1.0.0"