backend v4 half
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@smithy/util-stream",
|
||||
"version": "4.2.2",
|
||||
"version": "4.2.3",
|
||||
"scripts": {
|
||||
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
||||
"build:cjs": "node ../../scripts/inline util-stream",
|
||||
@@ -28,8 +28,8 @@
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@smithy/fetch-http-handler": "^5.0.4",
|
||||
"@smithy/node-http-handler": "^4.0.6",
|
||||
"@smithy/fetch-http-handler": "^5.1.0",
|
||||
"@smithy/node-http-handler": "^4.1.0",
|
||||
"@smithy/types": "^4.3.1",
|
||||
"@smithy/util-base64": "^4.0.0",
|
||||
"@smithy/util-buffer-from": "^4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user