backend v4 half
This commit is contained in:
+4
-4
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user