diff --git a/package-lock.json b/package-lock.json index ec79f455..367d6364 100644 --- a/package-lock.json +++ b/package-lock.json @@ -50,7 +50,7 @@ "@electron/notarize": "2.5.0", "@electron/rebuild": "4.0.1", "@fluffy-spoon/substitute": "1.208.0", - "@microsoft/microsoft-graph-types": "2.40.0", + "@microsoft/microsoft-graph-types": "2.43.1", "@ngtools/webpack": "20.3.3", "@types/inquirer": "8.2.10", "@types/jest": "29.5.14", @@ -5418,9 +5418,9 @@ } }, "node_modules/@microsoft/microsoft-graph-types": { - "version": "2.40.0", - "resolved": "https://registry.npmjs.org/@microsoft/microsoft-graph-types/-/microsoft-graph-types-2.40.0.tgz", - "integrity": "sha512-1fcPVrB/NkbNcGNfCy+Cgnvwxt6/sbIEEFgZHFBJ670zYLegENYJF8qMo7x3LqBjWX2/Eneq5BVVRCLTmlJN+g==", + "version": "2.43.1", + "resolved": "https://registry.npmjs.org/@microsoft/microsoft-graph-types/-/microsoft-graph-types-2.43.1.tgz", + "integrity": "sha512-7r3FiJYW2qTWnl+Li8GV5MzJqPiJp27hvY98kH5V/ZMzGuIOkcJqOfIpusoIQrskLDfYk5kFT8AjpeW713qcIg==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index 8afc2254..b4aeec5d 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "@electron/notarize": "2.5.0", "@electron/rebuild": "4.0.1", "@fluffy-spoon/substitute": "1.208.0", - "@microsoft/microsoft-graph-types": "2.40.0", + "@microsoft/microsoft-graph-types": "2.43.1", "@ngtools/webpack": "20.3.3", "@types/inquirer": "8.2.10", "@types/jest": "29.5.14",