Skip to content

Commit

Permalink
chore: bump cow-sdk to fixed version
Browse files Browse the repository at this point in the history
  • Loading branch information
alfetopito committed Nov 7, 2024
1 parent 9757ee1 commit beee22c
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 @@ -46,7 +46,7 @@
"dependencies": {
"@commander-js/extra-typings": "^11.0.0",
"@cowprotocol/contracts": "^1.4.0",
"@cowprotocol/cow-sdk": "^5.7.0",
"@cowprotocol/cow-sdk": "^5.7.1",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
"chalk": "^4.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -481,10 +481,10 @@
resolved "https://registry.yarnpkg.com/@cowprotocol/contracts/-/contracts-1.6.0.tgz#d0fc83ed8c624b968d1a68bb5c74712c11ec81e0"
integrity sha512-+UKhYRzkvnqqviBru5D3btTLYc743n0O5YTG+wpYwGl4fb7VNKBkFHe28C5Mf1DF/kOfmqfu+0IAvX9Vuq5Dqw==

"@cowprotocol/cow-sdk@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@cowprotocol/cow-sdk/-/cow-sdk-5.7.0.tgz#02ec6ad06a25434a5ea17b5f12768d3de2fcb5cf"
integrity sha512-HvlqttWFex4HfjBkXuqlQOX+99G5VKa7+3ebAoey+E8TR7Fp8bQjvyetjiNvMo7gb0aEnqLiMm6JP4dHEMki1g==
"@cowprotocol/cow-sdk@^5.7.1":
version "5.7.1"
resolved "https://registry.yarnpkg.com/@cowprotocol/cow-sdk/-/cow-sdk-5.7.1.tgz#22b556b79c949a3c5a65ee87f188a477f29d76eb"
integrity sha512-1SKzf6hqLEUP3if+Ki6eweSWcUA7hDyFcmUW2tf6a0XROwl9ktNHWP7dJ09zMrnFn6k03DqoYvKun1i+WS1D7Q==
dependencies:
"@cowprotocol/contracts" "^1.6.0"
"@ethersproject/abstract-signer" "^5.7.0"
Expand Down

0 comments on commit beee22c

Please sign in to comment.