build(deps): bump the kiota-dependencies group

Bumps the kiota-dependencies group in /msgraph-mail/typescript with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@microsoft/kiota-abstractions](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.62` | `1.0.0-preview.63` |
| [@microsoft/kiota-authentication-azure](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.57` | `1.0.0-preview.58` |
| [@microsoft/kiota-http-fetchlibrary](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.61` | `1.0.0-preview.62` |
| [@microsoft/kiota-serialization-form](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.50` | `1.0.0-preview.51` |
| [@microsoft/kiota-serialization-json](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.62` | `1.0.0-preview.63` |
| [@microsoft/kiota-serialization-multipart](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.40` | `1.0.0-preview.41` |
| [@microsoft/kiota-serialization-text](https://github.com/microsoft-typescript/kiota) | `1.0.0-preview.59` | `1.0.0-preview.60` |


Updates `@microsoft/kiota-abstractions` from 1.0.0-preview.62 to 1.0.0-preview.63
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Commits](https://github.com/microsoft/kiota-typescript/commits)

Updates `@microsoft/kiota-authentication-azure` from 1.0.0-preview.57 to 1.0.0-preview.58
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-text@1.0.0-preview.57...@microsoft/kiota-http-fetchlibrary@1.0.0-preview.58)

Updates `@microsoft/kiota-http-fetchlibrary` from 1.0.0-preview.61 to 1.0.0-preview.62
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Commits](https://github.com/microsoft/kiota-typescript/commits)

Updates `@microsoft/kiota-serialization-form` from 1.0.0-preview.50 to 1.0.0-preview.51
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-form@1.0.0-preview.50...@microsoft/kiota-abstractions@1.0.0-preview.51)

Updates `@microsoft/kiota-serialization-json` from 1.0.0-preview.62 to 1.0.0-preview.63
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Commits](https://github.com/microsoft/kiota-typescript/commits)

Updates `@microsoft/kiota-serialization-multipart` from 1.0.0-preview.40 to 1.0.0-preview.41
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-abstractions@1.0.0-preview.40...@microsoft/kiota-abstractions@1.0.0-preview.41)

Updates `@microsoft/kiota-serialization-text` from 1.0.0-preview.59 to 1.0.0-preview.60
- [Commits](https://github.com/microsoft-typescript/kiota/commits)

---
updated-dependencies:
- dependency-name: "@microsoft/kiota-abstractions"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: "@microsoft/kiota-authentication-azure"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: "@microsoft/kiota-http-fetchlibrary"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: "@microsoft/kiota-serialization-form"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: "@microsoft/kiota-serialization-json"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: "@microsoft/kiota-serialization-multipart"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: "@microsoft/kiota-serialization-text"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-04 21:40:10 +00:00 коммит произвёл GitHub
Родитель a975f7b340
Коммит 255c84de56
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 35 добавлений и 35 удалений

56
msgraph-mail/typescript/package-lock.json сгенерированный
Просмотреть файл

@ -10,13 +10,13 @@
"license": "MIT",
"dependencies": {
"@azure/identity": "^4.4.1",
"@microsoft/kiota-abstractions": "^1.0.0-preview.62",
"@microsoft/kiota-authentication-azure": "^1.0.0-preview.57",
"@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.61",
"@microsoft/kiota-serialization-form": "^1.0.0-preview.50",
"@microsoft/kiota-serialization-json": "^1.0.0-preview.62",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.40",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.59",
"@microsoft/kiota-abstractions": "^1.0.0-preview.63",
"@microsoft/kiota-authentication-azure": "^1.0.0-preview.58",
"@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.62",
"@microsoft/kiota-serialization-form": "^1.0.0-preview.51",
"@microsoft/kiota-serialization-json": "^1.0.0-preview.63",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.41",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.60",
"express": "^4.19.2",
"node-fetch": "^2.7.0"
},
@ -432,9 +432,9 @@
}
},
"node_modules/@microsoft/kiota-abstractions": {
"version": "1.0.0-preview.62",
"resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.62.tgz",
"integrity": "sha512-wQvEGd62O0B06SHe2VbtHV/n6waaJ9zAqnNu/7tqTKNEx27as785iFKqDQJ4W/t2WMrUhwkhuPVM+X/p2AcRAA==",
"version": "1.0.0-preview.63",
"resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.63.tgz",
"integrity": "sha512-077pALyZNmKZAOblab9edEojOJuqv0+zO2TMJGZgmarPF4fhsHLu7bSKk/kKlJOMO0N4ZxXYVhIsktMdefXTgw==",
"dependencies": {
"@opentelemetry/api": "^1.7.0",
"@std-uritemplate/std-uritemplate": "^1.0.1",
@ -457,9 +457,9 @@
}
},
"node_modules/@microsoft/kiota-authentication-azure": {
"version": "1.0.0-preview.57",
"resolved": "https://registry.npmjs.org/@microsoft/kiota-authentication-azure/-/kiota-authentication-azure-1.0.0-preview.57.tgz",
"integrity": "sha512-cN3c1gZdwwCVcrQAIXlFvvG3yoyAYmR/tUDU/azRr2Dp8ryxzLL9hRcuzhUoxp1+g13nv/y7rdxZJqB5g1zMRQ==",
"version": "1.0.0-preview.58",
"resolved": "https://registry.npmjs.org/@microsoft/kiota-authentication-azure/-/kiota-authentication-azure-1.0.0-preview.58.tgz",
"integrity": "sha512-xSkX/zHIP05JqFTtNsqrSMWa3TDFbgZROLLfN67R3BzQWlUbYBesEiejZDw0mrjOa3Rn03zCKrKiV5TMf0wv5A==",
"dependencies": {
"@azure/core-auth": "^1.5.0",
"@microsoft/kiota-abstractions": "*",
@ -468,9 +468,9 @@
}
},
"node_modules/@microsoft/kiota-http-fetchlibrary": {
"version": "1.0.0-preview.61",
"resolved": "https://registry.npmjs.org/@microsoft/kiota-http-fetchlibrary/-/kiota-http-fetchlibrary-1.0.0-preview.61.tgz",
"integrity": "sha512-9THXeKqPCsweLYLl9pp0Tuqqy0Mys1L+R1N9pkmWDXobjYvJ/PlVPSvaSjlN1EAwYpTTOSDTuPEgRKD+f/J/UQ==",
"version": "1.0.0-preview.62",
"resolved": "https://registry.npmjs.org/@microsoft/kiota-http-fetchlibrary/-/kiota-http-fetchlibrary-1.0.0-preview.62.tgz",
"integrity": "sha512-PyFV4JBu0MoRcOzS0Wy0DzNw9e0D2JlCDIIVoGxLMJ3UgzB55gW9Ovf/2vztKfmPVjXb6+9MAr87Stdv+VKt+w==",
"dependencies": {
"@microsoft/kiota-abstractions": "*",
"@opentelemetry/api": "^1.7.0",
@ -479,9 +479,9 @@
}
},
"node_modules/@microsoft/kiota-serialization-form": {
"version": "1.0.0-preview.50",
"resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-form/-/kiota-serialization-form-1.0.0-preview.50.tgz",
"integrity": "sha512-H8T37KksMAkWe5vHNj9nCrhbuS2WloEGTr/gy4el2fz42Cwy5Ncb/vSrBYgquKl1t78NuVfIymqXqOB+cXG3GQ==",
"version": "1.0.0-preview.51",
"resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-form/-/kiota-serialization-form-1.0.0-preview.51.tgz",
"integrity": "sha512-MFas8U+Ld0U3MDdvU2mAqz9/gp0SHRvd1WfcuIoVNGAq++JL1Wh1ijPpqdFxMqdqM1+JNrlW+2JPA3yUvGsvIg==",
"dependencies": {
"@microsoft/kiota-abstractions": "*",
"guid-typescript": "^1.0.9",
@ -489,9 +489,9 @@
}
},
"node_modules/@microsoft/kiota-serialization-json": {
"version": "1.0.0-preview.62",
"resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-json/-/kiota-serialization-json-1.0.0-preview.62.tgz",
"integrity": "sha512-QeUqqemYtSkvg6IBJB2R4bE8jjxykAGREDwINf50uG9+MQl5EGu9GTbF5GFVcOcaMWABKdGRhbTOkQ31KsWhWQ==",
"version": "1.0.0-preview.63",
"resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-json/-/kiota-serialization-json-1.0.0-preview.63.tgz",
"integrity": "sha512-cNuaRn0TJmksxbj4k78PSYmlyfkyUHd+2E741RJWXaqM91KDJa5cm34jIGj1eMqvqjNsr2/N7SbcGw2PsWVuMg==",
"dependencies": {
"@microsoft/kiota-abstractions": "*",
"guid-typescript": "^1.0.9",
@ -499,9 +499,9 @@
}
},
"node_modules/@microsoft/kiota-serialization-multipart": {
"version": "1.0.0-preview.40",
"resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-multipart/-/kiota-serialization-multipart-1.0.0-preview.40.tgz",
"integrity": "sha512-VfQ1xhhKvawEtov1D4nMuWfkZGckWPmAFo39XqCyFRpAX29Pi5SiK1iwNfFCq+aIassiujE3BkX+e8el3dVAxw==",
"version": "1.0.0-preview.41",
"resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-multipart/-/kiota-serialization-multipart-1.0.0-preview.41.tgz",
"integrity": "sha512-luDlhQlHjcIySoZPB8OpOC3NnlQ4eeu8Afbt1aL0lRLPayeUpSkZ9fz22inUfn9SFkVbTB/MeADQXj3SXEsqcA==",
"dependencies": {
"@microsoft/kiota-abstractions": "*",
"guid-typescript": "^1.0.9",
@ -509,9 +509,9 @@
}
},
"node_modules/@microsoft/kiota-serialization-text": {
"version": "1.0.0-preview.59",
"resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-text/-/kiota-serialization-text-1.0.0-preview.59.tgz",
"integrity": "sha512-mEmMUqHC0GyNSKg68n57mfK/BtXDj2+Dy4V6EG3KPTfkAkgQc2OqF/GLViZS3aCMgFejwccNx7NDp9azBUyC9g==",
"version": "1.0.0-preview.60",
"resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-text/-/kiota-serialization-text-1.0.0-preview.60.tgz",
"integrity": "sha512-NcJkz29mPcbV/JpPMPjO1rTC8Mi3PjUtSOmxh0uiGSxSjB3mJAySRGrltyZ0WqUU1dcwklwnlM5nJNwQ/x1HFQ==",
"dependencies": {
"@microsoft/kiota-abstractions": "*",
"guid-typescript": "^1.0.9",

Просмотреть файл

@ -24,13 +24,13 @@
},
"dependencies": {
"@azure/identity": "^4.4.1",
"@microsoft/kiota-abstractions": "^1.0.0-preview.62",
"@microsoft/kiota-authentication-azure": "^1.0.0-preview.57",
"@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.61",
"@microsoft/kiota-serialization-form": "^1.0.0-preview.50",
"@microsoft/kiota-serialization-json": "^1.0.0-preview.62",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.40",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.59",
"@microsoft/kiota-abstractions": "^1.0.0-preview.63",
"@microsoft/kiota-authentication-azure": "^1.0.0-preview.58",
"@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.62",
"@microsoft/kiota-serialization-form": "^1.0.0-preview.51",
"@microsoft/kiota-serialization-json": "^1.0.0-preview.63",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.41",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.60",
"express": "^4.19.2",
"node-fetch": "^2.7.0"
},