From 1369feffa8bcf59169c99f2f26823010a85e1263 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 21:40:55 +0000 Subject: [PATCH] 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.59` | `1.0.0-preview.60` | | [@microsoft/kiota-authentication-azure](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.54` | `1.0.0-preview.55` | | [@microsoft/kiota-http-fetchlibrary](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.58` | `1.0.0-preview.59` | | [@microsoft/kiota-serialization-form](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.48` | `1.0.0-preview.49` | | [@microsoft/kiota-serialization-json](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.59` | `1.0.0-preview.60` | | [@microsoft/kiota-serialization-multipart](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.37` | `1.0.0-preview.38` | | [@microsoft/kiota-serialization-text](https://github.com/microsoft-typescript/kiota) | `1.0.0-preview.56` | `1.0.0-preview.57` | Updates `@microsoft/kiota-abstractions` from 1.0.0-preview.59 to 1.0.0-preview.60 - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-abstractions@1.0.0-preview.59...@microsoft/kiota-abstractions@1.0.0-preview.60) Updates `@microsoft/kiota-authentication-azure` from 1.0.0-preview.54 to 1.0.0-preview.55 - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-authentication-azure@1.0.0-preview.54...@microsoft/kiota-authentication-azure@1.0.0-preview.55) Updates `@microsoft/kiota-http-fetchlibrary` from 1.0.0-preview.58 to 1.0.0-preview.59 - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-http-fetchlibrary@1.0.0-preview.58...@microsoft/kiota-http-fetchlibrary@1.0.0-preview.59) Updates `@microsoft/kiota-serialization-form` from 1.0.0-preview.48 to 1.0.0-preview.49 - [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.48...@microsoft/kiota-serialization-form@1.0.0-preview.49) Updates `@microsoft/kiota-serialization-json` from 1.0.0-preview.59 to 1.0.0-preview.60 - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-json@1.0.0-preview.59...@microsoft/kiota-serialization-json@1.0.0-preview.60) Updates `@microsoft/kiota-serialization-multipart` from 1.0.0-preview.37 to 1.0.0-preview.38 - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-multipart@1.0.0-preview.37...@microsoft/kiota-serialization-multipart@1.0.0-preview.38) Updates `@microsoft/kiota-serialization-text` from 1.0.0-preview.56 to 1.0.0-preview.57 - [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] --- msgraph-mail/typescript/package-lock.json | 56 +++++++++++------------ msgraph-mail/typescript/package.json | 14 +++--- 2 files changed, 35 insertions(+), 35 deletions(-) diff --git a/msgraph-mail/typescript/package-lock.json b/msgraph-mail/typescript/package-lock.json index f7a2971da..2ca800e9a 100644 --- a/msgraph-mail/typescript/package-lock.json +++ b/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.59", - "@microsoft/kiota-authentication-azure": "^1.0.0-preview.54", - "@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.58", - "@microsoft/kiota-serialization-form": "^1.0.0-preview.48", - "@microsoft/kiota-serialization-json": "^1.0.0-preview.59", - "@microsoft/kiota-serialization-multipart": "^1.0.0-preview.37", - "@microsoft/kiota-serialization-text": "^1.0.0-preview.56", + "@microsoft/kiota-abstractions": "^1.0.0-preview.60", + "@microsoft/kiota-authentication-azure": "^1.0.0-preview.55", + "@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.59", + "@microsoft/kiota-serialization-form": "^1.0.0-preview.49", + "@microsoft/kiota-serialization-json": "^1.0.0-preview.60", + "@microsoft/kiota-serialization-multipart": "^1.0.0-preview.38", + "@microsoft/kiota-serialization-text": "^1.0.0-preview.57", "express": "^4.19.2", "node-fetch": "^2.7.0" }, @@ -432,9 +432,9 @@ } }, "node_modules/@microsoft/kiota-abstractions": { - "version": "1.0.0-preview.59", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.59.tgz", - "integrity": "sha512-qb+ZyYXa5BQhPtYPyySoAcsE56Elulm42b2E6J/VxG3TAFobZ8O0B1RcBPBRtnr5UbKW6a00f+DUL+8tiPYq8Q==", + "version": "1.0.0-preview.60", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.60.tgz", + "integrity": "sha512-f0xk2z820PHyi9n7dB69+HCDEVh47ik9Ti6Fo9gpATn/eQSqHlgKjd+iU6bU2YoO88/1tN9Svux3BsTVEZkNxg==", "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.54", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-authentication-azure/-/kiota-authentication-azure-1.0.0-preview.54.tgz", - "integrity": "sha512-jIPz2ziwIKnrglynWmiXO0KcvRp3R0emHPXcSjbK+l7+D+kLrPZy92RDYjIdKJFtS39ZdM5jZgLeIEnmAkSvEQ==", + "version": "1.0.0-preview.55", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-authentication-azure/-/kiota-authentication-azure-1.0.0-preview.55.tgz", + "integrity": "sha512-3qyqE6X54cVuHgYHyuyoVtZgZ7Ag9EtTWjCrcIfgd5L3kemdNKMeNKMgkMRp2ifuDVkBlyqS1XbTDlSw8Maltg==", "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.58", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-http-fetchlibrary/-/kiota-http-fetchlibrary-1.0.0-preview.58.tgz", - "integrity": "sha512-91Ft4hIt289rfwEP1R7WDsCd7tYJBKiCIRjGLlJ5jKcxamS4IHtI+ui8Qgy1tdk7azkq0+z6JzYZ6LBBdAJ97g==", + "version": "1.0.0-preview.59", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-http-fetchlibrary/-/kiota-http-fetchlibrary-1.0.0-preview.59.tgz", + "integrity": "sha512-5uf/bkstxSX7PeS6TzCK5KuVwamNxv3OuSgn1rsH//20TKW0Z+w8+W+7u9e3OMZk3ZPXwlkvLiviQUBqJV+ZLA==", "dependencies": { "@microsoft/kiota-abstractions": "*", "@opentelemetry/api": "^1.7.0", @@ -479,9 +479,9 @@ } }, "node_modules/@microsoft/kiota-serialization-form": { - "version": "1.0.0-preview.48", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-form/-/kiota-serialization-form-1.0.0-preview.48.tgz", - "integrity": "sha512-NP95IzgLZcsCtBnlA21nPIM6qW0pqmWk3bv+S/pHFlb4bktfOrhrrfGGTMjPwq3Wpm7bGoQy/kr2iT8Y91sThQ==", + "version": "1.0.0-preview.49", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-form/-/kiota-serialization-form-1.0.0-preview.49.tgz", + "integrity": "sha512-e++J7eowZB0rGyvAhzRBapQpUg+3+Ot1X/jUaDa69HJMfXvFV6K4uJ/VBko6rRoPDleilmYzLEGpmMrtY4RznQ==", "dependencies": { "@microsoft/kiota-abstractions": "*", "guid-typescript": "^1.0.9", @@ -489,9 +489,9 @@ } }, "node_modules/@microsoft/kiota-serialization-json": { - "version": "1.0.0-preview.59", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-json/-/kiota-serialization-json-1.0.0-preview.59.tgz", - "integrity": "sha512-jqI9hozmP1S2YKfmAIIZpwMQREXdgWpAnGM/DgKSfs3O4fKmH4yVilhNRb6k+H+Y7TouS6cgTJkMnB10ARGY1A==", + "version": "1.0.0-preview.60", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-json/-/kiota-serialization-json-1.0.0-preview.60.tgz", + "integrity": "sha512-IlmE4fo/1V9y7fY68KTzd48Hv4+ng/Exkxt/H5m83HRYu1n77qfFTDlLLgpWAbfuLbtj7EXfOfAPPikawMiIig==", "dependencies": { "@microsoft/kiota-abstractions": "*", "guid-typescript": "^1.0.9", @@ -499,9 +499,9 @@ } }, "node_modules/@microsoft/kiota-serialization-multipart": { - "version": "1.0.0-preview.37", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-multipart/-/kiota-serialization-multipart-1.0.0-preview.37.tgz", - "integrity": "sha512-PgRnMuk0dn2YxNgNt0o3ItjITJE5/M85u31IMe1z6U8hqnnYemJTIoXjXv1Tfv73qEfXy9USeAFaX8ioPe6rGA==", + "version": "1.0.0-preview.38", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-multipart/-/kiota-serialization-multipart-1.0.0-preview.38.tgz", + "integrity": "sha512-nKEHB5dSQNBF7/vbn7aTbTKwiUKEnc0H0e+sca6OvscLD+qeGa1HGluY2VLpBPByiQgJW7x4Kyyj1AbaobahOA==", "dependencies": { "@microsoft/kiota-abstractions": "*", "guid-typescript": "^1.0.9", @@ -509,9 +509,9 @@ } }, "node_modules/@microsoft/kiota-serialization-text": { - "version": "1.0.0-preview.56", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-text/-/kiota-serialization-text-1.0.0-preview.56.tgz", - "integrity": "sha512-72UC5ACyYwMHNsy5+TyHk8Douw6uYrjCfZica00QlPmDO8+aW5yq1Ysr0A4ZL8B0LPU2P/SAYuKinBXpTkUA1w==", + "version": "1.0.0-preview.57", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-text/-/kiota-serialization-text-1.0.0-preview.57.tgz", + "integrity": "sha512-6HLXxg3aZ/VoXtP5he9subXRyUetTxuWnhT4LW1FaO+VbpRTexsWfRGJMSnjaK5+ezOXG4738nESjoMNld4kZw==", "dependencies": { "@microsoft/kiota-abstractions": "*", "guid-typescript": "^1.0.9", diff --git a/msgraph-mail/typescript/package.json b/msgraph-mail/typescript/package.json index e934ec15d..561021371 100644 --- a/msgraph-mail/typescript/package.json +++ b/msgraph-mail/typescript/package.json @@ -24,13 +24,13 @@ }, "dependencies": { "@azure/identity": "^4.4.1", - "@microsoft/kiota-abstractions": "^1.0.0-preview.59", - "@microsoft/kiota-authentication-azure": "^1.0.0-preview.54", - "@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.58", - "@microsoft/kiota-serialization-form": "^1.0.0-preview.48", - "@microsoft/kiota-serialization-json": "^1.0.0-preview.59", - "@microsoft/kiota-serialization-multipart": "^1.0.0-preview.37", - "@microsoft/kiota-serialization-text": "^1.0.0-preview.56", + "@microsoft/kiota-abstractions": "^1.0.0-preview.60", + "@microsoft/kiota-authentication-azure": "^1.0.0-preview.55", + "@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.59", + "@microsoft/kiota-serialization-form": "^1.0.0-preview.49", + "@microsoft/kiota-serialization-json": "^1.0.0-preview.60", + "@microsoft/kiota-serialization-multipart": "^1.0.0-preview.38", + "@microsoft/kiota-serialization-text": "^1.0.0-preview.57", "express": "^4.19.2", "node-fetch": "^2.7.0" },