Skip to content

Commit

Permalink
chore: canary.
Browse files Browse the repository at this point in the history
  • Loading branch information
cogwizzle committed Jul 16, 2024
1 parent 516921b commit 4ea3d45
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/destination-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@bufbuild/protobuf": "^1.4.2",
"@bufbuild/protoc-gen-es": "^1.4.2",
"@segment/a1-notation": "^2.1.4",
"@segment/actions-core": "^3.116.1-channels-1094.18",
"@segment/actions-core": "3.116.1-channels-1094.18",
"@segment/actions-shared": "^1.97.0",
"@types/node": "^18.11.15",
"ajv-formats": "^2.1.1",
Expand Down
24 changes: 24 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2442,6 +2442,30 @@
dependencies:
"@types/node" "^18.11.15"

"@segment/actions-core@3.116.1-channels-1094.18":
version "3.116.1-channels-1094.18"
resolved "https://registry.yarnpkg.com/@segment/actions-core/-/actions-core-3.116.1-channels-1094.18.tgz#8ebae2899f37cfde76f50c6b5a78edbfe85d1b60"
integrity sha512-+23iMJx9FK3eDYYjoCduIIp0DRuAVsgT1v++0l76KsINN9+ovPOKrqgYqbuIBXbq6aSjRGyqWDNj2VIVrL/ZSw==
dependencies:
"@lukeed/uuid" "^2.0.0"
"@segment/action-emitters" "^1.3.6"
"@segment/ajv-human-errors" "^2.13.1-channels-1094.18+b8a48fd02"
"@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/ajv-human-errors@^2.13.1-channels-1094.18+b8a48fd02":
version "2.13.1-channels-1094.18"
resolved "https://registry.yarnpkg.com/@segment/ajv-human-errors/-/ajv-human-errors-2.13.1-channels-1094.18.tgz#67f5c93654905c8861642f0d9b328fb46fd70061"
integrity sha512-fMYt3cO52+5wc4oMwbr8vP6SyAAnzEgMPIfcMaBdDY9azPzY3brYvuP/1dR6P1Sm49vm2qX6r+gH7RFATwryoQ==

"@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

0 comments on commit 4ea3d45

Please sign in to comment.