From 6f5c36a9aff4fe399ff8e5a2a2ad1fd8178e9812 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 01:07:21 +0000 Subject: [PATCH] Bump @microsoft/kiota-serialization-text in /clients/node Bumps [@microsoft/kiota-serialization-text](https://github.com/microsoft-typescript/kiota) from 1.0.0-preview.15 to 1.0.0-preview.23. - [Commits](https://github.com/microsoft-typescript/kiota/commits) --- updated-dependencies: - dependency-name: "@microsoft/kiota-serialization-text" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- clients/node/package-lock.json | 68 +++++++++++++++++++++++++++++----- clients/node/package.json | 2 +- 2 files changed, 60 insertions(+), 10 deletions(-) diff --git a/clients/node/package-lock.json b/clients/node/package-lock.json index 4fe75a2..a1007b5 100644 --- a/clients/node/package-lock.json +++ b/clients/node/package-lock.json @@ -14,7 +14,7 @@ "@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", - "@microsoft/kiota-serialization-text": "^1.0.0-preview.15", + "@microsoft/kiota-serialization-text": "^1.0.0-preview.23", "node-fetch": "^3.3.1" }, "devDependencies": { @@ -296,14 +296,33 @@ } }, "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", - "integrity": "sha512-0zOby+SYQRJxMij1g3CwCBqxPAvr+EI78mbfJCOnwaQIDGM1jaiRHJhekqn2e3h4GNLoNT49/E37zNh4jEtr/g==", + "version": "1.0.0-preview.23", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-text/-/kiota-serialization-text-1.0.0-preview.23.tgz", + "integrity": "sha512-4mu2q6qubcPBXwcslzyHxAGTfoAUnnm3/dwWMQeLKxuHEWopuaEW3OGNdpXpV4ON303OFO2gVCx6pYhjktZ32A==", "dependencies": { - "@microsoft/kiota-abstractions": "1.0.0-preview.18", + "@microsoft/kiota-abstractions": "^1.0.0-preview.26", + "guid-typescript": "^1.0.9", "tslib": "^2.3.1" } }, + "node_modules/@microsoft/kiota-serialization-text/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==", + "dependencies": { + "@opentelemetry/api": "^1.2.0", + "guid-typescript": "^1.0.9", + "tinyduration": "^3.2.2", + "tslib": "^2.3.1", + "uri-template-lite": "^23.4.0", + "uuid": "^9.0.0" + } + }, + "node_modules/@microsoft/kiota-serialization-text/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/@opentelemetry/api": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/@opentelemetry/api/-/api-1.3.0.tgz", @@ -527,6 +546,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", @@ -1120,12 +1144,33 @@ } }, "@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", - "integrity": "sha512-0zOby+SYQRJxMij1g3CwCBqxPAvr+EI78mbfJCOnwaQIDGM1jaiRHJhekqn2e3h4GNLoNT49/E37zNh4jEtr/g==", + "version": "1.0.0-preview.23", + "resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-text/-/kiota-serialization-text-1.0.0-preview.23.tgz", + "integrity": "sha512-4mu2q6qubcPBXwcslzyHxAGTfoAUnnm3/dwWMQeLKxuHEWopuaEW3OGNdpXpV4ON303OFO2gVCx6pYhjktZ32A==", "requires": { - "@microsoft/kiota-abstractions": "1.0.0-preview.18", + "@microsoft/kiota-abstractions": "^1.0.0-preview.26", + "guid-typescript": "^1.0.9", "tslib": "^2.3.1" + }, + "dependencies": { + "@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==", + "requires": { + "@opentelemetry/api": "^1.2.0", + "guid-typescript": "^1.0.9", + "tinyduration": "^3.2.2", + "tslib": "^2.3.1", + "uri-template-lite": "^23.4.0", + "uuid": "^9.0.0" + } + }, + "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==" + } } }, "@opentelemetry/api": { @@ -1288,6 +1333,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", diff --git a/clients/node/package.json b/clients/node/package.json index 5d0cb03..99d0d88 100644 --- a/clients/node/package.json +++ b/clients/node/package.json @@ -18,7 +18,7 @@ "@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", - "@microsoft/kiota-serialization-text": "^1.0.0-preview.15", + "@microsoft/kiota-serialization-text": "^1.0.0-preview.23", "node-fetch": "^3.3.1" } }