From 7820bf6a7bc0dda3eed9c83cab4db78fd8189fe8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 11:13:49 +0000 Subject: [PATCH] Bump @microsoft/kiota-authentication-azure Bumps [@microsoft/kiota-authentication-azure](https://github.com/microsoft/kiota-typescript) from 1.0.0-preview.26 to 1.0.0-preview.27. - [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.26...@microsoft/kiota-authentication-azure@1.0.0-preview.27) --- updated-dependencies: - dependency-name: "@microsoft/kiota-authentication-azure" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index c3eaada5f57..ff886c73d40 100644 --- a/package-lock.json +++ b/package-lock.json @@ -192,9 +192,9 @@ } }, "node_modules/@microsoft/kiota-abstractions": { - "version": "1.0.0-preview.31", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.31.tgz", - "integrity": "sha512-1ojxJMzC+D3x4MU66OrTxxdu3P1KqveqHf5xgs3N8Ndy01kSFnyZEcsdAeeTJIJat/0o7k9DdxXQGKNXT+7ugw==", + "version": "1.0.0-preview.32", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.32.tgz", + "integrity": "sha512-F7V+BF2I7lM1RHO4b0Rq1K2KG4zhrG4ZIfFiLpXeEd53LBGY5taGelQxoMrslq+AJBprFrvWxCBoo8+GbXr0+w==", "dependencies": { "@opentelemetry/api": "^1.2.0", "@std-uritemplate/std-uritemplate": "^0.0.46", @@ -213,13 +213,13 @@ } }, "node_modules/@microsoft/kiota-authentication-azure": { - "version": "1.0.0-preview.26", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-authentication-azure/-/kiota-authentication-azure-1.0.0-preview.26.tgz", - "integrity": "sha512-kJl2e/WOa6W6RFz9H8DOL5GOaSPS9JQg5mgy0Oh8kcp4yfpNUEL+wnuZxyUJxGw1S6mOXYr7r+9uXDJrg44CPA==", + "version": "1.0.0-preview.27", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-authentication-azure/-/kiota-authentication-azure-1.0.0-preview.27.tgz", + "integrity": "sha512-Z31/lAFth6EKdzCQlMy+aTsKACTMllgL7HXhKpXHu4GWpfZfnXnlu0tmy7Mib5ycAuLPMl0jjIcTPdlhofnWww==", "dev": true, "dependencies": { "@azure/core-auth": "^1.3.2", - "@microsoft/kiota-abstractions": "^1.0.0-preview.31", + "@microsoft/kiota-abstractions": "^1.0.0-preview.32", "@opentelemetry/api": "^1.2.0", "tslib": "^2.3.1" }