diff --git a/package-lock.json b/package-lock.json index 3c78f4d..626a32c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@docusaurus/theme-mermaid": "^3.3.2", "@docusaurus/theme-search-algolia": "^3.9.2", "@docusaurus/utils-validation": "^3.3.2", - "@fluentui/react-icons": "^2.0.270", + "@fluentui/react-icons": "^2.0.315", "@fortawesome/fontawesome-svg-core": "^6.5.2", "@fortawesome/free-brands-svg-icons": "^6.5.2", "@fortawesome/free-solid-svg-icons": "^6.5.1", @@ -4888,9 +4888,10 @@ "integrity": "sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==" }, "node_modules/@fluentui/react-icons": { - "version": "2.0.311", - "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.311.tgz", - "integrity": "sha512-njTCiHki4gxtB0ebFFIy8jC+9xFqIbnqzFGO+3mixSjUIn/wl0NKUVzXiXcaYUx6d0okEAiYgciuT7eQjJhW8Q==", + "version": "2.0.315", + "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.315.tgz", + "integrity": "sha512-IITWAQGgU7I32eHPDHi+TUCUF6malP27wZLUV3bqjGVF/x/lfxvTIx8yqv/cxuwF3+ITGFDpl+278ZYJtOI7ww==", + "license": "MIT", "dependencies": { "@griffel/react": "^1.0.0", "tslib": "^2.1.0" diff --git a/package.json b/package.json index 2b2e76f..e2c9086 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@docusaurus/theme-mermaid": "^3.3.2", "@docusaurus/theme-search-algolia": "^3.9.2", "@docusaurus/utils-validation": "^3.3.2", - "@fluentui/react-icons": "^2.0.270", + "@fluentui/react-icons": "^2.0.315", "@fortawesome/fontawesome-svg-core": "^6.5.2", "@fortawesome/free-brands-svg-icons": "^6.5.2", "@fortawesome/free-solid-svg-icons": "^6.5.1",