From 86837d38c010a043dd27241763f2791e1f81ed6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 06:33:13 +0000 Subject: [PATCH] Bump @types/microsoft-graph Bumps [@types/microsoft-graph](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/microsoft-graph) from 2.26.0 to 2.38.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/microsoft-graph) --- updated-dependencies: - dependency-name: "@types/microsoft-graph" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../SamplesDashboard/ClientApp/package-lock.json | 14 +++++++------- .../SamplesDashboard/ClientApp/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/SamplesDashboard/SamplesDashboard/ClientApp/package-lock.json b/SamplesDashboard/SamplesDashboard/ClientApp/package-lock.json index d2e82663..7f073337 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.38.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.38.0", + "resolved": "https://registry.npmjs.org/@types/microsoft-graph/-/microsoft-graph-2.38.0.tgz", + "integrity": "sha512-NnEMa4VTnrkiZXGvxOZlSynIgaBY6MIfKI8pAicHyGHXzVZ06rNg17aHiwsahMo0UE/4+YgZvt5X1dh7LjbIBg==", "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.38.0", + "resolved": "https://registry.npmjs.org/@types/microsoft-graph/-/microsoft-graph-2.38.0.tgz", + "integrity": "sha512-NnEMa4VTnrkiZXGvxOZlSynIgaBY6MIfKI8pAicHyGHXzVZ06rNg17aHiwsahMo0UE/4+YgZvt5X1dh7LjbIBg==", "dev": true }, "@types/mime": { diff --git a/SamplesDashboard/SamplesDashboard/ClientApp/package.json b/SamplesDashboard/SamplesDashboard/ClientApp/package.json index c964c741..559d0944 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.38.0", "@types/node": "18.15.7", "@types/react": "17.0.50", "@types/react-dom": "17.0.14",