From 1e869c669d255263c34d638b38ff4c26850f7c9b Mon Sep 17 00:00:00 2001 From: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 21:46:49 +0000 Subject: [PATCH] SDK regeneration --- package.json | 2 +- src/Client.ts | 44 ++++----- src/api/resources/adHoc/client/Client.ts | 4 +- .../containerImages/client/Client.ts | 16 ++-- .../resources/deployments/client/Client.ts | 28 +++--- .../documentIndexes/client/Client.ts | 32 +++---- src/api/resources/documents/client/Client.ts | 20 ++--- .../resources/folderEntities/client/Client.ts | 8 +- .../metricDefinitions/client/Client.ts | 8 +- src/api/resources/mlModels/client/Client.ts | 4 +- .../resources/organizations/client/Client.ts | 4 +- src/api/resources/sandboxes/client/Client.ts | 12 +-- .../resources/testSuiteRuns/client/Client.ts | 12 +-- src/api/resources/testSuites/client/Client.ts | 16 ++-- .../workflowDeployments/client/Client.ts | 24 ++--- .../workflowSandboxes/client/Client.ts | 4 +- src/api/resources/workflows/client/Client.ts | 8 +- .../workspaceSecrets/client/Client.ts | 8 +- src/api/resources/workspaces/client/Client.ts | 4 +- src/version.ts | 2 +- yarn.lock | 90 ++++++++++--------- 21 files changed, 178 insertions(+), 172 deletions(-) diff --git a/package.json b/package.json index b8052445..85c7ac49 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vellum-ai", - "version": "0.13.27", + "version": "0.13.28", "private": false, "repository": "https://github.com/vellum-ai/vellum-client-node", "license": "MIT", diff --git a/src/Client.ts b/src/Client.ts index d46072de..b88d2c6a 100644 --- a/src/Client.ts +++ b/src/Client.ts @@ -160,8 +160,8 @@ export class VellumClient { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -242,8 +242,8 @@ export class VellumClient { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -327,8 +327,8 @@ export class VellumClient { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -401,8 +401,8 @@ export class VellumClient { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -502,8 +502,8 @@ export class VellumClient { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -574,8 +574,8 @@ export class VellumClient { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -677,8 +677,8 @@ export class VellumClient { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -754,8 +754,8 @@ export class VellumClient { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -851,8 +851,8 @@ export class VellumClient { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -935,8 +935,8 @@ export class VellumClient { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -1016,8 +1016,8 @@ export class VellumClient { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/adHoc/client/Client.ts b/src/api/resources/adHoc/client/Client.ts index 6edd0663..934f13ab 100644 --- a/src/api/resources/adHoc/client/Client.ts +++ b/src/api/resources/adHoc/client/Client.ts @@ -48,8 +48,8 @@ export class AdHoc { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/containerImages/client/Client.ts b/src/api/resources/containerImages/client/Client.ts index 77ea4a00..02182fc3 100644 --- a/src/api/resources/containerImages/client/Client.ts +++ b/src/api/resources/containerImages/client/Client.ts @@ -70,8 +70,8 @@ export class ContainerImages { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -139,8 +139,8 @@ export class ContainerImages { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -203,8 +203,8 @@ export class ContainerImages { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -275,8 +275,8 @@ export class ContainerImages { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/deployments/client/Client.ts b/src/api/resources/deployments/client/Client.ts index 6289675e..98a95c60 100644 --- a/src/api/resources/deployments/client/Client.ts +++ b/src/api/resources/deployments/client/Client.ts @@ -76,8 +76,8 @@ export class Deployments { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -142,8 +142,8 @@ export class Deployments { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -212,8 +212,8 @@ export class Deployments { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -304,8 +304,8 @@ export class Deployments { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -377,8 +377,8 @@ export class Deployments { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -451,8 +451,8 @@ export class Deployments { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -544,8 +544,8 @@ export class Deployments { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/documentIndexes/client/Client.ts b/src/api/resources/documentIndexes/client/Client.ts index 3d549c4a..893b8111 100644 --- a/src/api/resources/documentIndexes/client/Client.ts +++ b/src/api/resources/documentIndexes/client/Client.ts @@ -80,8 +80,8 @@ export class DocumentIndexes { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -211,8 +211,8 @@ export class DocumentIndexes { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -280,8 +280,8 @@ export class DocumentIndexes { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -352,8 +352,8 @@ export class DocumentIndexes { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -418,8 +418,8 @@ export class DocumentIndexes { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -483,8 +483,8 @@ export class DocumentIndexes { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -556,8 +556,8 @@ export class DocumentIndexes { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -623,8 +623,8 @@ export class DocumentIndexes { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/documents/client/Client.ts b/src/api/resources/documents/client/Client.ts index 22176650..9f1ba471 100644 --- a/src/api/resources/documents/client/Client.ts +++ b/src/api/resources/documents/client/Client.ts @@ -80,8 +80,8 @@ export class Documents { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -146,8 +146,8 @@ export class Documents { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -211,8 +211,8 @@ export class Documents { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -276,8 +276,8 @@ export class Documents { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -387,8 +387,8 @@ export class Documents { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/folderEntities/client/Client.ts b/src/api/resources/folderEntities/client/Client.ts index c8105d66..e7f49bee 100644 --- a/src/api/resources/folderEntities/client/Client.ts +++ b/src/api/resources/folderEntities/client/Client.ts @@ -80,8 +80,8 @@ export class FolderEntities { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -161,8 +161,8 @@ export class FolderEntities { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/metricDefinitions/client/Client.ts b/src/api/resources/metricDefinitions/client/Client.ts index d62b5b5b..6dc73530 100644 --- a/src/api/resources/metricDefinitions/client/Client.ts +++ b/src/api/resources/metricDefinitions/client/Client.ts @@ -62,8 +62,8 @@ export class MetricDefinitions { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -133,8 +133,8 @@ export class MetricDefinitions { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/mlModels/client/Client.ts b/src/api/resources/mlModels/client/Client.ts index 12551e96..317103df 100644 --- a/src/api/resources/mlModels/client/Client.ts +++ b/src/api/resources/mlModels/client/Client.ts @@ -53,8 +53,8 @@ export class MlModels { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/organizations/client/Client.ts b/src/api/resources/organizations/client/Client.ts index 3f641ef3..103d31ac 100644 --- a/src/api/resources/organizations/client/Client.ts +++ b/src/api/resources/organizations/client/Client.ts @@ -52,8 +52,8 @@ export class Organizations { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/sandboxes/client/Client.ts b/src/api/resources/sandboxes/client/Client.ts index 6a50942d..a0b8281f 100644 --- a/src/api/resources/sandboxes/client/Client.ts +++ b/src/api/resources/sandboxes/client/Client.ts @@ -58,8 +58,8 @@ export class Sandboxes { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -164,8 +164,8 @@ export class Sandboxes { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -235,8 +235,8 @@ export class Sandboxes { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/testSuiteRuns/client/Client.ts b/src/api/resources/testSuiteRuns/client/Client.ts index 79317606..5250dd60 100644 --- a/src/api/resources/testSuiteRuns/client/Client.ts +++ b/src/api/resources/testSuiteRuns/client/Client.ts @@ -63,8 +63,8 @@ export class TestSuiteRuns { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -129,8 +129,8 @@ export class TestSuiteRuns { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -215,8 +215,8 @@ export class TestSuiteRuns { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/testSuites/client/Client.ts b/src/api/resources/testSuites/client/Client.ts index 26f0c24c..11da078a 100644 --- a/src/api/resources/testSuites/client/Client.ts +++ b/src/api/resources/testSuites/client/Client.ts @@ -69,8 +69,8 @@ export class TestSuites { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -169,8 +169,8 @@ export class TestSuites { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -235,8 +235,8 @@ export class TestSuites { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -321,8 +321,8 @@ export class TestSuites { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/workflowDeployments/client/Client.ts b/src/api/resources/workflowDeployments/client/Client.ts index 29d9b848..f4c3cb73 100644 --- a/src/api/resources/workflowDeployments/client/Client.ts +++ b/src/api/resources/workflowDeployments/client/Client.ts @@ -76,8 +76,8 @@ export class WorkflowDeployments { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -145,8 +145,8 @@ export class WorkflowDeployments { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -215,8 +215,8 @@ export class WorkflowDeployments { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -307,8 +307,8 @@ export class WorkflowDeployments { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -380,8 +380,8 @@ export class WorkflowDeployments { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -454,8 +454,8 @@ export class WorkflowDeployments { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/workflowSandboxes/client/Client.ts b/src/api/resources/workflowSandboxes/client/Client.ts index 1ceafd38..8e30d14b 100644 --- a/src/api/resources/workflowSandboxes/client/Client.ts +++ b/src/api/resources/workflowSandboxes/client/Client.ts @@ -58,8 +58,8 @@ export class WorkflowSandboxes { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/workflows/client/Client.ts b/src/api/resources/workflows/client/Client.ts index 72351eaf..4111f7ce 100644 --- a/src/api/resources/workflows/client/Client.ts +++ b/src/api/resources/workflows/client/Client.ts @@ -78,8 +78,8 @@ export class Workflows { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -183,8 +183,8 @@ export class Workflows { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/workspaceSecrets/client/Client.ts b/src/api/resources/workspaceSecrets/client/Client.ts index caeb3494..3213b19d 100644 --- a/src/api/resources/workspaceSecrets/client/Client.ts +++ b/src/api/resources/workspaceSecrets/client/Client.ts @@ -56,8 +56,8 @@ export class WorkspaceSecrets { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), @@ -126,8 +126,8 @@ export class WorkspaceSecrets { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/api/resources/workspaces/client/Client.ts b/src/api/resources/workspaces/client/Client.ts index 275a56f1..1b7c4b4f 100644 --- a/src/api/resources/workspaces/client/Client.ts +++ b/src/api/resources/workspaces/client/Client.ts @@ -52,8 +52,8 @@ export class Workspaces { headers: { "X-Fern-Language": "JavaScript", "X-Fern-SDK-Name": "vellum-ai", - "X-Fern-SDK-Version": "0.13.27", - "User-Agent": "vellum-ai/0.13.27", + "X-Fern-SDK-Version": "0.13.28", + "User-Agent": "vellum-ai/0.13.28", "X-Fern-Runtime": core.RUNTIME.type, "X-Fern-Runtime-Version": core.RUNTIME.version, ...(await this._getCustomAuthorizationHeaders()), diff --git a/src/version.ts b/src/version.ts index ac489748..43eb43e3 100644 --- a/src/version.ts +++ b/src/version.ts @@ -1 +1 @@ -export const SDK_VERSION = "0.13.27"; +export const SDK_VERSION = "0.13.28"; diff --git a/yarn.lock b/yarn.lock index 83aeb854..d5623be2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10,7 +10,7 @@ "@jridgewell/gen-mapping" "^0.3.5" "@jridgewell/trace-mapping" "^0.3.24" -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.2": +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.26.2": version "7.26.2" resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== @@ -20,38 +20,39 @@ picocolors "^1.0.0" "@babel/compat-data@^7.26.5": - version "7.26.5" - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7" - integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg== + version "7.26.8" + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367" + integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ== "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.23.9": - version "7.26.7" - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.7.tgz#0439347a183b97534d52811144d763a17f9d2b24" - integrity sha512-SRijHmF0PSPgLIBYlWnG0hyeJLwXE2CgpsXaMOrtt2yp9/86ALw6oUlj9KYuZ0JN07T4eBMVIW4li/9S1j2BGA== + version "7.26.8" + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.8.tgz#7742f11c75acea6b08a8e24c5c0c8c89e89bf53e" + integrity sha512-l+lkXCHS6tQEc5oUpK28xBOZ6+HwaH7YwoYQbLFiYb4nS2/l1tKnZEtEWkD0GuiYdvArf9qBS0XlQGXzPMsNqQ== dependencies: "@ampproject/remapping" "^2.2.0" "@babel/code-frame" "^7.26.2" - "@babel/generator" "^7.26.5" + "@babel/generator" "^7.26.8" "@babel/helper-compilation-targets" "^7.26.5" "@babel/helper-module-transforms" "^7.26.0" "@babel/helpers" "^7.26.7" - "@babel/parser" "^7.26.7" - "@babel/template" "^7.25.9" - "@babel/traverse" "^7.26.7" - "@babel/types" "^7.26.7" + "@babel/parser" "^7.26.8" + "@babel/template" "^7.26.8" + "@babel/traverse" "^7.26.8" + "@babel/types" "^7.26.8" + "@types/gensync" "^1.0.0" convert-source-map "^2.0.0" debug "^4.1.0" gensync "^1.0.0-beta.2" json5 "^2.2.3" semver "^6.3.1" -"@babel/generator@^7.26.5", "@babel/generator@^7.7.2": - version "7.26.5" - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.5.tgz#e44d4ab3176bbcaf78a5725da5f1dc28802a9458" - integrity sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw== +"@babel/generator@^7.26.8", "@babel/generator@^7.7.2": + version "7.26.8" + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.8.tgz#f9c5e770309e12e3099ad8271e52f6caa15442ab" + integrity sha512-ef383X5++iZHWAXX0SXQR6ZyQhw/0KtTkrTz61WXRhFM6dhpHulO/RJz79L8S6ugZHJkOOkUrUdxgdF2YiPFnA== dependencies: - "@babel/parser" "^7.26.5" - "@babel/types" "^7.26.5" + "@babel/parser" "^7.26.8" + "@babel/types" "^7.26.8" "@jridgewell/gen-mapping" "^0.3.5" "@jridgewell/trace-mapping" "^0.3.25" jsesc "^3.0.2" @@ -112,12 +113,12 @@ "@babel/template" "^7.25.9" "@babel/types" "^7.26.7" -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.9", "@babel/parser@^7.26.5", "@babel/parser@^7.26.7": - version "7.26.7" - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.7.tgz#e114cd099e5f7d17b05368678da0fb9f69b3385c" - integrity sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w== +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.26.8": + version "7.26.8" + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.8.tgz#deca2b4d99e5e1b1553843b99823f118da6107c2" + integrity sha512-TZIQ25pkSoaKEYYaHbbxkfL36GNsQ6iFiBbeuzAkLnXayKR1yP1zFe+NxuZWWsUyvt8icPU9CCq0sgWGXR1GEw== dependencies: - "@babel/types" "^7.26.7" + "@babel/types" "^7.26.8" "@babel/plugin-syntax-async-generators@^7.8.4": version "7.8.4" @@ -238,32 +239,32 @@ dependencies: "@babel/helper-plugin-utils" "^7.25.9" -"@babel/template@^7.25.9", "@babel/template@^7.3.3": - version "7.25.9" - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016" - integrity sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg== +"@babel/template@^7.25.9", "@babel/template@^7.26.8", "@babel/template@^7.3.3": + version "7.26.8" + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.8.tgz#db3898f47a17bab2f4c78ec1d0de38527c2ffe19" + integrity sha512-iNKaX3ZebKIsCvJ+0jd6embf+Aulaa3vNBqZ41kM7iTWjx5qzWKXGHiJUW3+nTpQ18SG11hdF8OAzKrpXkb96Q== dependencies: - "@babel/code-frame" "^7.25.9" - "@babel/parser" "^7.25.9" - "@babel/types" "^7.25.9" + "@babel/code-frame" "^7.26.2" + "@babel/parser" "^7.26.8" + "@babel/types" "^7.26.8" -"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.7": - version "7.26.7" - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.7.tgz#99a0a136f6a75e7fb8b0a1ace421e0b25994b8bb" - integrity sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA== +"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.8": + version "7.26.8" + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.8.tgz#0a8a9c2b7cc9519eed14275f4fd2278ad46e8cc9" + integrity sha512-nic9tRkjYH0oB2dzr/JoGIm+4Q6SuYeLEiIiZDwBscRMYFJ+tMAz98fuel9ZnbXViA2I0HVSSRRK8DW5fjXStA== dependencies: "@babel/code-frame" "^7.26.2" - "@babel/generator" "^7.26.5" - "@babel/parser" "^7.26.7" - "@babel/template" "^7.25.9" - "@babel/types" "^7.26.7" + "@babel/generator" "^7.26.8" + "@babel/parser" "^7.26.8" + "@babel/template" "^7.26.8" + "@babel/types" "^7.26.8" debug "^4.3.1" globals "^11.1.0" -"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.25.9", "@babel/types@^7.26.5", "@babel/types@^7.26.7", "@babel/types@^7.3.3": - version "7.26.7" - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.7.tgz#5e2b89c0768e874d4d061961f3a5a153d71dc17a" - integrity sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg== +"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.25.9", "@babel/types@^7.26.7", "@babel/types@^7.26.8", "@babel/types@^7.3.3": + version "7.26.8" + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.8.tgz#97dcdc190fab45be7f3dc073e3c11160d677c127" + integrity sha512-eUuWapzEGWFEpHFxgEaBG8e3n6S8L3MSu0oda755rOfabWPnh0Our1AozNFVUxGFIhbKgd1ksprsoDGMinTOTA== dependencies: "@babel/helper-string-parser" "^7.25.9" "@babel/helper-validator-identifier" "^7.25.9" @@ -599,6 +600,11 @@ resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50" integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw== +"@types/gensync@^1.0.0": + version "1.0.4" + resolved "https://registry.yarnpkg.com/@types/gensync/-/gensync-1.0.4.tgz#7122d8f0cd3bf437f9725cc95b180197190cf50b" + integrity sha512-C3YYeRQWp2fmq9OryX+FoDy8nXS6scQ7dPptD8LnFDAUNcKWJjXQKDNJD3HVm+kOUsXhTOkpi69vI4EuAr95bA== + "@types/graceful-fs@^4.1.3": version "4.1.9" resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.9.tgz#2a06bc0f68a20ab37b3e36aa238be6abdf49e8b4"