diff --git a/package-lock.json b/package-lock.json index ab9ca7232..16d8826c2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@babel/runtime": "7.27.1", "@fluentui-contrib/react-resize-handle": "0.6.3", "@fluentui/react-components": "9.61.6", - "@fluentui/react-icons": "2.0.298", + "@fluentui/react-icons": "2.0.305", "@microsoft/applicationinsights-react-js": "18.3.6", "@microsoft/applicationinsights-web": "3.3.6", "@microsoft/microsoft-graph-client": "3.0.7", @@ -3875,10 +3875,9 @@ } }, "node_modules/@fluentui/react-icons": { - "version": "2.0.298", - "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.298.tgz", - "integrity": "sha512-4bLyZsLtdpS1634ptlBQeoEDlsg//61s8Lp8RlM+TyBgXaIONS9KIlRiujlrGJyuksDujq2V+uEfpqAGrkAHtQ==", - "license": "MIT", + "version": "2.0.305", + "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.305.tgz", + "integrity": "sha512-lxJZsW4IKaPaIrlaZlvDFujztKwWXSR3tUMBUBG0WtEGoQkbrWhrt8fqzhQ9BEbq02FtifLFUpaIqiJ326//Rw==", "dependencies": { "@griffel/react": "^1.0.0", "tslib": "^2.1.0" diff --git a/package.json b/package.json index a976ef2d3..06bfda0de 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@babel/runtime": "7.27.1", "@fluentui-contrib/react-resize-handle": "0.6.3", "@fluentui/react-components": "9.61.6", - "@fluentui/react-icons": "2.0.298", + "@fluentui/react-icons": "2.0.305", "@microsoft/applicationinsights-react-js": "18.3.6", "@microsoft/applicationinsights-web": "3.3.6", "@microsoft/microsoft-graph-client": "3.0.7",