Skip to content

Commit 4a09e0b

Browse files
Publish (#2196)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e0ecb5a commit 4a09e0b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/destination-actions/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@segment/action-destinations",
33
"description": "Destination Actions engine and definitions.",
4-
"version": "3.290.0",
4+
"version": "3.291.0",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/segmentio/action-destinations",
@@ -39,6 +39,7 @@
3939
},
4040
"dependencies": {
4141
"@amplitude/ua-parser-js": "^0.7.25",
42+
"@aws-sdk/client-s3": "^3.600.0",
4243
"@bufbuild/buf": "^1.28.0",
4344
"@bufbuild/protobuf": "^1.4.2",
4445
"@bufbuild/protoc-gen-es": "^1.4.2",
@@ -55,8 +56,7 @@
5556
"kafkajs": "^2.2.4",
5657
"liquidjs": "^10.8.4",
5758
"lodash": "^4.17.21",
58-
"ssh2-sftp-client": "^9.1.0",
59-
"@aws-sdk/client-s3": "^3.600.0"
59+
"ssh2-sftp-client": "^9.1.0"
6060
},
6161
"jest": {
6262
"preset": "ts-jest",

0 commit comments

Comments
 (0)