From 7ef4751a08c5a58246bd43ecb6188e82340a2fd3 Mon Sep 17 00:00:00 2001 From: Tom Keller Date: Mon, 25 May 2026 12:14:35 -0700 Subject: [PATCH] Revert "chore: Update dist" This reverts commit 1e8fec8ea13fc374a47c637b92270f8b3075e121. --- THIRD-PARTY | 2 +- dist/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/THIRD-PARTY b/THIRD-PARTY index a7b1b8e..503c641 100644 --- a/THIRD-PARTY +++ b/THIRD-PARTY @@ -643,7 +643,7 @@ Apache License The following npm packages may be included in this product: - - @aws-sdk/client-sts@3.1045.0 + - @aws-sdk/client-sts@3.1044.0 - @aws-sdk/util-user-agent-browser@3.972.10 - @aws-sdk/util-user-agent-node@3.973.24 - @smithy/middleware-retry@4.5.7 diff --git a/dist/index.js b/dist/index.js index 87f408e..6d713b3 100644 --- a/dist/index.js +++ b/dist/index.js @@ -36342,7 +36342,7 @@ var require_package = __commonJS({ module2.exports = { name: "@aws-sdk/client-sts", description: "AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native", - version: "3.1045.0", + version: "3.1044.0", scripts: { build: "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs", "build:cjs": "node ../../scripts/compilation/inline client-sts",