Skip to content

Commit

Permalink
Merge pull request #274 from masa-finance/proxy-view-aggregator-support
Browse files Browse the repository at this point in the history
chore: bump marketplace-contracts to 2.1.26
  • Loading branch information
nolanjacobson committed Apr 26, 2024
2 parents e67a29d + a65008b commit fb75b74
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 @@ -43,7 +43,7 @@
"@layerzerolabs/lz-definitions": "^2.3.2",
"@layerzerolabs/lz-v2-utilities": "^2.3.2",
"@masa-finance/masa-contracts-identity": "^1.15.0",
"@masa-finance/masa-contracts-marketplace": "^2.1.25",
"@masa-finance/masa-contracts-marketplace": "^2.1.26",
"@masa-finance/masa-token": "^2.9.0",
"arweave": "1.11.8",
"axios": "^1.6.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -496,10 +496,10 @@
dependencies:
ethers "~5.7.2"

"@masa-finance/masa-contracts-marketplace@^2.1.25":
version "2.1.25"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-contracts-marketplace/-/masa-contracts-marketplace-2.1.25.tgz#0549e809198318a2091b57c7be83e6c48bdc32b9"
integrity sha512-WKelf6oU6JT/C9sk3m/RxeGjSR7B3y/Qn9VZTytqmovaPsJO36xy/u7EEpN1kCp4Qv2tgIdQV7KgYC+6QDQ4HA==
"@masa-finance/masa-contracts-marketplace@^2.1.26":
version "2.1.26"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-contracts-marketplace/-/masa-contracts-marketplace-2.1.26.tgz#6e3919b1a2df8054eae5d416733e638bcddc9167"
integrity sha512-pBJRci6mI6fwb5HUY37a5uHs5urgpf6sOyun1S34W4DfcNchvQ/uueRsJfuU/aug8VFgSPprhV3gwvDOC65O9Q==
dependencies:
ethers "~5.7.2"

Expand Down

0 comments on commit fb75b74

Please sign in to comment.