From 8d184c4d03b91eeb4efe94d341c9fe7239baf7d1 Mon Sep 17 00:00:00 2001 From: Fredrik Oseberg Date: Tue, 16 Aug 2022 11:34:47 +0200 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 188dd90bb9..4d228eeec2 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "stoppable": "^1.1.0", "ts-toolbelt": "^9.6.0", "type-is": "^1.6.18", - "unleash-frontend": "4.14.4", + "unleash-frontend": "4.14.5", "uuid": "^8.3.2" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 9243fbe53c..391d290982 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7224,10 +7224,10 @@ unleash-client@3.15.0: murmurhash3js "^3.0.1" semver "^7.3.5" -unleash-frontend@4.14.4: - version "4.14.4" - resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.14.4.tgz#2e2390ace1462e75f1eb6370787354177f19c010" - integrity sha512-5DZPCF0CWAhE/YsZQhZ7+6m6/1h22S0TMYewbXC7++SfSlpQWtOvrLgPsOQaRKhiTqv7YV3ajmgp90TVeTkjUA== +unleash-frontend@4.14.5: + version "4.14.5" + resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.14.5.tgz#ad06c582159d59a618ef56925ccc7515fdb4cbdd" + integrity sha512-21KJN8mQP8tp0dpiMPZhRGx+QNGWynK5Y3BUlx5MRLNLmqqzHUSrVqBh0VNou7I4t/+DBSTb7QMcPMj4/2IITg== unpipe@1.0.0, unpipe@~1.0.0: version "1.0.0"