Skip to content

Commit

Permalink
Bumping sdk and jit dependencies to 2.112.0-beta.3 and 0.13.44
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 27, 2025
1 parent 7fee865 commit 606356c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"main": "lib/index.js",
"license": "Apache-2.0",
"dependencies": {
"@drift-labs/jit-proxy": "0.13.43",
"@drift-labs/sdk": "2.112.0-beta.2",
"@drift-labs/jit-proxy": "0.13.44",
"@drift-labs/sdk": "2.112.0-beta.3",
"@opentelemetry/api": "1.7.0",
"@opentelemetry/auto-instrumentations-node": "0.31.2",
"@opentelemetry/exporter-prometheus": "0.31.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -175,20 +175,20 @@
enabled "2.0.x"
kuler "^2.0.0"

"@drift-labs/[email protected].43":
version "0.13.43"
resolved "https://registry.yarnpkg.com/@drift-labs/jit-proxy/-/jit-proxy-0.13.43.tgz#19e7d580b4883b39a046537b462693cd24eff945"
integrity sha512-Ywq6NhVhml9KRpHj7Nk/haBrLcAg2a33jKoTxdRGICNxeHatD/7dezhNu9IYQ+NJSm+qhjsBBuPc+W9Oqm3jdQ==
"@drift-labs/[email protected].44":
version "0.13.44"
resolved "https://registry.yarnpkg.com/@drift-labs/jit-proxy/-/jit-proxy-0.13.44.tgz#e96c7a10a5e08cb33d9c48a9a925f53d4dbbaa97"
integrity sha512-OEXGgKqZ2wcIfm+Nch2I8IJ6LMZpI0Nkqhk+PQ6Wtb6d/FUaaxErYQFyp+WVlnXj53DkRACEC/jWvimuaZsyaQ==
dependencies:
"@coral-xyz/anchor" "0.26.0"
"@drift-labs/sdk" "2.112.0-beta.2"
"@drift-labs/sdk" "2.112.0-beta.3"
"@solana/web3.js" "1.91.7"
tweetnacl-util "^0.15.1"

"@drift-labs/[email protected].2":
version "2.112.0-beta.2"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.112.0-beta.2.tgz#098c16e8cbc25f8aaa5c23349775690bdb330e5b"
integrity sha512-RmE+szYhNSE+PGw/1roHexdxVLIGsmG/5YnNsfOS1tZgSkGO5SWwVHmfnkhJ5zAveFmQuOcGVTeMxcgYbEArPg==
"@drift-labs/[email protected].3":
version "2.112.0-beta.3"
resolved "https://registry.yarnpkg.com/@drift-labs/sdk/-/sdk-2.112.0-beta.3.tgz#089460537ffa7ed71feea9e6cbd2e855a42e71b2"
integrity sha512-QR+L4ZPK3edeB6cDgrR9diPCAhlxvTkunfZAzLkLClofWnhlLyV/66KFSkGkcODRL9u7Q1lRlKqnqBXCY2xqgg==
dependencies:
"@coral-xyz/anchor" "0.29.0"
"@coral-xyz/anchor-30" "npm:@coral-xyz/[email protected]"
Expand Down

0 comments on commit 606356c

Please sign in to comment.