diff --git a/package-lock.json b/package-lock.json index 994581a1f..de9280416 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.271", "@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.270", - "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.270.tgz", - "integrity": "sha512-XFAUxbOTH5gb/eTZ5UDR/841tbNskr2SNa/hshsQdojyEKMjBxNNcXo2ruesdfCGKsz/KOlmSh2sZu7NmN2N7Q==", + "version": "2.0.271", + "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.271.tgz", + "integrity": "sha512-I5rFvmZTzf1OQduU5Lal8yNMFcjCsfLnFDEwYjpwTdcyAPoIY2MTZMb4hCbGoohAreQL4cbItkWugxZc7N1wdw==", "license": "MIT", "dependencies": { "@griffel/react": "^1.0.0", diff --git a/package.json b/package.json index ba21dcd66..fe009aab5 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.271", "@fortawesome/fontawesome-svg-core": "^6.5.2", "@fortawesome/free-brands-svg-icons": "^6.5.2", "@fortawesome/free-solid-svg-icons": "^6.5.1",