move to @smithy/node-htp-handler as @aws-sdk/node-http-handler is deprecated

Signed-off-by: Andrew Ochsner <andrew.ochsner@cognizant.com>
This commit is contained in:
Andrew Ochsner
2023-10-16 17:07:01 -05:00
parent d928da692d
commit 1d07dcb32c
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -54,6 +54,7 @@
"@backstage/integration-aws-node": "workspace:^",
"@backstage/plugin-search-common": "workspace:^",
"@google-cloud/storage": "^6.0.0",
"@smithy/node-http-handler": "^2.1.7",
"@trendyol-js/openstack-swift-sdk": "^0.0.6",
"@types/express": "^4.17.6",
"express": "^4.17.1",
@@ -32,7 +32,7 @@ import {
S3Client,
} from '@aws-sdk/client-s3';
import { fromTemporaryCredentials } from '@aws-sdk/credential-providers';
import { NodeHttpHandler } from '@aws-sdk/node-http-handler';
import { NodeHttpHandler } from '@smithy/node-http-handler';
import { Upload } from '@aws-sdk/lib-storage';
import { AwsCredentialIdentityProvider } from '@aws-sdk/types';
import { HttpsProxyAgent } from 'hpagent';
+1
View File
@@ -9623,6 +9623,7 @@ __metadata:
"@backstage/integration-aws-node": "workspace:^"
"@backstage/plugin-search-common": "workspace:^"
"@google-cloud/storage": ^6.0.0
"@smithy/node-http-handler": ^2.1.7
"@trendyol-js/openstack-swift-sdk": ^0.0.6
"@types/express": ^4.17.6
"@types/fs-extra": ^9.0.5