File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
lib/authentication/auth_workload_identity Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11import { defaultProvider } from '@aws-sdk/credential-provider-node' ;
22import { MetadataService } from '@aws-sdk/ec2-metadata-service' ;
3- import { HttpRequest } from '@aws-sdk /protocol-http' ;
3+ import { HttpRequest } from '@smithy /protocol-http' ;
44import { SignatureV4 } from '@aws-sdk/signature-v4' ;
55import { Sha256 } from '@aws-crypto/sha256-js' ;
66import Logger from '../../logger' ;
Original file line number Diff line number Diff line change 77 "@aws-sdk/client-s3" : " ^3.726.0" ,
88 "@aws-sdk/credential-provider-node" : " ^3.823.0" ,
99 "@aws-sdk/ec2-metadata-service" : " ^3.826.0" ,
10- "@aws-sdk /protocol-http" : " ^3.370.0 " ,
10+ "@smithy /protocol-http" : " ^5.1.3 " ,
1111 "@aws-sdk/signature-v4" : " ^3.370.0" ,
1212 "@azure/identity" : " ^4.10.1" ,
1313 "@azure/storage-blob" : " 12.26.x" ,
You can’t perform that action at this time.
0 commit comments