Skip to content

Commit

Permalink
Bumping sdk dependency to 2.43.0-beta.7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 3, 2023
1 parent 20ed020 commit 45f2b73
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "lib/index.js",
"license": "Apache-2.0",
"dependencies": {
"@drift-labs/sdk": "2.43.0-beta.6",
"@drift-labs/sdk": "2.43.0-beta.7",
"@opentelemetry/api": "^1.1.0",
"@opentelemetry/auto-instrumentations-node": "^0.31.1",
"@opentelemetry/exporter-prometheus": "^0.31.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,10 @@
enabled "2.0.x"
kuler "^2.0.0"

"@drift-labs/[email protected].6":
version "2.43.0-beta.6"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.43.0-beta.6.tgz#d94799d2e3ac66a30333afb9b9b8452b3ef6ff3e"
integrity sha512-Llgqm3tyeZabB9zAYIm0RPAe+ZAZ3q4Zuq29wksLzYf5LK7bT4SWjYGf4UohaTq3ht1DR1ZxdP7xPsveYAnNLA==
"@drift-labs/[email protected].7":
version "2.43.0-beta.7"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.43.0-beta.7.tgz#b93b7f186d3588cdf85af081414abb028cf3c928"
integrity sha512-XZTC/twPQOyB6kT5TTnC7VO8avjwiSy8DKSWvcFKB9eB+o01qlZuNE6bhUeY+ZnPIyk5Rd6bLVKVPH1umw+G4Q==
dependencies:
"@coral-xyz/anchor" "0.28.1-beta.2"
"@ellipsis-labs/phoenix-sdk" "^1.4.2"
Expand Down

0 comments on commit 45f2b73

Please sign in to comment.