Skip to content

Commit 8ea38da

Browse files
committed
Bump SDK
1 parent ebb35d0 commit 8ea38da

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@across-protocol/constants": "^3.1.59",
1414
"@across-protocol/contracts": "^4.0.5",
15-
"@across-protocol/sdk": "4.1.49",
15+
"@across-protocol/sdk": "4.1.51",
1616
"@arbitrum/sdk": "^4.0.2",
1717
"@consensys/linea-sdk": "^0.2.1",
1818
"@defi-wonderland/smock": "^2.3.5",

yarn.lock

+5-10
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@
1616
resolved "https://registry.yarnpkg.com/@across-protocol/constants/-/constants-3.1.46.tgz#9f567eecd47eaa5035460193c49307f413623167"
1717
integrity sha512-EHwFVLlSfwIOOQsqnL53UUPtjw9GUN1Y7PDEXUDttPxuqcc/IRDSp7xBnYgn7OWhrEg3404SzBKmc2A1l3Sqhw==
1818

19-
"@across-protocol/constants@^3.1.57":
20-
version "3.1.57"
21-
resolved "https://registry.yarnpkg.com/@across-protocol/constants/-/constants-3.1.57.tgz#7f6d3b00e52e142b04d8a1a72be81bdff631646d"
22-
integrity sha512-drkdEYdURc4IcUr0KzcehLhmYU20H3WkHfukodcjvcLogDGHFd8p5Uwajd2kMGDu1GwgM5wehGt7KIEqYLw4eg==
23-
2419
"@across-protocol/constants@^3.1.59":
2520
version "3.1.59"
2621
resolved "https://registry.yarnpkg.com/@across-protocol/constants/-/constants-3.1.59.tgz#48d18955b5016b8b3fb2128ccdb1e8c98911dffb"
@@ -65,13 +60,13 @@
6560
yargs "^17.7.2"
6661
zksync-web3 "^0.14.3"
6762

68-
"@across-protocol/[email protected].49":
69-
version "4.1.49"
70-
resolved "https://registry.yarnpkg.com/@across-protocol/sdk/-/sdk-4.1.49.tgz#d40e5e74bad0a903c396aaa071f9f930155a2b41"
71-
integrity sha512-HGnQOGKGZs5kdOmlGHpqrk0H0iI22LRxXA1NGZ/qC84OJMs8USSuzPzWFxml9Wy6Fo2TQ3TogNejorGBQsJjew==
63+
"@across-protocol/[email protected].51":
64+
version "4.1.51"
65+
resolved "https://registry.yarnpkg.com/@across-protocol/sdk/-/sdk-4.1.51.tgz#92d679656003f56e9f89e11cb93f30d74b67796d"
66+
integrity sha512-Cni96j4kKnYOpDJJmIL+E5P2JeQNYwqchUGjEErzGrQO3ILp5vwFNlSnbTYXsG0/w3v7GBFh+nWlMAbTLyqLuQ==
7267
dependencies:
7368
"@across-protocol/across-token" "^1.0.0"
74-
"@across-protocol/constants" "^3.1.57"
69+
"@across-protocol/constants" "^3.1.59"
7570
"@across-protocol/contracts" "^4.0.5"
7671
"@coral-xyz/anchor" "^0.30.1"
7772
"@eth-optimism/sdk" "^3.3.1"

0 commit comments

Comments
 (0)