chore(deps-dev): bump @aws-sdk/credential-provider-env (#1742)

Bumps [@aws-sdk/credential-provider-env](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/credential-provider-env) from 3.972.25 to 3.972.28.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-env/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-env)

---
updated-dependencies:
- dependency-name: "@aws-sdk/credential-provider-env"
  dependency-version: 3.972.28
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-21 03:49:49 +00:00
committed by GitHub
parent 94fd6c27a4
commit 21c0950dc0
2 changed files with 125 additions and 125 deletions
+124 -124
View File
@@ -15,7 +15,7 @@
"proxy-agent": "^8.0.1"
},
"devDependencies": {
"@aws-sdk/credential-provider-env": "^3.972.25",
"@aws-sdk/credential-provider-env": "^3.972.28",
"@biomejs/biome": "2.4.11",
"@smithy/property-provider": "^4.2.14",
"@types/node": "^25.6.0",
@@ -259,22 +259,22 @@
}
},
"node_modules/@aws-sdk/core": {
"version": "3.973.27",
"resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.973.27.tgz",
"integrity": "sha512-CUZ5m8hwMCH6OYI4Li/WgMfIEx10Q2PLI9Y3XOUTPGZJ53aZ0007jCv+X/ywsaERyKPdw5MRZWk877roQksQ4A==",
"version": "3.974.2",
"resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.2.tgz",
"integrity": "sha512-oav5AOAz+1XkwUfp6SrEm42UPDpUP5D4jNYXkDwFR1VfWqYX62+jpytdfzURmJ9McSoJIQwi0OJlC4oCi6t0VQ==",
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "^3.973.7",
"@aws-sdk/xml-builder": "^3.972.17",
"@smithy/core": "^3.23.14",
"@smithy/node-config-provider": "^4.3.13",
"@smithy/property-provider": "^4.2.13",
"@smithy/protocol-http": "^5.3.13",
"@smithy/signature-v4": "^5.3.13",
"@smithy/smithy-client": "^4.12.9",
"@smithy/types": "^4.14.0",
"@aws-sdk/types": "^3.973.8",
"@aws-sdk/xml-builder": "^3.972.18",
"@smithy/core": "^3.23.15",
"@smithy/node-config-provider": "^4.3.14",
"@smithy/property-provider": "^4.2.14",
"@smithy/protocol-http": "^5.3.14",
"@smithy/signature-v4": "^5.3.14",
"@smithy/smithy-client": "^4.12.11",
"@smithy/types": "^4.14.1",
"@smithy/util-base64": "^4.3.2",
"@smithy/util-middleware": "^4.2.13",
"@smithy/util-middleware": "^4.2.14",
"@smithy/util-utf8": "^4.2.2",
"tslib": "^2.6.2"
},
@@ -283,15 +283,15 @@
}
},
"node_modules/@aws-sdk/credential-provider-env": {
"version": "3.972.25",
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.972.25.tgz",
"integrity": "sha512-6QfI0wv4jpG5CrdO/AO0JfZ2ux+tKwJPrUwmvxXF50vI5KIypKVGNF6b4vlkYEnKumDTI1NX2zUBi8JoU5QU3A==",
"version": "3.972.28",
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.972.28.tgz",
"integrity": "sha512-87GdRJ2OR0qR4VkMjXN/SZi66DZsunW2qQCbtw9rKw3Y7JurFi6tQWYKOSLY/gOADrU6OxGqFmdw3hKzZqDZOQ==",
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/core": "^3.973.27",
"@aws-sdk/types": "^3.973.7",
"@smithy/property-provider": "^4.2.13",
"@smithy/types": "^4.14.0",
"@aws-sdk/core": "^3.974.2",
"@aws-sdk/types": "^3.973.8",
"@smithy/property-provider": "^4.2.14",
"@smithy/types": "^4.14.1",
"tslib": "^2.6.2"
},
"engines": {
@@ -588,12 +588,12 @@
}
},
"node_modules/@aws-sdk/types": {
"version": "3.973.7",
"resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.973.7.tgz",
"integrity": "sha512-reXRwoJ6CfChoqAsBszUYajAF8Z2LRE+CRcKocvFSMpIiLOtYU3aJ9trmn6VVPAzbbY5LXF+FfmUslbXk1SYFg==",
"version": "3.973.8",
"resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.973.8.tgz",
"integrity": "sha512-gjlAdtHMbtR9X5iIhVUvbVcy55KnznpC6bkDUWW9z915bi0ckdUr5cjf16Kp6xq0bP5HBD2xzgbL9F9Quv5vUw==",
"license": "Apache-2.0",
"dependencies": {
"@smithy/types": "^4.14.0",
"@smithy/types": "^4.14.1",
"tslib": "^2.6.2"
},
"engines": {
@@ -666,12 +666,12 @@
}
},
"node_modules/@aws-sdk/xml-builder": {
"version": "3.972.17",
"resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.17.tgz",
"integrity": "sha512-Ra7hjqAZf1OXRRMueB13qex7mFJRDK/pgCvdSFemXBT8KCGnQDPoKzHY1SjN+TjJVmnpSF14W5tJ1vDamFu+Gg==",
"version": "3.972.18",
"resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.18.tgz",
"integrity": "sha512-BMDNVG1ETXRhl1tnisQiYBef3RShJ1kfZA7x7afivTFMLirfHNTb6U71K569HNXhSXbQZsweHvSDZ6euBw8hPA==",
"license": "Apache-2.0",
"dependencies": {
"@smithy/types": "^4.14.0",
"@smithy/types": "^4.14.1",
"fast-xml-parser": "5.5.8",
"tslib": "^2.6.2"
},
@@ -3009,18 +3009,18 @@
}
},
"node_modules/@smithy/core": {
"version": "3.23.14",
"resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.23.14.tgz",
"integrity": "sha512-vJ0IhpZxZAkFYOegMKSrxw7ujhhT2pass/1UEcZ4kfl5srTAqtPU5I7MdYQoreVas3204ykCiNhY1o7Xlz6Yyg==",
"version": "3.23.16",
"resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.23.16.tgz",
"integrity": "sha512-JStomOrINQA1VqNEopLsgcdgwd42au7mykKqVr30XFw89wLt9sDxJDi4djVPRwQmmzyTGy/uOvTc2ultMpFi1w==",
"license": "Apache-2.0",
"dependencies": {
"@smithy/protocol-http": "^5.3.13",
"@smithy/types": "^4.14.0",
"@smithy/url-parser": "^4.2.13",
"@smithy/protocol-http": "^5.3.14",
"@smithy/types": "^4.14.1",
"@smithy/url-parser": "^4.2.14",
"@smithy/util-base64": "^4.3.2",
"@smithy/util-body-length-browser": "^4.2.2",
"@smithy/util-middleware": "^4.2.13",
"@smithy/util-stream": "^4.5.22",
"@smithy/util-middleware": "^4.2.14",
"@smithy/util-stream": "^4.5.24",
"@smithy/util-utf8": "^4.2.2",
"@smithy/uuid": "^1.1.2",
"tslib": "^2.6.2"
@@ -3046,14 +3046,14 @@
}
},
"node_modules/@smithy/fetch-http-handler": {
"version": "5.3.16",
"resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-5.3.16.tgz",
"integrity": "sha512-nYDRUIvNd4mFmuXraRWt6w5UsZTNqtj4hXJA/iiOD4tuseIdLP9Lq38teH/SZTcIFCa2f+27o7hYpIsWktJKEQ==",
"version": "5.3.17",
"resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-5.3.17.tgz",
"integrity": "sha512-bXOvQzaSm6MnmLaWA1elgfQcAtN4UP3vXqV97bHuoOrHQOJiLT3ds6o9eo5bqd0TJfRFpzdGnDQdW3FACiAVdw==",
"license": "Apache-2.0",
"dependencies": {
"@smithy/protocol-http": "^5.3.13",
"@smithy/querystring-builder": "^4.2.13",
"@smithy/types": "^4.14.0",
"@smithy/protocol-http": "^5.3.14",
"@smithy/querystring-builder": "^4.2.14",
"@smithy/types": "^4.14.1",
"@smithy/util-base64": "^4.3.2",
"tslib": "^2.6.2"
},
@@ -3116,18 +3116,18 @@
}
},
"node_modules/@smithy/middleware-endpoint": {
"version": "4.4.29",
"resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.4.29.tgz",
"integrity": "sha512-R9Q/58U+qBiSARGWbAbFLczECg/RmysRksX6Q8BaQEpt75I7LI6WGDZnjuC9GXSGKljEbA7N118LhGaMbfrTXw==",
"version": "4.4.31",
"resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.4.31.tgz",
"integrity": "sha512-KJPdCIN2kOE2aGmqZd7eUTr4WQwOGgtLWgUkswGJggs7rBcQYQjcZMEDa3C0DwbOiXS9L8/wDoQHkfxBYLfiLw==",
"license": "Apache-2.0",
"dependencies": {
"@smithy/core": "^3.23.14",
"@smithy/middleware-serde": "^4.2.17",
"@smithy/node-config-provider": "^4.3.13",
"@smithy/shared-ini-file-loader": "^4.4.8",
"@smithy/types": "^4.14.0",
"@smithy/url-parser": "^4.2.13",
"@smithy/util-middleware": "^4.2.13",
"@smithy/core": "^3.23.16",
"@smithy/middleware-serde": "^4.2.19",
"@smithy/node-config-provider": "^4.3.14",
"@smithy/shared-ini-file-loader": "^4.4.9",
"@smithy/types": "^4.14.1",
"@smithy/url-parser": "^4.2.14",
"@smithy/util-middleware": "^4.2.14",
"tslib": "^2.6.2"
},
"engines": {
@@ -3156,14 +3156,14 @@
}
},
"node_modules/@smithy/middleware-serde": {
"version": "4.2.17",
"resolved": "https://registry.npmjs.org/@smithy/middleware-serde/-/middleware-serde-4.2.17.tgz",
"integrity": "sha512-0T2mcaM6v9W1xku86Dk0bEW7aEseG6KenFkPK98XNw0ZhOqOiD1MrMsdnQw9QsL3/Oa85T53iSMlm0SZdSuIEQ==",
"version": "4.2.19",
"resolved": "https://registry.npmjs.org/@smithy/middleware-serde/-/middleware-serde-4.2.19.tgz",
"integrity": "sha512-Q6y+W9h3iYVMCKWDoVge+OC1LKFqbEKaq8SIWG2X2bWJRpd/6dDLyICcNLT6PbjH3Rr6bmg/SeDB25XFOFfeEw==",
"license": "Apache-2.0",
"dependencies": {
"@smithy/core": "^3.23.14",
"@smithy/protocol-http": "^5.3.13",
"@smithy/types": "^4.14.0",
"@smithy/core": "^3.23.16",
"@smithy/protocol-http": "^5.3.14",
"@smithy/types": "^4.14.1",
"tslib": "^2.6.2"
},
"engines": {
@@ -3171,12 +3171,12 @@
}
},
"node_modules/@smithy/middleware-stack": {
"version": "4.2.13",
"resolved": "https://registry.npmjs.org/@smithy/middleware-stack/-/middleware-stack-4.2.13.tgz",
"integrity": "sha512-g72jN/sGDLyTanrCLH9fhg3oysO3f7tQa6eWWsMyn2BiYNCgjF24n4/I9wff/5XidFvjj9ilipAoQrurTUrLvw==",
"version": "4.2.14",
"resolved": "https://registry.npmjs.org/@smithy/middleware-stack/-/middleware-stack-4.2.14.tgz",
"integrity": "sha512-2dvkUKLuFdKsCRmOE4Mn63co0Djtsm+JMh0bYZQupN1pJwMeE8FmQmRLLzzEMN0dnNi7CDCYYH8F0EVwWiPBeA==",
"license": "Apache-2.0",
"dependencies": {
"@smithy/types": "^4.14.0",
"@smithy/types": "^4.14.1",
"tslib": "^2.6.2"
},
"engines": {
@@ -3184,14 +3184,14 @@
}
},
"node_modules/@smithy/node-config-provider": {
"version": "4.3.13",
"resolved": "https://registry.npmjs.org/@smithy/node-config-provider/-/node-config-provider-4.3.13.tgz",
"integrity": "sha512-iGxQ04DsKXLckbgnX4ipElrOTk+IHgTyu0q0WssZfYhDm9CQWHmu6cOeI5wmWRxpXbBDhIIfXMWz5tPEtcVqbw==",
"version": "4.3.14",
"resolved": "https://registry.npmjs.org/@smithy/node-config-provider/-/node-config-provider-4.3.14.tgz",
"integrity": "sha512-S+gFjyo/weSVL0P1b9Ts8C/CwIfNCgUPikk3sl6QVsfE/uUuO+QsF+NsE/JkpvWqqyz1wg7HFdiaZuj5CoBMRg==",
"license": "Apache-2.0",
"dependencies": {
"@smithy/property-provider": "^4.2.13",
"@smithy/shared-ini-file-loader": "^4.4.8",
"@smithy/types": "^4.14.0",
"@smithy/property-provider": "^4.2.14",
"@smithy/shared-ini-file-loader": "^4.4.9",
"@smithy/types": "^4.14.1",
"tslib": "^2.6.2"
},
"engines": {
@@ -3199,14 +3199,14 @@
}
},
"node_modules/@smithy/node-http-handler": {
"version": "4.5.2",
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.5.2.tgz",
"integrity": "sha512-/oD7u8M0oj2ZTFw7GkuuHWpIxtWdLlnyNkbrWcyVYhd5RJNDuczdkb0wfnQICyNFrVPlr8YHOhamjNy3zidhmA==",
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.6.0.tgz",
"integrity": "sha512-P734cAoTFtuGfWa/R3jgBnGlURt2w9bYEBwQNMKf58sRM9RShirB2mKwLsVP+jlG/wxpCu8abv8NxdUts8tdLA==",
"license": "Apache-2.0",
"dependencies": {
"@smithy/protocol-http": "^5.3.13",
"@smithy/querystring-builder": "^4.2.13",
"@smithy/types": "^4.14.0",
"@smithy/protocol-http": "^5.3.14",
"@smithy/querystring-builder": "^4.2.14",
"@smithy/types": "^4.14.1",
"tslib": "^2.6.2"
},
"engines": {
@@ -3227,12 +3227,12 @@
}
},
"node_modules/@smithy/protocol-http": {
"version": "5.3.13",
"resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-5.3.13.tgz",
"integrity": "sha512-+HsmuJUF4u8POo6s8/a2Yb/AQ5t/YgLovCuHF9oxbocqv+SZ6gd8lC2duBFiCA/vFHoHQhoq7QjqJqZC6xOxxg==",
"version": "5.3.14",
"resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-5.3.14.tgz",
"integrity": "sha512-dN5F8kHx8RNU0r+pCwNmFZyz6ChjMkzShy/zup6MtkRmmix4vZzJdW+di7x//b1LiynIev88FM18ie+wwPcQtQ==",
"license": "Apache-2.0",
"dependencies": {
"@smithy/types": "^4.14.0",
"@smithy/types": "^4.14.1",
"tslib": "^2.6.2"
},
"engines": {
@@ -3240,12 +3240,12 @@
}
},
"node_modules/@smithy/querystring-builder": {
"version": "4.2.13",
"resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-4.2.13.tgz",
"integrity": "sha512-tG4aOYFCZdPMjbgfhnIQ322H//ojujldp1SrHPHpBSb3NqgUp3dwiUGRJzie87hS1DYwWGqDuPaowoDF+rYCbQ==",
"version": "4.2.14",
"resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-4.2.14.tgz",
"integrity": "sha512-XYA5Z0IqTeF+5XDdh4BBmSA0HvbgVZIyv4cmOoUheDNR57K1HgBp9ukUMx3Cr3XpDHHpLBnexPE3LAtDsZkj2A==",
"license": "Apache-2.0",
"dependencies": {
"@smithy/types": "^4.14.0",
"@smithy/types": "^4.14.1",
"@smithy/util-uri-escape": "^4.2.2",
"tslib": "^2.6.2"
},
@@ -3254,12 +3254,12 @@
}
},
"node_modules/@smithy/querystring-parser": {
"version": "4.2.13",
"resolved": "https://registry.npmjs.org/@smithy/querystring-parser/-/querystring-parser-4.2.13.tgz",
"integrity": "sha512-hqW3Q4P+CDzUyQ87GrboGMeD7XYNMOF+CuTwu936UQRB/zeYn3jys8C3w+wMkDfY7CyyyVwZQ5cNFoG0x1pYmA==",
"version": "4.2.14",
"resolved": "https://registry.npmjs.org/@smithy/querystring-parser/-/querystring-parser-4.2.14.tgz",
"integrity": "sha512-hr+YyqBD23GVvRxGGrcc/oOeNlK3PzT5Fu4dzrDXxzS1LpFiuL2PQQqKPs87M79aW7ziMs+nvB3qdw77SqE7Lw==",
"license": "Apache-2.0",
"dependencies": {
"@smithy/types": "^4.14.0",
"@smithy/types": "^4.14.1",
"tslib": "^2.6.2"
},
"engines": {
@@ -3279,12 +3279,12 @@
}
},
"node_modules/@smithy/shared-ini-file-loader": {
"version": "4.4.8",
"resolved": "https://registry.npmjs.org/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.4.8.tgz",
"integrity": "sha512-VZCZx2bZasxdqxVgEAhREvDSlkatTPnkdWy1+Kiy8w7kYPBosW0V5IeDwzDUMvWBt56zpK658rx1cOBFOYaPaw==",
"version": "4.4.9",
"resolved": "https://registry.npmjs.org/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.4.9.tgz",
"integrity": "sha512-495/V2I15SHgedSJoDPD23JuSfKAp726ZI1V0wtjB07Wh7q/0tri/0e0DLefZCHgxZonrGKt/OCTpAtP1wE1kQ==",
"license": "Apache-2.0",
"dependencies": {
"@smithy/types": "^4.14.0",
"@smithy/types": "^4.14.1",
"tslib": "^2.6.2"
},
"engines": {
@@ -3292,16 +3292,16 @@
}
},
"node_modules/@smithy/signature-v4": {
"version": "5.3.13",
"resolved": "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-5.3.13.tgz",
"integrity": "sha512-YpYSyM0vMDwKbHD/JA7bVOF6kToVRpa+FM5ateEVRpsTNu564g1muBlkTubXhSKKYXInhpADF46FPyrZcTLpXg==",
"version": "5.3.14",
"resolved": "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-5.3.14.tgz",
"integrity": "sha512-1D9Y/nmlVjCeSivCbhZ7hgEpmHyY1h0GvpSZt3l0xcD9JjmjVC1CHOozS6+Gh+/ldMH8JuJ6cujObQqfayAVFA==",
"license": "Apache-2.0",
"dependencies": {
"@smithy/is-array-buffer": "^4.2.2",
"@smithy/protocol-http": "^5.3.13",
"@smithy/types": "^4.14.0",
"@smithy/protocol-http": "^5.3.14",
"@smithy/types": "^4.14.1",
"@smithy/util-hex-encoding": "^4.2.2",
"@smithy/util-middleware": "^4.2.13",
"@smithy/util-middleware": "^4.2.14",
"@smithy/util-uri-escape": "^4.2.2",
"@smithy/util-utf8": "^4.2.2",
"tslib": "^2.6.2"
@@ -3311,17 +3311,17 @@
}
},
"node_modules/@smithy/smithy-client": {
"version": "4.12.9",
"resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.12.9.tgz",
"integrity": "sha512-ovaLEcTU5olSeHcRXcxV6viaKtpkHZumn6Ps0yn7dRf2rRSfy794vpjOtrWDO0d1auDSvAqxO+lyhERSXQ03EQ==",
"version": "4.12.12",
"resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.12.12.tgz",
"integrity": "sha512-daO7SJn4eM6ArbmrEs+/BTbH7af8AEbSL3OMQdcRvvn8tuUcR5rU2n6DgxIV53aXMS42uwK8NgKKCh5XgqYOPQ==",
"license": "Apache-2.0",
"dependencies": {
"@smithy/core": "^3.23.14",
"@smithy/middleware-endpoint": "^4.4.29",
"@smithy/middleware-stack": "^4.2.13",
"@smithy/protocol-http": "^5.3.13",
"@smithy/types": "^4.14.0",
"@smithy/util-stream": "^4.5.22",
"@smithy/core": "^3.23.16",
"@smithy/middleware-endpoint": "^4.4.31",
"@smithy/middleware-stack": "^4.2.14",
"@smithy/protocol-http": "^5.3.14",
"@smithy/types": "^4.14.1",
"@smithy/util-stream": "^4.5.24",
"tslib": "^2.6.2"
},
"engines": {
@@ -3341,13 +3341,13 @@
}
},
"node_modules/@smithy/url-parser": {
"version": "4.2.13",
"resolved": "https://registry.npmjs.org/@smithy/url-parser/-/url-parser-4.2.13.tgz",
"integrity": "sha512-2G03yoboIRZlZze2+PT4GZEjgwQsJjUgn6iTsvxA02bVceHR6vp4Cuk7TUnPFWKF+ffNUk3kj4COwkENS2K3vw==",
"version": "4.2.14",
"resolved": "https://registry.npmjs.org/@smithy/url-parser/-/url-parser-4.2.14.tgz",
"integrity": "sha512-p06BiBigJ8bTA3MgnOfCtDUWnAMY0YfedO/GRpmc7p+wg3KW8vbXy1xwSu5ASy0wV7rRYtlfZOIKH4XqfhjSQQ==",
"license": "Apache-2.0",
"dependencies": {
"@smithy/querystring-parser": "^4.2.13",
"@smithy/types": "^4.14.0",
"@smithy/querystring-parser": "^4.2.14",
"@smithy/types": "^4.14.1",
"tslib": "^2.6.2"
},
"engines": {
@@ -3477,12 +3477,12 @@
}
},
"node_modules/@smithy/util-middleware": {
"version": "4.2.13",
"resolved": "https://registry.npmjs.org/@smithy/util-middleware/-/util-middleware-4.2.13.tgz",
"integrity": "sha512-GTooyrlmRTqvUen4eK7/K1p6kryF7bnDfq6XsAbIsf2mo51B/utaH+XThY6dKgNCWzMAaH/+OLmqaBuLhLWRow==",
"version": "4.2.14",
"resolved": "https://registry.npmjs.org/@smithy/util-middleware/-/util-middleware-4.2.14.tgz",
"integrity": "sha512-1Su2vj9RYNDEv/V+2E+jXkkwGsgR7dc4sfHn9Z7ruzQHJIEni9zzw5CauvRXlFJfmgcqYP8fWa0dkh2Q2YaQyw==",
"license": "Apache-2.0",
"dependencies": {
"@smithy/types": "^4.14.0",
"@smithy/types": "^4.14.1",
"tslib": "^2.6.2"
},
"engines": {
@@ -3504,14 +3504,14 @@
}
},
"node_modules/@smithy/util-stream": {
"version": "4.5.22",
"resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-4.5.22.tgz",
"integrity": "sha512-3H8iq/0BfQjUs2/4fbHZ9aG9yNzcuZs24LPkcX1Q7Z+qpqaGM8+qbGmE8zo9m2nCRgamyvS98cHdcWvR6YUsew==",
"version": "4.5.24",
"resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-4.5.24.tgz",
"integrity": "sha512-na5vv2mBSDzXewLEEoWGI7LQQkfpmFEomBsmOpzLFjqGctm0iMwXY5lAwesY9pIaErkccW0qzEOUcYP+WKneXg==",
"license": "Apache-2.0",
"dependencies": {
"@smithy/fetch-http-handler": "^5.3.16",
"@smithy/node-http-handler": "^4.5.2",
"@smithy/types": "^4.14.0",
"@smithy/fetch-http-handler": "^5.3.17",
"@smithy/node-http-handler": "^4.6.0",
"@smithy/types": "^4.14.1",
"@smithy/util-base64": "^4.3.2",
"@smithy/util-buffer-from": "^4.2.2",
"@smithy/util-hex-encoding": "^4.2.2",
@@ -6045,9 +6045,9 @@
"license": "Apache-2.0"
},
"node_modules/fast-xml-builder": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.1.4.tgz",
"integrity": "sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg==",
"version": "1.1.5",
"resolved": "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.1.5.tgz",
"integrity": "sha512-4TJn/8FKLeslLAH3dnohXqE3QSoxkhvaMzepOIZytwJXZO69Bfz0HBdDHzOTOon6G59Zrk6VQ2bEiv1t61rfkA==",
"funding": [
{
"type": "github",
+1 -1
View File
@@ -17,7 +17,7 @@
"organization": true
},
"devDependencies": {
"@aws-sdk/credential-provider-env": "^3.972.25",
"@aws-sdk/credential-provider-env": "^3.972.28",
"@biomejs/biome": "2.4.11",
"@smithy/property-provider": "^4.2.14",
"@types/node": "^25.6.0",