diff --git a/SamplesDashboard/SamplesDashboard/ClientApp/package-lock.json b/SamplesDashboard/SamplesDashboard/ClientApp/package-lock.json index d2e82663..aef27c74 100644 --- a/SamplesDashboard/SamplesDashboard/ClientApp/package-lock.json +++ b/SamplesDashboard/SamplesDashboard/ClientApp/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@azure/msal-browser": "2.34.0", "@azure/msal-react": "1.5.2", - "@fluentui/react": "8.106.8", + "@fluentui/react": "8.107.5", "@microsoft/microsoft-graph-client": "3.0.5", "bootstrap": "5.2.3", "react": "17.0.2", @@ -2513,9 +2513,9 @@ } }, "node_modules/@fluentui/react": { - "version": "8.106.8", - "resolved": "https://registry.npmjs.org/@fluentui/react/-/react-8.106.8.tgz", - "integrity": "sha512-odRxZJNMIBtC/6Pp1HKRICpzFvFOfjG9z+PYsHCpGsCyvjGfxEZkMZzK3ceqAjQiClQ+rE/9nxcRv1s+1wM7fw==", + "version": "8.107.5", + "resolved": "https://registry.npmjs.org/@fluentui/react/-/react-8.107.5.tgz", + "integrity": "sha512-8sa4xclbC+5gh7TBInMi4X2g8jOUVsvfMJqM+gpEgvv52zOAVgZE2FfesBCZT7r9FD5KkCy4OVPu9ygFbznnnQ==", "dependencies": { "@fluentui/date-time-utilities": "^8.5.6", "@fluentui/font-icons-mdl2": "^8.5.13", @@ -19293,9 +19293,9 @@ } }, "@fluentui/react": { - "version": "8.106.8", - "resolved": "https://registry.npmjs.org/@fluentui/react/-/react-8.106.8.tgz", - "integrity": "sha512-odRxZJNMIBtC/6Pp1HKRICpzFvFOfjG9z+PYsHCpGsCyvjGfxEZkMZzK3ceqAjQiClQ+rE/9nxcRv1s+1wM7fw==", + "version": "8.107.5", + "resolved": "https://registry.npmjs.org/@fluentui/react/-/react-8.107.5.tgz", + "integrity": "sha512-8sa4xclbC+5gh7TBInMi4X2g8jOUVsvfMJqM+gpEgvv52zOAVgZE2FfesBCZT7r9FD5KkCy4OVPu9ygFbznnnQ==", "requires": { "@fluentui/date-time-utilities": "^8.5.6", "@fluentui/font-icons-mdl2": "^8.5.13", diff --git a/SamplesDashboard/SamplesDashboard/ClientApp/package.json b/SamplesDashboard/SamplesDashboard/ClientApp/package.json index c964c741..77fbd5e0 100644 --- a/SamplesDashboard/SamplesDashboard/ClientApp/package.json +++ b/SamplesDashboard/SamplesDashboard/ClientApp/package.json @@ -5,7 +5,7 @@ "dependencies": { "@azure/msal-browser": "2.34.0", "@azure/msal-react": "1.5.2", - "@fluentui/react": "8.106.8", + "@fluentui/react": "8.107.5", "@microsoft/microsoft-graph-client": "3.0.5", "bootstrap": "5.2.3", "react": "17.0.2",