Skip to content

Commit f78ea83

Browse files
authored
Merge pull request #2111 from paritytech/dependabot/npm_and_yarn/javascript/polkadot/util-crypto-13.5.7
Bump @polkadot/util-crypto from 13.3.1 to 13.5.7 in /javascript
2 parents 6c59ee2 + 13b265a commit f78ea83

File tree

3 files changed

+176
-44
lines changed

3 files changed

+176
-44
lines changed

flake-module.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
...
99
}: let
1010
# this change on each change of dependencies, unfortunately this hash not yet automatically updated from SRI of package.lock
11-
npmDepsHash = "sha256-xEr8l6R4jss+u5fPgaQNJtNN8fIolG4LzWZAH3w0SPk=";
11+
npmDepsHash = "sha256-M3JQevWhedQthT87+XhDU/C4GQ1M6rQhIX+Ea3R0VM4=";
1212
####
1313

1414
# there is officia polkadot on nixpkgs, but it has no local rococo wasm to run

javascript/package-lock.json

Lines changed: 174 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

javascript/packages/orchestrator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"@polkadot/api": "^14.0.1",
4141
"@polkadot/keyring": "^13.1.1",
42-
"@polkadot/util-crypto": "^13.1.1",
42+
"@polkadot/util-crypto": "^13.5.7",
4343
"@zombienet/utils": "^0.0.29",
4444
"chai": "^4.3.10",
4545
"debug": "^4.4.3",

0 commit comments

Comments
 (0)