diff --git a/ui/package.json b/ui/package.json index 430dec7707152..a7ec12f6d0071 100644 --- a/ui/package.json +++ b/ui/package.json @@ -22,7 +22,7 @@ "dagre": "^0.8.5", "date-fns": "^2.30.0", "deepmerge": "^3.2.0", - "foundation-sites": "^6.7.5", + "foundation-sites": "^6.8.1", "git-url-parse": "^13.1.0", "history": "^4.7.2", "js-yaml": "^4.1.0", diff --git a/ui/yarn.lock b/ui/yarn.lock index dd5e7f136f747..8854cc5deec38 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -5171,10 +5171,10 @@ forwarded@0.2.0: resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811" integrity sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow== -foundation-sites@^6.4.3, foundation-sites@^6.7.5: - version "6.7.5" - resolved "https://registry.yarnpkg.com/foundation-sites/-/foundation-sites-6.7.5.tgz#6bc2bdd06819e6ed4d7fd8e3090246a0b6ac81c0" - integrity sha512-MEjAENdF/IV2XQvlQmg20o+iDTyyWu0N/j440e8fKbEylbKxARzgg5S7vcnxtjukC1Lqg+rRm7ZDSSyGhVVoUQ== +foundation-sites@^6.4.3, foundation-sites@^6.8.1: + version "6.8.1" + resolved "https://registry.yarnpkg.com/foundation-sites/-/foundation-sites-6.8.1.tgz#9b17e9371c18916a375985571b33bdbe4c347555" + integrity sha512-9JAuLqVgzf7EIRUqVKeYN68dU/SGe0aNJPgnejdfJKSWnBFdQLF3Zvy9WEQ1gE/gnyvwG3Ia3LkkEd9774n0bQ== fresh@0.5.2: version "0.5.2"