diff --git a/CHANGELOG.md b/CHANGELOG.md index fba60ab8ae..f6d2866886 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## 3.2.25 -- fix: upgrade unleash-frontend to version 3.2.14 +- fix: upgrade unleash-frontend to version 3.2.15 ## 3.2.24 diff --git a/package.json b/package.json index 8957ddea1c..ce6ef61e31 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "prometheus-gc-stats": "^0.6.1", "response-time": "^2.3.2", "serve-favicon": "^2.5.0", - "unleash-frontend": "3.2.14", + "unleash-frontend": "3.2.15", "yargs": "^15.1.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 7fadfcbda3..1967d55d85 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6040,10 +6040,10 @@ universalify@^0.1.0: version "0.1.2" resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66" -unleash-frontend@3.2.14: - version "3.2.14" - resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.14.tgz#47121d348bd4159cab35ad4202cc1d237609cf94" - integrity sha512-/Jz8m6Ud5WYBGGxUtIGclPhbub7EYvZm/HkKpKlykw1wKbgglg6AMI6f12pGmZNx6ulrSuQCiJNNkh3pCxkI+g== +unleash-frontend@3.2.15: + version "3.2.15" + resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.15.tgz#5976bca200c0066b112ed49c043271eed170092f" + integrity sha512-asfBkzojx+gxvQL7qZZr3n6KmxckrjhSjCRn+SE//F/tdd86kuUIrKSWw8wnX2XrPwzP90HenMZwew1KIuTUFg== unpipe@1.0.0, unpipe@~1.0.0: version "1.0.0"