diff --git a/front/package.json b/front/package.json index 71724189b..ae7952f22 100644 --- a/front/package.json +++ b/front/package.json @@ -31,7 +31,7 @@ "diff": "5.1.0", "dompurify": "2.4.5", "focus-trap": "7.2.0", - "fomantic-ui-css": "2.9.1", + "fomantic-ui-css": "2.9.2", "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 59c9af2f6..ab69d78b5 100644 --- a/front/yarn.lock +++ b/front/yarn.lock @@ -3500,10 +3500,10 @@ 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.9.1: - version "2.9.1" - resolved "https://registry.yarnpkg.com/fomantic-ui-css/-/fomantic-ui-css-2.9.1.tgz#b1d3d8a23f64c9ad2570b2d20e8a300e08696f7c" - integrity sha512-TltZaYeYwJ4qt3IT1f4bA3EV4KezptlbWNLKqrt5axkOT3l31pCeO6xOjKkQAZaHefrrLNbmJ6T+/qTwTbiIww== +fomantic-ui-css@2.9.2: + version "2.9.2" + resolved "https://registry.yarnpkg.com/fomantic-ui-css/-/fomantic-ui-css-2.9.2.tgz#b445206bb0c1547ff05abbecc4725107749f7f54" + integrity sha512-D2KogymuA0t7z7zLoekSorgpOKil+q8y09sfYmWP1LcEA1WYRcMKdm5okjnxn4eopl8j45WBnWrkgtobNSbY2w== dependencies: jquery "^3.4.0"