Skip to content

Commit

Permalink
Bumping sdk dependency to 2.48.0-beta.17
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 30, 2023
1 parent 4fe5144 commit 8ed047c
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.48.0-beta.16",
"@drift-labs/sdk": "2.48.0-beta.17",
"@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].16":
version "2.48.0-beta.16"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.48.0-beta.16.tgz#2ac84d0355a252e1739e9b96511f7c83863f4c2b"
integrity sha512-cZsNS5tchxF0LG9rLkEAtMwz+wvoaIR8AJW33pAt5AiafKo/RdXvypu46oMcXHHXO7zbnCG5qrp54815huRpzA==
"@drift-labs/[email protected].17":
version "2.48.0-beta.17"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.48.0-beta.17.tgz#2935268ebfb0095be1dae457fed9557c01d3eb46"
integrity sha512-wmvgL6zaFLKUIR6MgUBXrCsgYMShou9M/kwWb2rEaSoRwUQ41o2ikBSKR6pIekr2Q+IWAo2DhWQN6hyCYjkdVw==
dependencies:
"@coral-xyz/anchor" "0.28.1-beta.2"
"@ellipsis-labs/phoenix-sdk" "^1.4.2"
Expand Down

0 comments on commit 8ed047c

Please sign in to comment.