From 92752450ba5d7af82435dd9dfe4fb8b1f966d916 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 11:39:02 +0000 Subject: [PATCH] Bump @microsoft/kiota-authentication-azure Bumps [@microsoft/kiota-authentication-azure](https://github.com/microsoft/kiota-typescript) from 1.0.0-preview.23 to 1.0.0-preview.24. - [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.23...@microsoft/kiota-authentication-azure@1.0.0-preview.24) --- 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 | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 60e127e8eee..7c7dfb7204e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -194,12 +194,12 @@ } }, "node_modules/@microsoft/kiota-abstractions": { - "version": "1.0.0-preview.28", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.28.tgz", - "integrity": "sha512-NX1HADVM54A7DBhk8S+m3BUJ/Hd9RL6Tgz0rtl2cVKXm0qNj07/KeH5zWJhMxbl4o8F6g07xWrdA9Gk5j02vQw==", + "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==", "dependencies": { "@opentelemetry/api": "^1.2.0", - "@std-uritemplate/std-uritemplate": "^0.0.42", + "@std-uritemplate/std-uritemplate": "^0.0.46", "guid-typescript": "^1.0.9", "tinyduration": "^3.2.2", "tslib": "^2.3.1", @@ -215,13 +215,13 @@ } }, "node_modules/@microsoft/kiota-authentication-azure": { - "version": "1.0.0-preview.23", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-authentication-azure/-/kiota-authentication-azure-1.0.0-preview.23.tgz", - "integrity": "sha512-RtyDBa/uszOm3T7a9Njcr0VBSTAP1fEl+CCYqxN2FKPryDA86afjEAeDGtdC2XllicZyS14J2eyK1/J8MlZTew==", + "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==", "dev": true, "dependencies": { "@azure/core-auth": "^1.3.2", - "@microsoft/kiota-abstractions": "^1.0.0-preview.28", + "@microsoft/kiota-abstractions": "^1.0.0-preview.29", "@opentelemetry/api": "^1.2.0", "tslib": "^2.3.1" } @@ -314,9 +314,9 @@ } }, "node_modules/@std-uritemplate/std-uritemplate": { - "version": "0.0.42", - "resolved": "https://registry.npmjs.org/@std-uritemplate/std-uritemplate/-/std-uritemplate-0.0.42.tgz", - "integrity": "sha512-zH+ZOKkGi/79qKOEAEN3JKS+a3+fezsynDH1sdMWan40nw1VYmwTs9xrBk6qt3m6OEu89yi/cJ9sSouoT1UAjQ==" + "version": "0.0.46", + "resolved": "https://registry.npmjs.org/@std-uritemplate/std-uritemplate/-/std-uritemplate-0.0.46.tgz", + "integrity": "sha512-GAJuWR04lNIdtJZfjVh6oH+fvjbXR30uim1SAPGmoUrztFQUeU0JbnR+Va1FKhEd/bdZae4tPlrYeKsJU6pE8A==" }, "node_modules/@tootallnate/once": { "version": "2.0.0",