From 871cf2b48eab88eaf293ad4bf14e1686bafb389a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 11:16:02 -0800 Subject: [PATCH] Bump @microsoft/microsoft-graph-types from 2.14.0 to 2.16.0 (#664) Bumps [@microsoft/microsoft-graph-types](https://github.com/microsoftgraph/msgraph-typescript-typings) from 2.14.0 to 2.16.0. - [Release notes](https://github.com/microsoftgraph/msgraph-typescript-typings/releases) - [Commits](https://github.com/microsoftgraph/msgraph-typescript-typings/compare/2.14.0...2.16.0) --- updated-dependencies: - dependency-name: "@microsoft/microsoft-graph-types" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index cb0aa1fb6..3f29def4f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2449,9 +2449,9 @@ } }, "node_modules/@microsoft/microsoft-graph-types": { - "version": "2.14.0", - "resolved": "https://registry.npmjs.org/@microsoft/microsoft-graph-types/-/microsoft-graph-types-2.14.0.tgz", - "integrity": "sha512-O4vcX6+2ivfUhDiZm/p4SIxGv+SQFe3qROcmvZpPluNAqL/Ho5/6LXysgjexvtUtNOUYXN/ZtfZdY30tlwQy+w==", + "version": "2.16.0", + "resolved": "https://registry.npmjs.org/@microsoft/microsoft-graph-types/-/microsoft-graph-types-2.16.0.tgz", + "integrity": "sha512-Qvxv9mpXb/F4xlESEkSLjREHj3dAixTkH3LVO6Ct6sllc5RWrQxPxaSGqW9IpcLU6jI49f2XNSGLotVef3Irdg==", "dev": true }, "node_modules/@nodelib/fs.scandir": { @@ -15313,9 +15313,9 @@ } }, "@microsoft/microsoft-graph-types": { - "version": "2.14.0", - "resolved": "https://registry.npmjs.org/@microsoft/microsoft-graph-types/-/microsoft-graph-types-2.14.0.tgz", - "integrity": "sha512-O4vcX6+2ivfUhDiZm/p4SIxGv+SQFe3qROcmvZpPluNAqL/Ho5/6LXysgjexvtUtNOUYXN/ZtfZdY30tlwQy+w==", + "version": "2.16.0", + "resolved": "https://registry.npmjs.org/@microsoft/microsoft-graph-types/-/microsoft-graph-types-2.16.0.tgz", + "integrity": "sha512-Qvxv9mpXb/F4xlESEkSLjREHj3dAixTkH3LVO6Ct6sllc5RWrQxPxaSGqW9IpcLU6jI49f2XNSGLotVef3Irdg==", "dev": true }, "@nodelib/fs.scandir": {