Skip to content

Commit

Permalink
improve: Update sdk (#1924)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholaspai authored Nov 22, 2024
1 parent 88a79c4 commit d38be08
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 @@ -12,7 +12,7 @@
"dependencies": {
"@across-protocol/constants": "^3.1.19",
"@across-protocol/contracts": "^3.0.16",
"@across-protocol/sdk": "^3.3.17",
"@across-protocol/sdk": "^3.3.18",
"@arbitrum/sdk": "^4.0.2",
"@consensys/linea-sdk": "^0.2.1",
"@defi-wonderland/smock": "^2.3.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@
yargs "^17.7.2"
zksync-web3 "^0.14.3"

"@across-protocol/sdk@^3.3.17":
version "3.3.17"
resolved "https://registry.yarnpkg.com/@across-protocol/sdk/-/sdk-3.3.17.tgz#8d4c2982e99e6908412675d7892c881bc78f8778"
integrity sha512-IxRbsFrQYsu4urs9hApaEFHhSMZWAFdgI/6Vj05fKw3j8iJ6H2b2N6ia7Q2FzziMcvM7UH8+gbWdLyL4XQfjig==
"@across-protocol/sdk@^3.3.18":
version "3.3.18"
resolved "https://registry.yarnpkg.com/@across-protocol/sdk/-/sdk-3.3.18.tgz#d39ef359f9f639921fb412a1355167354014a80f"
integrity sha512-Ea40yDPL94T3uc6HhqDj8X7vovPSyOVSmA6Z3C1uZmdwRdDKt8hlg8k7yxIg+8aR5aEJJ7hCZy6bHdI5XHpbFQ==
dependencies:
"@across-protocol/across-token" "^1.0.0"
"@across-protocol/constants" "^3.1.19"
Expand Down

0 comments on commit d38be08

Please sign in to comment.