Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @liquality/error-parser to v2.2.11 #1043

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@chainify/hw-ledger": "2.4.1",
"@liquality/cryptoassets": "2.12.0",
"@liquality/error-parser": "2.2.10",
"@liquality/error-parser": "2.2.11",
"@liquality/ethereum-utils": "^1.13.12",
"@liquality/terra-networks": "^1.13.12",
"@liquality/types": "^1.13.12",
Expand Down
29 changes: 1 addition & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3958,21 +3958,6 @@ __metadata:
languageName: node
linkType: hard

"@liquality/cryptoassets@npm:2.11.0":
version: 2.11.0
resolution: "@liquality/cryptoassets@npm:2.11.0"
dependencies:
"@ethersproject/address": 5.7.0
"@types/bs58": 4.0.1
bignumber.js: ^9.0.2
bitcoin-address-validation: 2.2.1
bs58: 5.0.0
ethereumjs-util: 7.1.5
lodash: 4.17.21
checksum: e09041260f3a368452bc82d5f05d91e265c81d4f76a097f34ee65f3d5d38b6b3694c759964673e3a2a15c0c19b81718482809a73b5fbc3c92ee4963412495866
languageName: node
linkType: hard

"@liquality/cryptoassets@npm:2.12.0":
version: 2.12.0
resolution: "@liquality/cryptoassets@npm:2.12.0"
Expand Down Expand Up @@ -4003,18 +3988,6 @@ __metadata:
languageName: node
linkType: hard

"@liquality/error-parser@npm:2.2.10":
version: 2.2.10
resolution: "@liquality/error-parser@npm:2.2.10"
dependencies:
"@chainify/client": 2.0.0
"@chainify/errors": 2.0.0
"@liquality/cryptoassets": 2.11.0
randombytes: ^2.1.0
checksum: ad26a4b0faa99b34ff15cedc1d019616a26ee1981e566d87de256d4ad280055b79c887af73ce60afb9a5e85f3f6e655f6f27866f9626769f10623dcd32fe789c
languageName: node
linkType: hard

"@liquality/error-parser@npm:2.2.11":
version: 2.2.11
resolution: "@liquality/error-parser@npm:2.2.11"
Expand Down Expand Up @@ -19394,7 +19367,7 @@ __metadata:
"@babel/eslint-parser": ^7.11.0
"@chainify/hw-ledger": 2.4.1
"@liquality/cryptoassets": 2.12.0
"@liquality/error-parser": 2.2.10
"@liquality/error-parser": 2.2.11
"@liquality/ethereum-utils": ^1.13.12
"@liquality/terra-networks": ^1.13.12
"@liquality/types": ^1.13.12
Expand Down