diff --git a/SamplesDashboard/SamplesDashboard/ClientApp/package-lock.json b/SamplesDashboard/SamplesDashboard/ClientApp/package-lock.json index d2e82663..e90fe8c4 100644 --- a/SamplesDashboard/SamplesDashboard/ClientApp/package-lock.json +++ b/SamplesDashboard/SamplesDashboard/ClientApp/package-lock.json @@ -25,7 +25,7 @@ "@testing-library/react": "12.1.5", "@testing-library/user-event": "14.4.3", "@types/jest": "29.5.0", - "@types/microsoft-graph": "2.26.0", + "@types/microsoft-graph": "2.27.0", "@types/node": "18.15.7", "@types/react": "17.0.50", "@types/react-dom": "17.0.14", @@ -4266,9 +4266,9 @@ "dev": true }, "node_modules/@types/microsoft-graph": { - "version": "2.26.0", - "resolved": "https://registry.npmjs.org/@types/microsoft-graph/-/microsoft-graph-2.26.0.tgz", - "integrity": "sha512-lz0NeeHarTQzHBhPYtvafklMv7QTm05qTqdeTrSFh64XiVd8qZmtr/WnzZluFyUm5JR8I4Jb4bDGxkuzElhv5A==", + "version": "2.27.0", + "resolved": "https://registry.npmjs.org/@types/microsoft-graph/-/microsoft-graph-2.27.0.tgz", + "integrity": "sha512-FVaswvpqZcqReJrsasJNNsz+xp4v7sC63nSwL5f5Rw/J9r6M6D95wPCX1DwhCw6Iu+10sRRV2yVwFkh/iBcmEQ==", "dev": true }, "node_modules/@types/mime": { @@ -20663,9 +20663,9 @@ "dev": true }, "@types/microsoft-graph": { - "version": "2.26.0", - "resolved": "https://registry.npmjs.org/@types/microsoft-graph/-/microsoft-graph-2.26.0.tgz", - "integrity": "sha512-lz0NeeHarTQzHBhPYtvafklMv7QTm05qTqdeTrSFh64XiVd8qZmtr/WnzZluFyUm5JR8I4Jb4bDGxkuzElhv5A==", + "version": "2.27.0", + "resolved": "https://registry.npmjs.org/@types/microsoft-graph/-/microsoft-graph-2.27.0.tgz", + "integrity": "sha512-FVaswvpqZcqReJrsasJNNsz+xp4v7sC63nSwL5f5Rw/J9r6M6D95wPCX1DwhCw6Iu+10sRRV2yVwFkh/iBcmEQ==", "dev": true }, "@types/mime": { diff --git a/SamplesDashboard/SamplesDashboard/ClientApp/package.json b/SamplesDashboard/SamplesDashboard/ClientApp/package.json index c964c741..2ffb9df3 100644 --- a/SamplesDashboard/SamplesDashboard/ClientApp/package.json +++ b/SamplesDashboard/SamplesDashboard/ClientApp/package.json @@ -20,7 +20,7 @@ "@testing-library/react": "12.1.5", "@testing-library/user-event": "14.4.3", "@types/jest": "29.5.0", - "@types/microsoft-graph": "2.26.0", + "@types/microsoft-graph": "2.27.0", "@types/node": "18.15.7", "@types/react": "17.0.50", "@types/react-dom": "17.0.14",