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/middleware-user-agent",
"version": "3.840.0",
"version": "3.846.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline middleware-user-agent",
@@ -24,10 +24,10 @@
},
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/core": "3.840.0",
"@aws-sdk/core": "3.846.0",
"@aws-sdk/types": "3.840.0",
"@aws-sdk/util-endpoints": "3.840.0",
"@smithy/core": "^3.6.0",
"@aws-sdk/util-endpoints": "3.845.0",
"@smithy/core": "^3.7.0",
"@smithy/protocol-http": "^5.1.2",
"@smithy/types": "^4.3.1",
"tslib": "^2.6.2"