From 60ef7905a765bb23114113584035e24b5f89f7a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 11:22:40 +0000 Subject: [PATCH] Bump @microsoft/kiota-authentication-azure Bumps [@microsoft/kiota-authentication-azure](https://github.com/microsoft/kiota-typescript) from 1.0.0-preview.24 to 1.0.0-preview.26. - [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.24...@microsoft/kiota-authentication-azure@1.0.0-preview.26) --- 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 2eeae45e4c7..94f7a2958b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -194,9 +194,9 @@ } }, "node_modules/@microsoft/kiota-abstractions": { - "version": "1.0.0-preview.29", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.29.tgz", - "integrity": "sha512-R9/Yh+mD6EFD+46iIpQjMiA7BgfrQF7AI4kuZYQteiPWFwQY30dW92BGWFHv0ODYyrJeMDjdXt5VxVaE83diEw==", + "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==", "dependencies": { "@opentelemetry/api": "^1.2.0", "@std-uritemplate/std-uritemplate": "^0.0.46", @@ -215,13 +215,13 @@ } }, "node_modules/@microsoft/kiota-authentication-azure": { - "version": "1.0.0-preview.24", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-authentication-azure/-/kiota-authentication-azure-1.0.0-preview.24.tgz", - "integrity": "sha512-qZApJBpTFU3P+ki6XKH4M1h5oZgaD1n4MojJcYu3Ici1gpu+BcDLZhByXHLOeDBpG+m2IwebkzYr7FFVqFNagA==", + "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==", "dev": true, "dependencies": { "@azure/core-auth": "^1.3.2", - "@microsoft/kiota-abstractions": "^1.0.0-preview.29", + "@microsoft/kiota-abstractions": "^1.0.0-preview.31", "@opentelemetry/api": "^1.2.0", "tslib": "^2.3.1" }