Skip to content

Commit

Permalink
Bumping sdk dependency to 2.52.0-beta.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 18, 2023
1 parent 2ad5f7e commit 77a8385
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 @@ -6,7 +6,7 @@
"license": "Apache-2.0",
"dependencies": {
"@coral-xyz/anchor": "^0.29.0",
"@drift-labs/sdk": "2.52.0-beta.5",
"@drift-labs/sdk": "2.52.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 @@ -115,10 +115,10 @@
enabled "2.0.x"
kuler "^2.0.0"

"@drift-labs/[email protected].5":
version "2.52.0-beta.5"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.52.0-beta.5.tgz#ec2918c7db9b2f865ba9dee07b8ce180ed0a979c"
integrity sha512-RU0XA+FfMo3KVkEIYHX7SDN5OkivKMuLUDBZPCVxQxJ5FmQ67ZetO6zpcfYjyBUwz0rZSgji8Ajmhs4PgFwZAg==
"@drift-labs/[email protected].6":
version "2.52.0-beta.6"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.52.0-beta.6.tgz#d782a0e137f2503c59a6cfb20d5413b8d5fe062e"
integrity sha512-qOC5+MjpEpwOqTYccvTs/mycdQOff1u1TG5eoOdwLzntrpWnLIkOEBvZTgXDofKnoNHYSogBqk1Ia8lbZqQB3g==
dependencies:
"@coral-xyz/anchor" "0.28.1-beta.2"
"@ellipsis-labs/phoenix-sdk" "^1.4.2"
Expand Down

0 comments on commit 77a8385

Please sign in to comment.