diff --git a/package-lock.json b/package-lock.json index 239a1601c..c2c791010 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "@docusaurus/theme-mermaid": "^3.3.2", "@docusaurus/theme-search-algolia": "^3.3.2", "@docusaurus/utils-validation": "^3.3.2", - "@fluentui/react-icons": "^2.0.242", + "@fluentui/react-icons": "^2.0.294", "@fortawesome/fontawesome-svg-core": "^6.5.2", "@fortawesome/free-brands-svg-icons": "^6.5.2", "@fortawesome/free-solid-svg-icons": "^6.5.1", @@ -4150,9 +4150,9 @@ "license": "MIT" }, "node_modules/@fluentui/react-icons": { - "version": "2.0.274", - "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.274.tgz", - "integrity": "sha512-URmKlK8yS8f+RNsqi1pHBiL91V8RFBJlIBrPnsm8GcZsZv3vhA8k9jUinGyiMKgcsgcUulGPT/T7JUOLGEE+oQ==", + "version": "2.0.294", + "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.294.tgz", + "integrity": "sha512-BoR+wqa+HEn8bB8L+gN/BnxR2LaR2ri6MSRb8W/s9mxy5deodnHalQ1P66vBWlJyaozNcxNHR4COKb4RJvpmeA==", "license": "MIT", "dependencies": { "@griffel/react": "^1.0.0", diff --git a/package.json b/package.json index c68f40aae..8c042a8ba 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@docusaurus/theme-mermaid": "^3.3.2", "@docusaurus/theme-search-algolia": "^3.3.2", "@docusaurus/utils-validation": "^3.3.2", - "@fluentui/react-icons": "^2.0.242", + "@fluentui/react-icons": "^2.0.294", "@fortawesome/fontawesome-svg-core": "^6.5.2", "@fortawesome/free-brands-svg-icons": "^6.5.2", "@fortawesome/free-solid-svg-icons": "^6.5.1",