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
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@smithy/middleware-endpoint",
"version": "4.1.13",
"version": "4.1.15",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
"build:cjs": "node ../../scripts/inline middleware-endpoint",
@@ -24,7 +24,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@smithy/core": "^3.6.0",
"@smithy/core": "^3.7.0",
"@smithy/middleware-serde": "^4.0.8",
"@smithy/node-config-provider": "^4.1.3",
"@smithy/shared-ini-file-loader": "^4.0.4",