Skip to content

Commit

Permalink
feat: update cow-sdk to 4.1.0 (#3660) (#3669)
Browse files Browse the repository at this point in the history
Co-authored-by: Leandro <[email protected]>
  • Loading branch information
shoom3301 and alfetopito authored Jan 17, 2024
1 parent 6fb8b59 commit ff712c6
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 @@ -62,7 +62,7 @@
"@cowprotocol/app-data": "^1.2.0",
"@cowprotocol/contracts": "^1.3.1",
"@cowprotocol/cow-runner-game": "^0.2.9",
"@cowprotocol/cow-sdk": "^4.0.7",
"@cowprotocol/cow-sdk": "^4.1.0",
"@cowprotocol/ethflowcontract": "cowprotocol/ethflowcontract.git#v1.1.1-artifacts",
"@davatar/react": "1.8.1",
"@emotion/react": "^11.11.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2288,10 +2288,10 @@
resolved "https://registry.yarnpkg.com/@cowprotocol/cow-runner-game/-/cow-runner-game-0.2.9.tgz#3f94b3f370bd114f77db8b1d238cba3ef4e9d644"
integrity sha512-rX7HnoV+HYEEkBaqVUsAkGGo0oBrExi+d6Io+8nQZYwZk+IYLmS9jdcIObsLviM2h4YX8+iin6NuKl35AaiHmg==

"@cowprotocol/cow-sdk@^4.0.7":
version "4.0.7"
resolved "https://registry.yarnpkg.com/@cowprotocol/cow-sdk/-/cow-sdk-4.0.7.tgz#9a97efcca08b7e7043a7e9e621131b1cffb25952"
integrity sha512-wfNy9yf0usYSNr+mF6Cj6ITQZsV3/TxSnTKHJ5hbnC4UZbqXEXssLBrRPRoDvaWT7Xx6k9GZ1V3gYexxOMlRLA==
"@cowprotocol/cow-sdk@^4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@cowprotocol/cow-sdk/-/cow-sdk-4.1.0.tgz#3707d53ac778470814e6395f0beefdad76dc8cc1"
integrity sha512-Ps5VmegGF3yi0u6midj1offs4MvtBX8u6SHrSNoCzQsuQ5re+41OfRswZsB1Xp+3kxe1JFtFtq6oa7fT6fE7sw==
dependencies:
"@cowprotocol/contracts" "^1.4.0"
"@ethersproject/abstract-signer" "^5.7.0"
Expand Down

2 comments on commit ff712c6

@vercel
Copy link

@vercel vercel bot commented on ff712c6 Jan 17, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on ff712c6 Jan 17, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

cosmos – ./

cowswap-seven.vercel.app
cosmos-cowswap.vercel.app
cosmos-git-main-cowswap.vercel.app
cosmos.cow.fi

Please sign in to comment.