Skip to content

Commit 7f0cedb

Browse files
authored
chore: Bump constants (#796)
For POOL on World Chain.
1 parent a51d56f commit 7f0cedb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"pre-commit-hook": "sh scripts/preCommitHook.sh"
4040
},
4141
"dependencies": {
42-
"@across-protocol/constants": "^3.1.20",
42+
"@across-protocol/constants": "^3.1.21",
4343
"@coral-xyz/anchor": "^0.30.1",
4444
"@defi-wonderland/smock": "^2.3.4",
4545
"@eth-optimism/contracts": "^0.5.40",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@across-protocol/constants@^3.1.20":
6-
version "3.1.20"
7-
resolved "https://registry.yarnpkg.com/@across-protocol/constants/-/constants-3.1.20.tgz#305bd41f5644b7db5d9fd12a6a6b4bbbbe2fd016"
8-
integrity sha512-B5RsvuOQsZdFgLk0WcFZGmoivm6g6gv95a+YKVBydcxZkNxAsyP065UQEDAmvRXvPhqGyehhd52515Xa/3bzyg==
5+
"@across-protocol/constants@^3.1.21":
6+
version "3.1.21"
7+
resolved "https://registry.yarnpkg.com/@across-protocol/constants/-/constants-3.1.21.tgz#e5852daa51b4e1a215a32672c252287fea593256"
8+
integrity sha512-ajDGLpsbmse3XYPFKsih98RO/CSzpRj4iiPIzfOUvmslBfm3vIYj5nVdLKahgPumsQ+Yq2W3+PF+ZSr6Ac3tRg==
99

1010
"@across-protocol/contracts@^0.1.4":
1111
version "0.1.4"

0 commit comments

Comments
 (0)