diff --git a/package-lock.json b/package-lock.json index 5d72f750c22..cc2b5a9533c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -194,15 +194,15 @@ } }, "node_modules/@microsoft/kiota-abstractions": { - "version": "1.0.0-preview.26", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.26.tgz", - "integrity": "sha512-+8s1TvvJrWLHDjtZeKw9Han3kaKKOuGQ8PSC0KRno/Uj1j1cSGrsYF8kUOsnjIFvC4u5rPRFLkt+0iUNJFRJJA==", + "version": "1.0.0-preview.27", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.27.tgz", + "integrity": "sha512-aAcWj4xaoVovj0VaOguG3ZHwehQYlb4wZncqxsaiSdE+DPLCRSRvoiXpdbFk5Spj0ibFXc+9E8sRNEJR+3rWkg==", "dependencies": { "@opentelemetry/api": "^1.2.0", + "@std-uritemplate/std-uritemplate": "^0.0.42", "guid-typescript": "^1.0.9", "tinyduration": "^3.2.2", "tslib": "^2.3.1", - "uri-template-lite": "^23.4.0", "uuid": "^9.0.0" } }, @@ -227,11 +227,11 @@ } }, "node_modules/@microsoft/kiota-http-fetchlibrary": { - "version": "1.0.0-preview.25", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-http-fetchlibrary/-/kiota-http-fetchlibrary-1.0.0-preview.25.tgz", - "integrity": "sha512-rJRvZpBu83zP1x4dKJ9O0Ms7bzOx322EarV9hhzOkQ7ZIhyP5SYyQsezvJz5nb/+QzdsVllkbQMyENn/JquBAg==", + "version": "1.0.0-preview.26", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-http-fetchlibrary/-/kiota-http-fetchlibrary-1.0.0-preview.26.tgz", + "integrity": "sha512-X0tIRkJYbLouTLlESPIdKfpyugzXqL9qTRTfhaT6ojSSMyx7GUE4Enm54/xs2qkCckkjVBqLL9fYkgSLM+41oA==", "dependencies": { - "@microsoft/kiota-abstractions": "^1.0.0-preview.26", + "@microsoft/kiota-abstractions": "^1.0.0-preview.27", "@opentelemetry/api": "^1.2.0", "guid-typescript": "^1.0.9", "node-fetch": "^2.6.5", @@ -313,6 +313,11 @@ "node": ">=8.0.0" } }, + "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==" + }, "node_modules/@tootallnate/once": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz", @@ -1566,11 +1571,6 @@ "node": ">=14.17" } }, - "node_modules/uri-template-lite": { - "version": "23.4.0", - "resolved": "https://registry.npmjs.org/uri-template-lite/-/uri-template-lite-23.4.0.tgz", - "integrity": "sha512-JsAjquFMpSyZRWAUQguhHIRuh4jb/xDhwQyb1/7C42YLJgkc5WoBF3UkRRM1QtL6Vr9xBa9fB7q3xPzXRwvuUA==" - }, "node_modules/uuid": { "version": "8.3.2", "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",