Skip to content

Commit

Permalink
Bumping sdk dependency to 2.40.0-beta.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 19, 2023
1 parent 0962a3b commit 329b6ba
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.40.0-beta.5",
"@drift-labs/sdk": "2.40.0-beta.6",
"@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].5":
version "2.40.0-beta.5"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.40.0-beta.5.tgz#7c0a20f8a9b2fd9647887e8aa3612c91a98e006b"
integrity sha512-rDtYfB2wVbbLvehw2cviA3/vjv2R3WHuRPdmA2i9k5qDK9ydVuqMcQHfZlDzxcITyp0w0/zO9218O7VBP5t62A==
"@drift-labs/[email protected].6":
version "2.40.0-beta.6"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.40.0-beta.6.tgz#661c13ef3b2f3cdb9b200fae5663bd4b4bdc5e79"
integrity sha512-Ke/pAbPAhafe7eR6hFZMRf+iCmsTshNoKDhvKxYWSdvAc6tA5iXzyeWWF5Jb4YrvxDEQvS6PM64nMT0N0k3ffA==
dependencies:
"@coral-xyz/anchor" "0.28.1-beta.2"
"@ellipsis-labs/phoenix-sdk" "^1.4.2"
Expand Down

0 comments on commit 329b6ba

Please sign in to comment.