Skip to content

Commit

Permalink
chore: bump constants-v2 (#629)
Browse files Browse the repository at this point in the history
  • Loading branch information
dohaki authored Apr 12, 2024
1 parent 3846009 commit f683f9d
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 @@ -99,7 +99,7 @@
},
"dependencies": {
"@across-protocol/across-token": "^1.0.0",
"@across-protocol/constants-v2": "^1.0.17",
"@across-protocol/constants-v2": "^1.0.18",
"@across-protocol/contracts-v2": "2.5.4",
"@eth-optimism/sdk": "^3.2.2",
"@pinata/sdk": "^2.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
resolved "https://registry.yarnpkg.com/@across-protocol/constants-v2/-/constants-v2-1.0.14.tgz#2eb6624c306db3f184293d8abb023d2354abadce"
integrity sha512-7C8hyH/7aDh8AOd5DLQrtcey6Ip4Q6o8FmSiDrBnxcD/aVeH+L8cZhh/hRMLm8CA5Olx4usEarfEfZ2rN0AZfg==

"@across-protocol/constants-v2@^1.0.17":
version "1.0.17"
resolved "https://registry.yarnpkg.com/@across-protocol/constants-v2/-/constants-v2-1.0.17.tgz#358f9ca745cd4e3b41c4dce823e400d295a1317d"
integrity sha512-FRGJFPIlFtpKPyqP/3ILCP0V9KLwXz33EP3q/QgxX/3vNHpQbMHHYX7FTi8lqpQUlxSXiGhMAB04OYCFeRBdbQ==
"@across-protocol/constants-v2@^1.0.18":
version "1.0.18"
resolved "https://registry.yarnpkg.com/@across-protocol/constants-v2/-/constants-v2-1.0.18.tgz#172a50f205e21f828430d8855132cb13fe63cce3"
integrity sha512-Iwzao1CYhlcVxEEbtBQxRC7GWaoV87iH6D7tx+HzDXKcL/qVYLWbxqbSpJrWx1QQeW/2RCwpxdEB2x2C+l+HSg==

"@across-protocol/[email protected]":
version "2.5.4"
Expand Down

0 comments on commit f683f9d

Please sign in to comment.