From 08b8378a791b7f0fe3d40b121f4fee5f2b6826e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 01:07:14 +0000 Subject: [PATCH] Bump @microsoft/kiota-abstractions in /clients/node Bumps [@microsoft/kiota-abstractions](https://github.com/microsoft/kiota-typescript) from 1.0.0-preview.18 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-http-fetchlibrary@1.0.0-preview.18...@microsoft/kiota-abstractions@1.0.0-preview.26) --- updated-dependencies: - dependency-name: "@microsoft/kiota-abstractions" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- clients/node/package-lock.json | 184 ++++++++++++++++++++++++++++++--- clients/node/package.json | 2 +- 2 files changed, 170 insertions(+), 16 deletions(-) diff --git a/clients/node/package-lock.json b/clients/node/package-lock.json index 4fe75a2..847ac4e 100644 --- a/clients/node/package-lock.json +++ b/clients/node/package-lock.json @@ -10,7 +10,7 @@ "license": "ISC", "dependencies": { "@azure/identity": "^3.2.3", - "@microsoft/kiota-abstractions": "^1.0.0-preview.13", + "@microsoft/kiota-abstractions": "^1.0.0-preview.26", "@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.17", "@microsoft/kiota-serialization-form": "^1.0.0-preview.7", "@microsoft/kiota-serialization-json": "^1.0.0-preview.16", @@ -236,14 +236,15 @@ } }, "node_modules/@microsoft/kiota-abstractions": { - "version": "1.0.0-preview.18", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.18.tgz", - "integrity": "sha512-dMgy+YnaH+55nAqYdvKLTzeZLhECy2P3QNNDaJLT8gv9Uci7KZ9KtbQ74oc2s8cFNjQUd05HfqOtGYz8eo18/Q==", + "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==", "dependencies": { "@opentelemetry/api": "^1.2.0", + "guid-typescript": "^1.0.9", "tinyduration": "^3.2.2", "tslib": "^2.3.1", - "uri-template-lite": "^22.1.0", + "uri-template-lite": "^23.4.0", "uuid": "^9.0.0" } }, @@ -258,6 +259,18 @@ "tslib": "^2.3.1" } }, + "node_modules/@microsoft/kiota-http-fetchlibrary/node_modules/@microsoft/kiota-abstractions": { + "version": "1.0.0-preview.18", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.18.tgz", + "integrity": "sha512-dMgy+YnaH+55nAqYdvKLTzeZLhECy2P3QNNDaJLT8gv9Uci7KZ9KtbQ74oc2s8cFNjQUd05HfqOtGYz8eo18/Q==", + "dependencies": { + "@opentelemetry/api": "^1.2.0", + "tinyduration": "^3.2.2", + "tslib": "^2.3.1", + "uri-template-lite": "^22.1.0", + "uuid": "^9.0.0" + } + }, "node_modules/@microsoft/kiota-http-fetchlibrary/node_modules/node-fetch": { "version": "2.6.7", "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", @@ -277,6 +290,11 @@ } } }, + "node_modules/@microsoft/kiota-http-fetchlibrary/node_modules/uri-template-lite": { + "version": "22.9.0", + "resolved": "https://registry.npmjs.org/uri-template-lite/-/uri-template-lite-22.9.0.tgz", + "integrity": "sha512-cmGZaykSWEQ5UXKaGKnUS8zFvfp8j1Jvn7dlq3P7tGd5XeybXcfo0xnVBRWiNEp80nO1GYgCLwoaRJ8WMmmk3Q==" + }, "node_modules/@microsoft/kiota-serialization-form": { "version": "1.0.0-preview.7", "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-form/-/kiota-serialization-form-1.0.0-preview.7.tgz", @@ -286,6 +304,23 @@ "tslib": "^2.3.1" } }, + "node_modules/@microsoft/kiota-serialization-form/node_modules/@microsoft/kiota-abstractions": { + "version": "1.0.0-preview.18", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.18.tgz", + "integrity": "sha512-dMgy+YnaH+55nAqYdvKLTzeZLhECy2P3QNNDaJLT8gv9Uci7KZ9KtbQ74oc2s8cFNjQUd05HfqOtGYz8eo18/Q==", + "dependencies": { + "@opentelemetry/api": "^1.2.0", + "tinyduration": "^3.2.2", + "tslib": "^2.3.1", + "uri-template-lite": "^22.1.0", + "uuid": "^9.0.0" + } + }, + "node_modules/@microsoft/kiota-serialization-form/node_modules/uri-template-lite": { + "version": "22.9.0", + "resolved": "https://registry.npmjs.org/uri-template-lite/-/uri-template-lite-22.9.0.tgz", + "integrity": "sha512-cmGZaykSWEQ5UXKaGKnUS8zFvfp8j1Jvn7dlq3P7tGd5XeybXcfo0xnVBRWiNEp80nO1GYgCLwoaRJ8WMmmk3Q==" + }, "node_modules/@microsoft/kiota-serialization-json": { "version": "1.0.0-preview.16", "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-json/-/kiota-serialization-json-1.0.0-preview.16.tgz", @@ -295,6 +330,23 @@ "tslib": "^2.3.1" } }, + "node_modules/@microsoft/kiota-serialization-json/node_modules/@microsoft/kiota-abstractions": { + "version": "1.0.0-preview.18", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.18.tgz", + "integrity": "sha512-dMgy+YnaH+55nAqYdvKLTzeZLhECy2P3QNNDaJLT8gv9Uci7KZ9KtbQ74oc2s8cFNjQUd05HfqOtGYz8eo18/Q==", + "dependencies": { + "@opentelemetry/api": "^1.2.0", + "tinyduration": "^3.2.2", + "tslib": "^2.3.1", + "uri-template-lite": "^22.1.0", + "uuid": "^9.0.0" + } + }, + "node_modules/@microsoft/kiota-serialization-json/node_modules/uri-template-lite": { + "version": "22.9.0", + "resolved": "https://registry.npmjs.org/uri-template-lite/-/uri-template-lite-22.9.0.tgz", + "integrity": "sha512-cmGZaykSWEQ5UXKaGKnUS8zFvfp8j1Jvn7dlq3P7tGd5XeybXcfo0xnVBRWiNEp80nO1GYgCLwoaRJ8WMmmk3Q==" + }, "node_modules/@microsoft/kiota-serialization-text": { "version": "1.0.0-preview.15", "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-text/-/kiota-serialization-text-1.0.0-preview.15.tgz", @@ -304,6 +356,23 @@ "tslib": "^2.3.1" } }, + "node_modules/@microsoft/kiota-serialization-text/node_modules/@microsoft/kiota-abstractions": { + "version": "1.0.0-preview.18", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.18.tgz", + "integrity": "sha512-dMgy+YnaH+55nAqYdvKLTzeZLhECy2P3QNNDaJLT8gv9Uci7KZ9KtbQ74oc2s8cFNjQUd05HfqOtGYz8eo18/Q==", + "dependencies": { + "@opentelemetry/api": "^1.2.0", + "tinyduration": "^3.2.2", + "tslib": "^2.3.1", + "uri-template-lite": "^22.1.0", + "uuid": "^9.0.0" + } + }, + "node_modules/@microsoft/kiota-serialization-text/node_modules/uri-template-lite": { + "version": "22.9.0", + "resolved": "https://registry.npmjs.org/uri-template-lite/-/uri-template-lite-22.9.0.tgz", + "integrity": "sha512-cmGZaykSWEQ5UXKaGKnUS8zFvfp8j1Jvn7dlq3P7tGd5XeybXcfo0xnVBRWiNEp80nO1GYgCLwoaRJ8WMmmk3Q==" + }, "node_modules/@opentelemetry/api": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/@opentelemetry/api/-/api-1.3.0.tgz", @@ -527,6 +596,11 @@ "node": ">=12.20.0" } }, + "node_modules/guid-typescript": { + "version": "1.0.9", + "resolved": "https://registry.npmjs.org/guid-typescript/-/guid-typescript-1.0.9.tgz", + "integrity": "sha512-Y8T4vYhEfwJOTbouREvG+3XDsjr8E3kIr7uf+JZ0BYloFsttiHU0WfvANVsR7TxNUJa/WpCnw/Ino/p+DeBhBQ==" + }, "node_modules/http-proxy-agent": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz", @@ -841,9 +915,9 @@ } }, "node_modules/uri-template-lite": { - "version": "22.9.0", - "resolved": "https://registry.npmjs.org/uri-template-lite/-/uri-template-lite-22.9.0.tgz", - "integrity": "sha512-cmGZaykSWEQ5UXKaGKnUS8zFvfp8j1Jvn7dlq3P7tGd5XeybXcfo0xnVBRWiNEp80nO1GYgCLwoaRJ8WMmmk3Q==" + "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": "9.0.0", @@ -1069,14 +1143,15 @@ } }, "@microsoft/kiota-abstractions": { - "version": "1.0.0-preview.18", - "resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.18.tgz", - "integrity": "sha512-dMgy+YnaH+55nAqYdvKLTzeZLhECy2P3QNNDaJLT8gv9Uci7KZ9KtbQ74oc2s8cFNjQUd05HfqOtGYz8eo18/Q==", + "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==", "requires": { "@opentelemetry/api": "^1.2.0", + "guid-typescript": "^1.0.9", "tinyduration": "^3.2.2", "tslib": "^2.3.1", - "uri-template-lite": "^22.1.0", + "uri-template-lite": "^23.4.0", "uuid": "^9.0.0" } }, @@ -1091,6 +1166,18 @@ "tslib": "^2.3.1" }, "dependencies": { + "@microsoft/kiota-abstractions": { + "version": "1.0.0-preview.18", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.18.tgz", + "integrity": "sha512-dMgy+YnaH+55nAqYdvKLTzeZLhECy2P3QNNDaJLT8gv9Uci7KZ9KtbQ74oc2s8cFNjQUd05HfqOtGYz8eo18/Q==", + "requires": { + "@opentelemetry/api": "^1.2.0", + "tinyduration": "^3.2.2", + "tslib": "^2.3.1", + "uri-template-lite": "^22.1.0", + "uuid": "^9.0.0" + } + }, "node-fetch": { "version": "2.6.7", "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", @@ -1098,6 +1185,11 @@ "requires": { "whatwg-url": "^5.0.0" } + }, + "uri-template-lite": { + "version": "22.9.0", + "resolved": "https://registry.npmjs.org/uri-template-lite/-/uri-template-lite-22.9.0.tgz", + "integrity": "sha512-cmGZaykSWEQ5UXKaGKnUS8zFvfp8j1Jvn7dlq3P7tGd5XeybXcfo0xnVBRWiNEp80nO1GYgCLwoaRJ8WMmmk3Q==" } } }, @@ -1108,6 +1200,25 @@ "requires": { "@microsoft/kiota-abstractions": "1.0.0-preview.18", "tslib": "^2.3.1" + }, + "dependencies": { + "@microsoft/kiota-abstractions": { + "version": "1.0.0-preview.18", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.18.tgz", + "integrity": "sha512-dMgy+YnaH+55nAqYdvKLTzeZLhECy2P3QNNDaJLT8gv9Uci7KZ9KtbQ74oc2s8cFNjQUd05HfqOtGYz8eo18/Q==", + "requires": { + "@opentelemetry/api": "^1.2.0", + "tinyduration": "^3.2.2", + "tslib": "^2.3.1", + "uri-template-lite": "^22.1.0", + "uuid": "^9.0.0" + } + }, + "uri-template-lite": { + "version": "22.9.0", + "resolved": "https://registry.npmjs.org/uri-template-lite/-/uri-template-lite-22.9.0.tgz", + "integrity": "sha512-cmGZaykSWEQ5UXKaGKnUS8zFvfp8j1Jvn7dlq3P7tGd5XeybXcfo0xnVBRWiNEp80nO1GYgCLwoaRJ8WMmmk3Q==" + } } }, "@microsoft/kiota-serialization-json": { @@ -1117,6 +1228,25 @@ "requires": { "@microsoft/kiota-abstractions": "1.0.0-preview.18", "tslib": "^2.3.1" + }, + "dependencies": { + "@microsoft/kiota-abstractions": { + "version": "1.0.0-preview.18", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.18.tgz", + "integrity": "sha512-dMgy+YnaH+55nAqYdvKLTzeZLhECy2P3QNNDaJLT8gv9Uci7KZ9KtbQ74oc2s8cFNjQUd05HfqOtGYz8eo18/Q==", + "requires": { + "@opentelemetry/api": "^1.2.0", + "tinyduration": "^3.2.2", + "tslib": "^2.3.1", + "uri-template-lite": "^22.1.0", + "uuid": "^9.0.0" + } + }, + "uri-template-lite": { + "version": "22.9.0", + "resolved": "https://registry.npmjs.org/uri-template-lite/-/uri-template-lite-22.9.0.tgz", + "integrity": "sha512-cmGZaykSWEQ5UXKaGKnUS8zFvfp8j1Jvn7dlq3P7tGd5XeybXcfo0xnVBRWiNEp80nO1GYgCLwoaRJ8WMmmk3Q==" + } } }, "@microsoft/kiota-serialization-text": { @@ -1126,6 +1256,25 @@ "requires": { "@microsoft/kiota-abstractions": "1.0.0-preview.18", "tslib": "^2.3.1" + }, + "dependencies": { + "@microsoft/kiota-abstractions": { + "version": "1.0.0-preview.18", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.18.tgz", + "integrity": "sha512-dMgy+YnaH+55nAqYdvKLTzeZLhECy2P3QNNDaJLT8gv9Uci7KZ9KtbQ74oc2s8cFNjQUd05HfqOtGYz8eo18/Q==", + "requires": { + "@opentelemetry/api": "^1.2.0", + "tinyduration": "^3.2.2", + "tslib": "^2.3.1", + "uri-template-lite": "^22.1.0", + "uuid": "^9.0.0" + } + }, + "uri-template-lite": { + "version": "22.9.0", + "resolved": "https://registry.npmjs.org/uri-template-lite/-/uri-template-lite-22.9.0.tgz", + "integrity": "sha512-cmGZaykSWEQ5UXKaGKnUS8zFvfp8j1Jvn7dlq3P7tGd5XeybXcfo0xnVBRWiNEp80nO1GYgCLwoaRJ8WMmmk3Q==" + } } }, "@opentelemetry/api": { @@ -1288,6 +1437,11 @@ "fetch-blob": "^3.1.2" } }, + "guid-typescript": { + "version": "1.0.9", + "resolved": "https://registry.npmjs.org/guid-typescript/-/guid-typescript-1.0.9.tgz", + "integrity": "sha512-Y8T4vYhEfwJOTbouREvG+3XDsjr8E3kIr7uf+JZ0BYloFsttiHU0WfvANVsR7TxNUJa/WpCnw/Ino/p+DeBhBQ==" + }, "http-proxy-agent": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz", @@ -1494,9 +1648,9 @@ "dev": true }, "uri-template-lite": { - "version": "22.9.0", - "resolved": "https://registry.npmjs.org/uri-template-lite/-/uri-template-lite-22.9.0.tgz", - "integrity": "sha512-cmGZaykSWEQ5UXKaGKnUS8zFvfp8j1Jvn7dlq3P7tGd5XeybXcfo0xnVBRWiNEp80nO1GYgCLwoaRJ8WMmmk3Q==" + "version": "23.4.0", + "resolved": "https://registry.npmjs.org/uri-template-lite/-/uri-template-lite-23.4.0.tgz", + "integrity": "sha512-JsAjquFMpSyZRWAUQguhHIRuh4jb/xDhwQyb1/7C42YLJgkc5WoBF3UkRRM1QtL6Vr9xBa9fB7q3xPzXRwvuUA==" }, "uuid": { "version": "9.0.0", diff --git a/clients/node/package.json b/clients/node/package.json index 5d0cb03..b4eef51 100644 --- a/clients/node/package.json +++ b/clients/node/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "@azure/identity": "^3.2.3", - "@microsoft/kiota-abstractions": "^1.0.0-preview.13", + "@microsoft/kiota-abstractions": "^1.0.0-preview.26", "@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.17", "@microsoft/kiota-serialization-form": "^1.0.0-preview.7", "@microsoft/kiota-serialization-json": "^1.0.0-preview.16",