We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98baac2 commit dde001bCopy full SHA for dde001b
package.json
@@ -115,7 +115,6 @@
115
}
116
},
117
"dependencies": {
118
- "@aws-sdk/client-sts": "3.614.0",
119
"chance": "^1.1.8",
120
"liquidjs": "^10.21.0",
121
"xml-js": "^1.6.11"
packages/destination-actions/package.json
@@ -43,6 +43,7 @@
43
"@amplitude/ua-parser-js": "^0.7.25",
44
"@aws-sdk/client-eventbridge": "^3.741.0",
45
"@aws-sdk/client-s3": "^3.600.0",
46
+ "@aws-sdk/client-sts": "3.614.0",
47
"@bufbuild/protobuf": "^2.2.3",
48
"@segment/a1-notation": "^2.1.4",
49
"@segment/actions-core": "^3.159.0",
0 commit comments