From ab7e3f2e3c7c3fb37429ccfb180fd908e5364307 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 19:52:27 +0000 Subject: [PATCH] Bump @microsoft/kiota-authentication-azure Bumps [@microsoft/kiota-authentication-azure](https://github.com/microsoft/kiota-typescript) from 1.0.0-preview.97 to 1.0.0-preview.98. - [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.97...@microsoft/kiota-authentication-azure@1.0.0-preview.98) --- updated-dependencies: - dependency-name: "@microsoft/kiota-authentication-azure" dependency-version: 1.0.0-preview.98 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 c6cfd88..3522c8b 100644 --- a/src/urlShortener/TypeScript/package-lock.json +++ b/src/urlShortener/TypeScript/package-lock.json @@ -82,9 +82,9 @@ } }, "node_modules/@microsoft/kiota-abstractions": { - "version": "1.0.0-preview.97", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.97.tgz", - "integrity": "sha512-ENazW/UmJWG5Si8jea2TfhYEsEmKEY+xDMzQW2tx4D7n7a6h6M6sVWLouz//jZ9oxMDIykXuP/fUcO7pHTdwgA==", + "version": "1.0.0-preview.98", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.98.tgz", + "integrity": "sha512-Qgq8EJApmyIEbWqZbjFFhP3+7nAmfyZWOwm9YSXW8KEEBpzArgFII1NAlw0MhvM5yqa/0LkOlnEGz94Q2eVElw==", "license": "MIT", "dependencies": { "@opentelemetry/api": "^1.7.0", @@ -94,13 +94,13 @@ } }, "node_modules/@microsoft/kiota-authentication-azure": { - "version": "1.0.0-preview.97", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-authentication-azure/-/kiota-authentication-azure-1.0.0-preview.97.tgz", - "integrity": "sha512-s567kjpHMXRZx+XGEXGg3fl5xeA3HXIStxAn/xyYv1+Ww8dRgRwudTvc9++4yuKfU+9tOCKopEdMejOb8pXmVQ==", + "version": "1.0.0-preview.98", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-authentication-azure/-/kiota-authentication-azure-1.0.0-preview.98.tgz", + "integrity": "sha512-HYCQNgR+/mrC7WYTCW5H4V5ZYzF9Xcp1V9NUgY9ynSQBUNQ3WLLbjlzOHNaLczlHTllH3Q/T0Bg2GrZYZXPMkg==", "license": "MIT", "dependencies": { "@azure/core-auth": "^1.5.0", - "@microsoft/kiota-abstractions": "^1.0.0-preview.97", + "@microsoft/kiota-abstractions": "^1.0.0-preview.98", "@opentelemetry/api": "^1.7.0", "tslib": "^2.6.2" }