Skip to content

Commit

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

chore(deps): bump @polkadot/keyring from 12.4.2 to 12.5.1 in /javascript
  • Loading branch information
mergify[bot] authored Sep 19, 2023
2 parents 5c33c9d + edab653 commit 714d486
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 135 deletions.
142 changes: 9 additions & 133 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 @@ -32,7 +32,7 @@
"zombienet": "./packages/cli/dist/cli.js"
},
"dependencies": {
"@polkadot/keyring": "^12.4.2",
"@polkadot/keyring": "^12.5.1",
"@polkadot/util": "^12.5.1",
"@polkadot/util-crypto": "^12.5.1",
"@types/chai": "^4.3.6",
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 @@ -38,7 +38,7 @@
},
"dependencies": {
"@polkadot/api": "^10.9.1",
"@polkadot/keyring": "^12.4.2",
"@polkadot/keyring": "^12.5.1",
"@polkadot/util-crypto": "^12.5.1",
"@zombienet/utils": "^0.0.22",
"chai": "^4.3.8",
Expand Down

0 comments on commit 714d486

Please sign in to comment.