backend v4 half

This commit is contained in:
2025-07-18 09:20:40 +02:00
parent aba7a506ad
commit 725516ad6c
4183 changed files with 217684 additions and 75056 deletions
@@ -1,6 +1,6 @@
{
"name": "@aws-sdk/credential-provider-process",
"version": "3.840.0",
"version": "3.846.0",
"description": "AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config",
"main": "./dist-cjs/index.js",
"module": "./dist-es/index.js",
@@ -25,7 +25,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/core": "3.840.0",
"@aws-sdk/core": "3.846.0",
"@aws-sdk/types": "3.840.0",
"@smithy/property-provider": "^4.0.4",
"@smithy/shared-ini-file-loader": "^4.0.4",