From 155fd79236f88e2e6890a46202ae57dbcea19996 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 06:48:20 +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.34.1. - [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..4ba714b8 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.34.1", "@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.34.1", + "resolved": "https://registry.npmjs.org/@types/microsoft-graph/-/microsoft-graph-2.34.1.tgz", + "integrity": "sha512-tfQJlITzTiSND7PgX2AWbP9tE32pBXA5SXLDuzwmDRFtpsfkLC1/PSjjXUeMZaDxD4CD05Qc+a2AgelEzbcKuA==", "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.34.1", + "resolved": "https://registry.npmjs.org/@types/microsoft-graph/-/microsoft-graph-2.34.1.tgz", + "integrity": "sha512-tfQJlITzTiSND7PgX2AWbP9tE32pBXA5SXLDuzwmDRFtpsfkLC1/PSjjXUeMZaDxD4CD05Qc+a2AgelEzbcKuA==", "dev": true }, "@types/mime": { diff --git a/SamplesDashboard/SamplesDashboard/ClientApp/package.json b/SamplesDashboard/SamplesDashboard/ClientApp/package.json index c964c741..4d54927c 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.34.1", "@types/node": "18.15.7", "@types/react": "17.0.50", "@types/react-dom": "17.0.14",