backend v4 half
This commit is contained in:
+4
-4
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@smithy/smithy-client",
|
||||
"version": "4.4.5",
|
||||
"version": "4.4.7",
|
||||
"scripts": {
|
||||
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
||||
"build:cjs": "node ../../scripts/inline smithy-client",
|
||||
@@ -24,12 +24,12 @@
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@smithy/core": "^3.6.0",
|
||||
"@smithy/middleware-endpoint": "^4.1.13",
|
||||
"@smithy/core": "^3.7.0",
|
||||
"@smithy/middleware-endpoint": "^4.1.15",
|
||||
"@smithy/middleware-stack": "^4.0.4",
|
||||
"@smithy/protocol-http": "^5.1.2",
|
||||
"@smithy/types": "^4.3.1",
|
||||
"@smithy/util-stream": "^4.2.2",
|
||||
"@smithy/util-stream": "^4.2.3",
|
||||
"tslib": "^2.6.2"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user