From 7ba1c07ff222dd0f2f46e12ff0358e3a09f11f93 Mon Sep 17 00:00:00 2001 From: Varadarajan V <109586712+varadarajan-tw@users.noreply.github.com> Date: Fri, 19 Jul 2024 13:45:57 +0530 Subject: [PATCH] Publish Canary --- yarn.lock | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 58 insertions(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index e8dafa04cc..58fc943a05 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3035,6 +3035,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.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" @@ -3042,6 +3067,38 @@ 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" @@ -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" \ No newline at end of file + readable-stream "^3.6.0"