From 2026bbeda69b64e85db069f2bd925c08f35255be Mon Sep 17 00:00:00 2001 From: Fredrik Oseberg Date: Fri, 11 Feb 2022 11:34:31 +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 ab38ba0bf11..853fca5a380 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.7.2", + "unleash-frontend": "4.8.0-beta.0", "uuid": "^8.3.2" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 9238847af9b..e91a52bf0fd 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.7.2: - version "4.7.2" - resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.7.2.tgz#5edabd9d2f2d81130de42e65a6fe7ea474896971" - integrity sha512-5OKvFm7dwLDSAoJIRIaOsNhdsFK86nYOPJfqraiKbFIW6i8u9EtkltDUVWpbHzt6Vg+MCVhbfoHHU0oyesvW/w== +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== unpipe@1.0.0, unpipe@~1.0.0: version "1.0.0"