Skip to content

Commit

Permalink
Publish Canary
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-ayoub-segment committed Jul 29, 2024
1 parent e99911d commit 6a758a0
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/destination-actions/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@segment/action-destinations",
"description": "Destination Actions engine and definitions.",
"version": "3.296.1-staging-1601766ec.0",
"version": "3.296.1-staging-e99911d1c.0",
"repository": {
"type": "git",
"url": "https://github.com/segmentio/action-destinations",
Expand Down
27 changes: 26 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3027,6 +3027,31 @@
resolved "https://registry.yarnpkg.com/@segment/a1-notation/-/a1-notation-2.1.4.tgz#35a48a0688019c3ffff23b1ba890e864c891a11f"
integrity sha512-SId7GOdDFmm/B9ajIQpXELHW4OTbVvmJbOsoJkQOcUEtoZIiX2UWfk1v4BpKql8wJW9oAhzhIIru2Pv2Yxcg+w==

"@segment/action-destinations@^3.288.0":
version "3.296.0"
resolved "https://registry.yarnpkg.com/@segment/action-destinations/-/action-destinations-3.296.0.tgz#808aa9c8b2f64875a5a5e0c5565973546de7bf7b"
integrity sha512-qNGd1XjVJOLZ0Un9OOH0LLur/qIKnlQGrRZES014B6ftWKprLmyFHLTWABjTf9NsKGRBJDPZ21W2YwqIXz/y0A==
dependencies:
"@amplitude/ua-parser-js" "^0.7.25"
"@aws-sdk/client-s3" "^3.600.0"
"@bufbuild/buf" "^1.28.0"
"@bufbuild/protobuf" "^1.4.2"
"@bufbuild/protoc-gen-es" "^1.4.2"
"@segment/a1-notation" "^2.1.4"
"@segment/actions-core" "^3.124.0"
"@segment/actions-shared" "^1.105.0"
"@types/node" "^18.11.15"
ajv-formats "^2.1.1"
aws4 "^1.12.0"
cheerio "^1.0.0-rc.10"
dayjs "^1.10.7"
escape-goat "^3"
google-libphonenumber "^3.2.31"
kafkajs "^2.2.4"
liquidjs "^10.8.4"
lodash "^4.17.21"
ssh2-sftp-client "^9.1.0"

"@segment/action-emitters@^1.3.6":
version "1.3.6"
resolved "https://registry.yarnpkg.com/@segment/action-emitters/-/action-emitters-1.3.6.tgz#0160442ae99821c43a9465c05226afddec73cbe5"
Expand Down Expand Up @@ -17937,4 +17962,4 @@ zip-stream@^4.1.0:
dependencies:
archiver-utils "^2.1.0"
compress-commons "^4.1.0"
readable-stream "^3.6.0"
readable-stream "^3.6.0"

0 comments on commit 6a758a0

Please sign in to comment.