Skip to content

Commit

Permalink
Update @arkecosystem/crypto-networks to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastijankuzner committed Aug 16, 2022
1 parent bd37119 commit 31db69d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@arkecosystem/crypto-identities": "1.2.0",
"@arkecosystem/crypto-networks": "1.2.1",
"@arkecosystem/crypto-networks": "1.2.2",
"@arkecosystem/utils": "1.3.1",
"ajv": "6.12.6",
"ajv-keywords": "3.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
fast-memoize "^2.5.1"
wif "^2.0.6"

"@arkecosystem/[email protected].1":
version "1.2.1"
resolved "https://registry.npmjs.org/@arkecosystem/crypto-networks/-/crypto-networks-1.2.1.tgz#0715507bd0d04042ec710e09e2f51de4521de63e"
integrity sha512-Dyk9LZKzV4lS7uddjYQpeN1tS0r40i4tyWGFEipvlFEgqAECKQhH6MBnR+tWMC3c6Q+DV1EVA7F+n8KIjW4fmw==
"@arkecosystem/[email protected].2":
version "1.2.2"
resolved "https://registry.npmjs.org/@arkecosystem/crypto-networks/-/crypto-networks-1.2.2.tgz#5efb52c161af5a05ee805e2327d58673024b4b5a"
integrity sha512-2iVeiYNnqtV9oZxWt/q9LFb/7zEMN2u/3pwTwIvBonrqtJwazorCBP+zbBwxeXivwnM4SxrCQweoTlujjvA+8w==

"@arkecosystem/[email protected]":
version "1.3.1"
Expand Down

0 comments on commit 31db69d

Please sign in to comment.