diff --git a/SamplesDashboard/SamplesDashboard/ClientApp/package-lock.json b/SamplesDashboard/SamplesDashboard/ClientApp/package-lock.json index d2e82663..8c79df7b 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.0", "@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.0", + "resolved": "https://registry.npmjs.org/@fluentui/react/-/react-8.107.0.tgz", + "integrity": "sha512-UaMt2Fl5n+BPJTML/EKCccoonccTdNPmuvSnAYnLJv3LuLNxoSyIKa6UBcBUUcWuBu5q2JaUIpBuj0omXXjcmQ==", "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.0", + "resolved": "https://registry.npmjs.org/@fluentui/react/-/react-8.107.0.tgz", + "integrity": "sha512-UaMt2Fl5n+BPJTML/EKCccoonccTdNPmuvSnAYnLJv3LuLNxoSyIKa6UBcBUUcWuBu5q2JaUIpBuj0omXXjcmQ==", "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..44774901 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.0", "@microsoft/microsoft-graph-client": "3.0.5", "bootstrap": "5.2.3", "react": "17.0.2",