Skip to content

Commit

Permalink
chore(deps): bump @polkadot/util-crypto
Browse files Browse the repository at this point in the history
Bumps [@polkadot/util-crypto](https://github.com/polkadot-js/common/tree/HEAD/packages/util-crypto) from 11.1.3 to 12.0.1.
- [Release notes](https://github.com/polkadot-js/common/releases)
- [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md)
- [Commits](https://github.com/polkadot-js/common/commits/v12.0.1/packages/util-crypto)

---
updated-dependencies:
- dependency-name: "@polkadot/util-crypto"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 24, 2023
1 parent 545f668 commit 62f5938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascript/packages/orchestrator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@polkadot/api": "^10.3.4",
"@polkadot/keyring": "^12.0.1",
"@polkadot/util-crypto": "^11.1.3",
"@polkadot/util-crypto": "^12.0.1",
"@zombienet/utils": "^0.0.18",
"axios": "^0.27.2",
"chai": "^4.3.7",
Expand Down

0 comments on commit 62f5938

Please sign in to comment.