Browse Source

[deps]: Update @microsoft/microsoft-graph-types to v2.43.1 (#895)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/906/head
renovate[bot] 2 months ago committed by GitHub
parent
commit
daeb96713f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 8
      package-lock.json
  2. 2
      package.json

8
package-lock.json generated

@ -50,7 +50,7 @@ @@ -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 @@ @@ -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"
},

2
package.json

@ -80,7 +80,7 @@ @@ -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",

Loading…
Cancel
Save