Skip to content

Commit

Permalink
update masa-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Feb 15, 2023
1 parent 631e87c commit 8ffdfc4
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 @@ -16,7 +16,7 @@
"doc": "ts-node ./src/doc.ts"
},
"dependencies": {
"@masa-finance/masa-sdk": "^1.4.2",
"@masa-finance/masa-sdk": "^1.4.3",
"@types/clear": "^0.1.2",
"@types/figlet": "^1.5.5",
"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 @@ -385,10 +385,10 @@
dependencies:
ethers "~5.7.2"

"@masa-finance/masa-sdk@^1.4.2":
version "1.4.2"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-1.4.2.tgz#d3bc231c55fedf26fc8be27586b8893fa6160d0e"
integrity sha512-zb0Zf4YosW+8WC/UsJZoXVXY4KPzRy2hcDcDvZGg2yVxz3YeZ3FIwiQXhagQCUmZi7CfomE93C2L6Vnmq4v8wA==
"@masa-finance/masa-sdk@^1.4.3":
version "1.4.3"
resolved "https://registry.yarnpkg.com/@masa-finance/masa-sdk/-/masa-sdk-1.4.3.tgz#601a8e2441b88e6e986aed7761fb581ed473e63f"
integrity sha512-PuYDPfN83Yf74AtqFYKc5WA+yqEDxi/guT7Hk2yAhOiNBlMcjhb7Kacpnd2lG2o7DWPDJeoYfhV3F0ewsOsQPw==
dependencies:
"@masa-finance/masa-contracts-identity" "^1.2.1"
arweave "~1.12.6"
Expand Down

0 comments on commit 8ffdfc4

Please sign in to comment.