diff --git a/front/package.json b/front/package.json index 6678806e9..ca44aa155 100644 --- a/front/package.json +++ b/front/package.json @@ -33,7 +33,7 @@ "diff": "5.1.0", "dompurify": "2.4.0", "focus-trap": "7.0.0", - "fomantic-ui-css": "2.8.8", + "fomantic-ui-css": "2.9.0", "howler": "2.2.3", "idb-keyval": "6.2.0", "js-logger": "1.6.1", diff --git a/front/yarn.lock b/front/yarn.lock index 282006bb1..1c1901068 100644 --- a/front/yarn.lock +++ b/front/yarn.lock @@ -3387,10 +3387,10 @@ follow-redirects@^1.14.9, follow-redirects@^1.15.0: resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13" integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA== -fomantic-ui-css@2.8.8: - version "2.8.8" - resolved "https://registry.yarnpkg.com/fomantic-ui-css/-/fomantic-ui-css-2.8.8.tgz#8a402a4413b2c205c416afccfb48b295b393bb52" - integrity sha512-mVzOha6ApNT0yolKHTt5MHla1aR7w8EKkk/B6FLaa8Bia48qhO1MDFKZriT93eS1RHOZzrN42GcNpT/mH6qMVA== +fomantic-ui-css@2.9.0: + version "2.9.0" + resolved "https://registry.yarnpkg.com/fomantic-ui-css/-/fomantic-ui-css-2.9.0.tgz#316773b044c33b62309deb67fefd45d4f2331da1" + integrity sha512-QHXz9FVLtG26m6RXyvAlhu38vZwcfAqHbKzPqWUoqsI28U/ihRlodFPTYUYgLpP7LxjlDEYVW/vkqT5veeGxNQ== dependencies: jquery "^3.4.0"