Skip to content

Commit

Permalink
Merge branch 'master' into bz/reporterLogs
Browse files Browse the repository at this point in the history
  • Loading branch information
bmzig authored Nov 22, 2024
2 parents bb8722a + d38be08 commit 2b4ddb2
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.2.16",
"@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.2.16":
version "3.2.16"
resolved "https://registry.yarnpkg.com/@across-protocol/sdk/-/sdk-3.2.16.tgz#b9cf704420432ce7f27e165afd44985152a08a07"
integrity sha512-ZrFSh9FOMYzwWBlkqGUrhYzm1mhvfixzukzUQGR96ASVbR+qCPjXiUuRryy1l1xhaT+5u5jO/qPLdbMsUAHQFQ==
"@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 2b4ddb2

Please sign in to comment.