From f32746739175dd1f7e06a61d087e6d7ab142a3df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 20:31:35 +0000 Subject: [PATCH] Bump @microsoft/kiota-authentication-azure Bumps [@microsoft/kiota-authentication-azure](https://github.com/microsoft/kiota-typescript) from 1.0.0-preview.99 to 1.0.0-preview.100. - [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-authentication-azure@1.0.0-preview.99...@microsoft/kiota-authentication-azure@1.0.0-preview.100) --- updated-dependencies: - dependency-name: "@microsoft/kiota-authentication-azure" dependency-version: 1.0.0-preview.100 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/urlShortener/TypeScript/package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/urlShortener/TypeScript/package-lock.json b/src/urlShortener/TypeScript/package-lock.json index 7d99f0c..1221cc2 100644 --- a/src/urlShortener/TypeScript/package-lock.json +++ b/src/urlShortener/TypeScript/package-lock.json @@ -630,9 +630,9 @@ } }, "node_modules/@microsoft/kiota-abstractions": { - "version": "1.0.0-preview.99", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.99.tgz", - "integrity": "sha512-6qrlwGCO3DbvpA7tszqk7JNQPFPDg8gv5NGMTziwdtHqaQrUALKusm3vdJGPVGrbNiZL6/lBaY5NSUvLtlhRCg==", + "version": "1.0.0-preview.100", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.100.tgz", + "integrity": "sha512-3s2WYKQ6WLB/0pyDmmv9bigH/3LZ0Mm4ldHskNLBj0U8DYjFzfG729snnEij+hZN0l2XHr37pGBr1MZK8vM7zQ==", "license": "MIT", "dependencies": { "@opentelemetry/api": "^1.7.0", @@ -642,13 +642,13 @@ } }, "node_modules/@microsoft/kiota-authentication-azure": { - "version": "1.0.0-preview.99", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-authentication-azure/-/kiota-authentication-azure-1.0.0-preview.99.tgz", - "integrity": "sha512-gPmk/vx15sBMfjfLPgqPanmyVR/rA5HGd3318VtPS28mXxH07Zn30R6PVqSemhIwSxfiGnPiq0SlTj28BQhTKQ==", + "version": "1.0.0-preview.100", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-authentication-azure/-/kiota-authentication-azure-1.0.0-preview.100.tgz", + "integrity": "sha512-RT6LtekPVaFYQ5JHOiMDrYEdsx6RyiRtoGz929m3iy+jS6W2dELWTO4mrtAG3Q+8Tczk1uUwP21tYy/Wyf07lw==", "license": "MIT", "dependencies": { "@azure/core-auth": "^1.5.0", - "@microsoft/kiota-abstractions": "^1.0.0-preview.99", + "@microsoft/kiota-abstractions": "^1.0.0-preview.100", "@opentelemetry/api": "^1.7.0", "tslib": "^2.6.2" }