Skip to content

Commit

Permalink
Publish Canary
Browse files Browse the repository at this point in the history
  • Loading branch information
varadarajan-tw committed Jul 19, 2024
1 parent 083571e commit 7ba1c07
Showing 1 changed file with 58 additions and 1 deletion.
59 changes: 58 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3035,13 +3035,70 @@
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.293.0"
resolved "https://registry.yarnpkg.com/@segment/action-destinations/-/action-destinations-3.293.0.tgz#60aec9b8b886c55af02d3b73ed4d199f067f1af6"
integrity sha512-TdHaas5ouTcpQnjCjmm+WS/ZR+WF02g8yRp8Q9h6VPj2kbQItkS4XigILoF9DD8prxQObf/ZTZa0+PyMp8twJQ==
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.122.0"
"@segment/actions-shared" "^1.103.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"
integrity sha512-866kjuuebzDdRvls0OGFw9uPRiY5xK9N2unfPdO77TJBSGak31csmhQhYk6lMcanFUlfTewRSVS8Rt0kXQk0iQ==
dependencies:
"@types/node" "^18.11.15"

"@segment/actions-core@^3.121.0", "@segment/actions-core@^3.122.0":
version "3.122.0"
resolved "https://registry.yarnpkg.com/@segment/actions-core/-/actions-core-3.122.0.tgz#044908a994f6437491bff15175a9bcca3baa4332"
integrity sha512-crDUtcmJ3/GfW+DzxVNnCf6MkxdhqUI+KgXqzSF/yysLarGBJLX1yWW+p6eCfyDpS/LOygPb9tfRt6ZPgUFy+w==
dependencies:
"@lukeed/uuid" "^2.0.0"
"@segment/action-emitters" "^1.3.6"
"@segment/ajv-human-errors" "^2.13.0"
"@segment/destination-subscriptions" "^3.34.0"
"@types/node" "^18.11.15"
abort-controller "^3.0.0"
aggregate-error "^3.1.0"
ajv "^8.6.3"
ajv-formats "^2.1.1"
btoa-lite "^1.0.0"
cross-fetch "^3.1.4"
dayjs "^1.10.7"
ts-custom-error "^3.2.0"

"@segment/actions-shared@^1.103.0":
version "1.103.0"
resolved "https://registry.yarnpkg.com/@segment/actions-shared/-/actions-shared-1.103.0.tgz#672617d1325ef11ef2326f5a023d1377da176eb8"
integrity sha512-CYsQqPAwNBsveHJDxmEgTmC7ISbvz+eJdrO4i/lF8FP7g0kVvFI856ifjbtyi7KjFha/0q75aowfvoxFWLyWdA==
dependencies:
"@amplitude/ua-parser-js" "^0.7.25"
"@segment/actions-core" "^3.122.0"
cheerio "^1.0.0-rc.10"
dayjs "^1.10.7"
escape-goat "^3"
liquidjs "^10.8.4"
lodash "^4.17.21"

"@segment/analytics-browser-actions-sabil@^1.6.0":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@segment/analytics-browser-actions-sabil/-/analytics-browser-actions-sabil-1.6.0.tgz#4e1faf694e7b9b513e7309b74654abc31e789a37"
Expand Down Expand Up @@ -17945,4 +18002,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 7ba1c07

Please sign in to comment.