diff --git a/webapp/package.json b/webapp/package.json index 41051f681..3f4d81621 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -18,7 +18,7 @@ "@azure/msal-browser": "^2.38.2", "@azure/msal-react": "^1.5.11", "@fluentui/react-components": "^9.37.0", - "@fluentui/react-icons": "^2.0.220", + "@fluentui/react-icons": "^2.0.221", "@fluentui/react-northstar": "^0.66.4", "@microsoft/signalr": "^7.0.12", "@playwright/test": "^1.39.0", diff --git a/webapp/yarn.lock b/webapp/yarn.lock index fdf1eaacf..c56058efc 100644 --- a/webapp/yarn.lock +++ b/webapp/yarn.lock @@ -1752,10 +1752,10 @@ "@fluentui/styles" "^0.66.5" classnames "^2.2.6" -"@fluentui/react-icons@^2.0.217", "@fluentui/react-icons@^2.0.220": - version "2.0.220" - resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.220.tgz#93e422c5b3fd8550377795fda083e0474dc5abf5" - integrity sha512-AIe0y3QuG2dATGVlszyt/xCzVhyBcDulQnDepSLZvDXkuu8zL/zqQaSuiOizwZUVxxuF0SvePyf4zgi86zgtjg== +"@fluentui/react-icons@^2.0.217", "@fluentui/react-icons@^2.0.221": + version "2.0.221" + resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.221.tgz#e2117ea2bac8cbabb819b377b9f15de5d73db40c" + integrity sha512-Dj5ihpaE4y3gWs81SJGuu8Pz3rPR6ioHHbqz8eETkbhpAW8Q3dRITFcfdYQV/ZEsj33/uSiis8iLMdhY/xWMMw== dependencies: "@griffel/react" "^1.0.0" tslib "^2.1.0"