From 634807dcde95d7006c0ba3d135b51b99ff7dc33c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 04:13:43 +0000 Subject: [PATCH] chore(deps): bump @microsoft/kiota-serialization-json Bumps [@microsoft/kiota-serialization-json](https://github.com/microsoft/kiota-typescript) from 1.0.0-preview.66 to 1.0.0-preview.77. - [Release notes](https://github.com/microsoft/kiota-typescript/releases) - [Changelog](https://github.com/microsoft/kiota-typescript/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-json@1.0.0-preview.66...@microsoft/kiota-serialization-json@1.0.0-preview.77) --- updated-dependencies: - dependency-name: "@microsoft/kiota-serialization-json" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/console-client/package.json | 2 +- pnpm-lock.yaml | 34 ++++++++++++++++------------ 2 files changed, 20 insertions(+), 16 deletions(-) diff --git a/packages/console-client/package.json b/packages/console-client/package.json index 25762780..aafdec29 100644 --- a/packages/console-client/package.json +++ b/packages/console-client/package.json @@ -19,7 +19,7 @@ "author": "", "dependencies": { "@microsoft/kiota-abstractions": "1.0.0-preview.66", - "@microsoft/kiota-serialization-json": "1.0.0-preview.66", + "@microsoft/kiota-serialization-json": "1.0.0-preview.77", "@microsoft/kiota-serialization-text": "1.0.0-preview.63", "@microsoft/kiota-serialization-form": "1.0.0-preview.54", "@microsoft/kiota-serialization-multipart": "1.0.0-preview.44", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2537a5a6..80890e37 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: 1.0.0-preview.54 version: 1.0.0-preview.54 '@microsoft/kiota-serialization-json': - specifier: 1.0.0-preview.66 - version: 1.0.0-preview.66 + specifier: 1.0.0-preview.77 + version: 1.0.0-preview.77 '@microsoft/kiota-serialization-multipart': specifier: 1.0.0-preview.44 version: 1.0.0-preview.44 @@ -962,14 +962,14 @@ packages: '@microsoft/kiota-abstractions@1.0.0-preview.66': resolution: {integrity: sha512-mP7P+aHVLhT5A0A1nhpPQvghwNtMO9+LOV6RKYHzhzmKAvycM2rOMCpxsivHn+vtOArTiAqdfyePCpUhzziRjg==} - '@microsoft/kiota-abstractions@1.0.0-preview.70': - resolution: {integrity: sha512-IWc26z0EXTtm1sE7Oc035dUz4PxWCZN8iQ0btoctstjcN504Y4tQsfeut1EnI4AW8hD97Pp342lqvBuDt28bwQ==} + '@microsoft/kiota-abstractions@1.0.0-preview.77': + resolution: {integrity: sha512-fbG40A34f0E62mw+zN8tM3OUukpeh97scSf5At75vo4AGdidE2RGExbi97V0DqvqIxCgO8dEvR4zdweX74rzug==} '@microsoft/kiota-serialization-form@1.0.0-preview.54': resolution: {integrity: sha512-Yd8GOae8zq3AK2koMK3RjLDzMfVRf+bx2je/MMZlUOrfKXF1rnaCWcXiyJJRlreawDI9WSeuD0mY/+pUTxSOsw==} - '@microsoft/kiota-serialization-json@1.0.0-preview.66': - resolution: {integrity: sha512-H9ja9wu+e68jlzqQ548Dcu5U18dh3HAEnPcrypG+YDzgpXqXJwujZa7fOzKbR3mNRD3coUT7H9PMQfaNGZus+g==} + '@microsoft/kiota-serialization-json@1.0.0-preview.77': + resolution: {integrity: sha512-e/jXIId+B7QiFbpqpniux8DStfL0uU3oK7D4ds/PSXaH+ZKawX1W6XPU3mle3b+ZYxh0H79sU78NTARSMej9Xg==} '@microsoft/kiota-serialization-multipart@1.0.0-preview.44': resolution: {integrity: sha512-+g/1euy/iZXxQPlmN6zX4rkas47BShFI7bK47jLIdt6VFtZU6deWjiplnTpfR2dGg3ipQAD9RBdU4mHVoqx1Ow==} @@ -3652,6 +3652,10 @@ packages: resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} hasBin: true + uuid@11.0.3: + resolution: {integrity: sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==} + hasBin: true + uuid@8.3.2: resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} hasBin: true @@ -4653,36 +4657,34 @@ snapshots: tslib: 2.7.0 uuid: 10.0.0 - '@microsoft/kiota-abstractions@1.0.0-preview.70': + '@microsoft/kiota-abstractions@1.0.0-preview.77': dependencies: '@opentelemetry/api': 1.9.0 '@std-uritemplate/std-uritemplate': 1.0.6 - guid-typescript: 1.0.9 tinyduration: 3.3.1 tslib: 2.7.0 - uuid: 10.0.0 + uuid: 11.0.3 '@microsoft/kiota-serialization-form@1.0.0-preview.54': dependencies: - '@microsoft/kiota-abstractions': 1.0.0-preview.70 + '@microsoft/kiota-abstractions': 1.0.0-preview.77 guid-typescript: 1.0.9 tslib: 2.7.0 - '@microsoft/kiota-serialization-json@1.0.0-preview.66': + '@microsoft/kiota-serialization-json@1.0.0-preview.77': dependencies: - '@microsoft/kiota-abstractions': 1.0.0-preview.70 - guid-typescript: 1.0.9 + '@microsoft/kiota-abstractions': 1.0.0-preview.77 tslib: 2.7.0 '@microsoft/kiota-serialization-multipart@1.0.0-preview.44': dependencies: - '@microsoft/kiota-abstractions': 1.0.0-preview.70 + '@microsoft/kiota-abstractions': 1.0.0-preview.77 guid-typescript: 1.0.9 tslib: 2.7.0 '@microsoft/kiota-serialization-text@1.0.0-preview.63': dependencies: - '@microsoft/kiota-abstractions': 1.0.0-preview.70 + '@microsoft/kiota-abstractions': 1.0.0-preview.77 guid-typescript: 1.0.9 tslib: 2.7.0 @@ -7781,6 +7783,8 @@ snapshots: uuid@10.0.0: {} + uuid@11.0.3: {} + uuid@8.3.2: {} v8-compile-cache-lib@3.0.1: {}