Skip to content

Commit

Permalink
chore(deps): update polkadot-js api, util-crypto (#1048)
Browse files Browse the repository at this point in the history
* chore(deps): update polkadot-js api, util-crypto

* update api to 9.3.3
  • Loading branch information
TarikGul committed Sep 6, 2022
1 parent 108a93b commit 1719d8b
Show file tree
Hide file tree
Showing 2 changed files with 191 additions and 191 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"update-pjs-deps": "substrate-update-pjs-deps && yarn"
},
"dependencies": {
"@polkadot/api": "^9.2.4",
"@polkadot/util-crypto": "^10.1.6",
"@polkadot/api": "^9.3.3",
"@polkadot/util-crypto": "^10.1.7",
"@substrate/calc": "^0.3.0",
"argparse": "^2.0.1",
"confmgr": "1.0.9",
Expand Down
Loading

0 comments on commit 1719d8b

Please sign in to comment.