chore: Update dist

This commit is contained in:
GitHub Actions
2026-08-18 04:00:07 +00:00
parent 721b15f0ee
commit bcd4089080
2 changed files with 17 additions and 17 deletions
+11 -11
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.1106.0
- @aws-sdk/client-sts@3.1111.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.44
- @aws-sdk/signature-v4-multi-region@3.996.45
- @smithy/core@3.33.0
- @smithy/types@4.17.0
@@ -1043,9 +1043,9 @@ Apache License
The following npm packages may be included in this product:
- @aws-sdk/credential-provider-env@3.972.69
- @aws-sdk/credential-provider-ini@3.973.13
- @aws-sdk/credential-provider-node@3.972.79
- @aws-sdk/token-providers@3.1108.0
- @aws-sdk/credential-provider-ini@3.973.14
- @aws-sdk/credential-provider-node@3.972.80
- @aws-sdk/token-providers@3.1111.0
- @aws-sdk/types@3.974.4
- @aws-sdk/xml-builder@3.972.39
- @smithy/credential-provider-imds@4.5.0
@@ -1261,9 +1261,9 @@ Apache License
The following npm packages may be included in this product:
- @aws-sdk/credential-provider-process@3.972.68
- @aws-sdk/credential-provider-sso@3.973.12
- @aws-sdk/credential-provider-web-identity@3.972.74
- @aws-sdk/credential-provider-process@3.972.69
- @aws-sdk/credential-provider-sso@3.973.13
- @aws-sdk/credential-provider-web-identity@3.972.75
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.70
- @aws-sdk/credential-provider-login@3.972.75
- @aws-sdk/nested-clients@3.997.42
- @aws-sdk/credential-provider-http@3.972.71
- @aws-sdk/credential-provider-login@3.972.76
- @aws-sdk/nested-clients@3.997.43
These packages each contain the following license:
Generated Vendored
+6 -6
View File
@@ -34839,7 +34839,7 @@ var init_package = __esm({
"node_modules/@aws-sdk/nested-clients/package.json"() {
package_default = {
name: "@aws-sdk/nested-clients",
version: "3.997.42",
version: "3.997.43",
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",
@@ -34939,9 +34939,9 @@ var init_package = __esm({
"test:watch": "yarn g:vitest watch"
},
dependencies: {
"@aws-sdk/core": "^3.977.7",
"@aws-sdk/signature-v4-multi-region": "^3.996.44",
"@aws-sdk/types": "^3.974.3",
"@aws-sdk/core": "^3.977.8",
"@aws-sdk/signature-v4-multi-region": "^3.996.45",
"@aws-sdk/types": "^3.974.4",
"@smithy/core": "^3.31.1",
"@smithy/fetch-http-handler": "^5.6.13",
"@smithy/node-http-handler": "^4.9.13",
@@ -34952,7 +34952,7 @@ var init_package = __esm({
concurrently: "7.0.0",
"downlevel-dts": "0.10.1",
premove: "4.0.0",
typescript: "~6.0.3"
typescript: "~7.0.2"
},
engines: {
node: ">=20.0.0"
@@ -44964,7 +44964,7 @@ var require_dist_cjs16 = __commonJS({
Region: { type: "builtInParams", name: "region" },
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" }
};
var version = "3.1105.0";
var version = "3.1110.0";
var packageInfo = {
version
};