chore: Update dist

This commit is contained in:
GitHub Actions
2026-07-28 03:56:46 +00:00
parent 43a31ecb43
commit 91d3095422
2 changed files with 20 additions and 20 deletions
+13 -13
View File
@@ -222,7 +222,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
The following npm package may be included in this product:
- @aws-sdk/client-sts@3.1091.0
- @aws-sdk/client-sts@3.1096.0
This package contains the following license:
@@ -432,7 +432,7 @@ Apache License
The following npm packages may be included in this product:
- @aws-sdk/signature-v4-multi-region@3.996.41
- @aws-sdk/signature-v4-multi-region@3.996.42
- @smithy/core@3.31.0
- @smithy/types@4.16.1
@@ -1043,13 +1043,13 @@ Apache License
The following npm packages may be included in this product:
- @aws-sdk/credential-provider-env@3.972.62
- @aws-sdk/credential-provider-ini@3.973.4
- @aws-sdk/credential-provider-node@3.972.70
- @aws-sdk/token-providers@3.1088.0
- @aws-sdk/credential-provider-ini@3.973.7
- @aws-sdk/credential-provider-node@3.972.73
- @aws-sdk/token-providers@3.1096.0
- @aws-sdk/types@3.974.2
- @aws-sdk/xml-builder@3.972.37
- @smithy/credential-provider-imds@4.4.11
- @smithy/fetch-http-handler@5.6.8
- @smithy/credential-provider-imds@4.4.15
- @smithy/fetch-http-handler@5.6.12
- @smithy/node-http-handler@4.9.12
- @smithy/signature-v4@5.6.11
@@ -1261,9 +1261,9 @@ Apache License
The following npm packages may be included in this product:
- @aws-sdk/credential-provider-process@3.972.59
- @aws-sdk/credential-provider-sso@3.973.3
- @aws-sdk/credential-provider-web-identity@3.972.65
- @aws-sdk/credential-provider-process@3.972.62
- @aws-sdk/credential-provider-sso@3.973.6
- @aws-sdk/credential-provider-web-identity@3.972.68
These packages each contain the following license:
@@ -1473,9 +1473,9 @@ Apache License
The following npm packages may be included in this product:
- @aws-sdk/credential-provider-http@3.972.61
- @aws-sdk/credential-provider-login@3.972.66
- @aws-sdk/nested-clients@3.997.33
- @aws-sdk/credential-provider-http@3.972.64
- @aws-sdk/credential-provider-login@3.972.69
- @aws-sdk/nested-clients@3.997.36
These packages each contain the following license:
Generated Vendored
+7 -7
View File
@@ -34760,7 +34760,7 @@ var init_package = __esm({
"node_modules/@aws-sdk/nested-clients/package.json"() {
package_default = {
name: "@aws-sdk/nested-clients",
version: "3.997.33",
version: "3.997.36",
description: "Nested clients for AWS SDK packages.",
homepage: "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/nested-clients",
license: "Apache-2.0",
@@ -34860,12 +34860,12 @@ var init_package = __esm({
"test:watch": "yarn g:vitest watch"
},
dependencies: {
"@aws-sdk/core": "^3.975.3",
"@aws-sdk/signature-v4-multi-region": "^3.996.41",
"@aws-sdk/core": "^3.977.1",
"@aws-sdk/signature-v4-multi-region": "^3.996.42",
"@aws-sdk/types": "^3.974.2",
"@smithy/core": "^3.29.4",
"@smithy/fetch-http-handler": "^5.6.6",
"@smithy/node-http-handler": "^4.9.6",
"@smithy/core": "^3.29.8",
"@smithy/fetch-http-handler": "^5.6.10",
"@smithy/node-http-handler": "^4.9.10",
"@smithy/types": "^4.16.1",
tslib: "^2.6.2"
},
@@ -43763,7 +43763,7 @@ var require_dist_cjs16 = __commonJS({
Region: { type: "builtInParams", name: "region" },
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" }
};
var version = "3.1090.0";
var version = "3.1095.0";
var packageInfo = {
version
};