Skip to content

Commit a6bb1c3

Browse files
authored
chore: Bump Constants (#1268)
1 parent d0762c2 commit a6bb1c3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@across-protocol/sdk",
33
"author": "UMA Team",
4-
"version": "4.3.79",
4+
"version": "4.3.80",
55
"license": "AGPL-3.0",
66
"homepage": "https://docs.across.to/reference/sdk",
77
"files": [
@@ -106,7 +106,7 @@
106106
},
107107
"dependencies": {
108108
"@across-protocol/across-token": "^1.0.0",
109-
"@across-protocol/constants": "^3.1.82",
109+
"@across-protocol/constants": "^3.1.83",
110110
"@across-protocol/contracts": "^4.1.11",
111111
"@coral-xyz/anchor": "^0.30.1",
112112
"@eth-optimism/sdk": "^3.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
resolved "https://registry.yarnpkg.com/@across-protocol/constants/-/constants-3.1.77.tgz#0d57db8676a7eaf4541b2cc9143d95e8d753c0af"
2222
integrity sha512-zRRTFAKhLgAA1QBJsbG5KautFczW0NV0N2hPW8dIn3cyC+pvYBU8FBb3gQ2Vp9b++kg1Gk1rSpMVMKKnjUBtOA==
2323

24-
"@across-protocol/constants@^3.1.82":
25-
version "3.1.82"
26-
resolved "https://registry.yarnpkg.com/@across-protocol/constants/-/constants-3.1.82.tgz#963a12d481a141048c39f54a3c1949eabb588c0a"
27-
integrity sha512-eYz/yMjMa+MMyZ8J4g5rUtQ9ybmwNj/K5PG7RfJQZeRejg3AzxjL0o+9TNm+5FoeWUrYl+h4Ju6CO7VAr6Gr8Q==
24+
"@across-protocol/constants@^3.1.83":
25+
version "3.1.83"
26+
resolved "https://registry.yarnpkg.com/@across-protocol/constants/-/constants-3.1.83.tgz#7eef532ea6aea5ae1e7c8a967d788e968c90b7e6"
27+
integrity sha512-DHTcNLApU77sXM9ITh1pjjhXWy1B+1CEzkLU1vk/iA4+9xRBoLvGlxRKvdsgNsyoqmtMkQoB8BiiD+0t2aAe2Q==
2828

2929
"@across-protocol/contracts@^0.1.4":
3030
version "0.1.4"

0 commit comments

Comments
 (0)