From 601765ef9de6bd9c0eb0ba190ebdb3bb78fbe325 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 17:54:31 +0000 Subject: [PATCH] fix(deps): update dependency unleash-frontend to v4.14.3 (#1888) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 343af9e296..7619131810 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.1", + "unleash-frontend": "4.14.3", "uuid": "^8.3.2" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 94283098dc..7c6a2336dc 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.1: - version "4.14.1" - resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.14.1.tgz#1199dfd3f3330902588823d1b61c5c08d63dd052" - integrity sha512-m2dD+ZMQtOS2EXmtzFoJiKb0wQuGYXT34exxZCq/BOvbQgEzF38LZ5BCkO0OkCRYY+dSr7kkn3TkVpVe6R5bjA== +unleash-frontend@4.14.3: + version "4.14.3" + resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.14.3.tgz#286b5c827f1eafb5ca932b0e6135d2e06fd5a538" + integrity sha512-z+JFSEpPPaeumJ7byyx4+b/RxEyZ+sevKqyoqh0IGunoqjPGe9v4QPepAV1wK2AfaEoYs4hQdOCCmZ8piLkhzA== unpipe@1.0.0, unpipe@~1.0.0: version "1.0.0"