Skip to content

Commit

Permalink
Merge pull request #1351 from paritytech/dependabot/npm_and_yarn/java…
Browse files Browse the repository at this point in the history
…script/polkadot/util-crypto-12.5.1

chore(deps): bump @polkadot/util-crypto from 12.4.2 to 12.5.1 in /javascript
  • Loading branch information
mergify[bot] authored Sep 18, 2023
2 parents b873f12 + 6dc7faf commit 3174b45
Show file tree
Hide file tree
Showing 3 changed files with 135 additions and 100 deletions.
231 changes: 133 additions & 98 deletions javascript/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@polkadot/keyring": "^12.4.2",
"@polkadot/util": "^12.5.1",
"@polkadot/util-crypto": "^12.4.2",
"@polkadot/util-crypto": "^12.5.1",
"@types/chai": "^4.3.6",
"chai": "^4.3.8"
},
Expand Down
2 changes: 1 addition & 1 deletion javascript/packages/orchestrator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"dependencies": {
"@polkadot/api": "^10.9.1",
"@polkadot/keyring": "^12.4.2",
"@polkadot/util-crypto": "^12.4.2",
"@polkadot/util-crypto": "^12.5.1",
"@zombienet/utils": "^0.0.22",
"chai": "^4.3.8",
"debug": "^4.3.4",
Expand Down

0 comments on commit 3174b45

Please sign in to comment.