Skip to content

Commit

Permalink
Bumping sdk dependency to 2.42.0-beta.10
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 20, 2023
1 parent a4d670d commit 443013f
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.42.0-beta.9",
"@drift-labs/sdk": "2.42.0-beta.10",
"@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].9":
version "2.42.0-beta.9"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.42.0-beta.9.tgz#585a7176507d61b773a8886f6bf1c7b2364d6fa2"
integrity sha512-56Ek9R/yvbjz0NP3S0COhnDr/7DmqF93XzxcNe9VpQeOPuqAKQQZoquk8IFsoqr5JsvtrcB1QLQKPvlIenrT1A==
"@drift-labs/[email protected].10":
version "2.42.0-beta.10"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.42.0-beta.10.tgz#ded1f721a2712a21f7affcd26d818498bb0f955c"
integrity sha512-5EhJ3Ml/FE9JGAHsXj86lH6j8MEksIxlcx08domjW3hT7Pb67ogVO4KCmLh4Z/XA9cmuPk8E4KZ17N/vy6FS7g==
dependencies:
"@coral-xyz/anchor" "0.28.1-beta.2"
"@ellipsis-labs/phoenix-sdk" "^1.4.2"
Expand Down

0 comments on commit 443013f

Please sign in to comment.