Skip to content

Commit 0c9a368

Browse files
Update dependency @liquality/error-parser to v2.2.11
[skip ci]
1 parent 9334004 commit 0c9a368

File tree

2 files changed

+2
-29
lines changed

2 files changed

+2
-29
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@chainify/hw-ledger": "2.4.1",
2727
"@liquality/cryptoassets": "2.12.0",
28-
"@liquality/error-parser": "2.2.10",
28+
"@liquality/error-parser": "2.2.11",
2929
"@liquality/ethereum-utils": "^1.13.12",
3030
"@liquality/terra-networks": "^1.13.12",
3131
"@liquality/types": "^1.13.12",

yarn.lock

Lines changed: 1 addition & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -3958,21 +3958,6 @@ __metadata:
39583958
languageName: node
39593959
linkType: hard
39603960

3961-
"@liquality/cryptoassets@npm:2.11.0":
3962-
version: 2.11.0
3963-
resolution: "@liquality/cryptoassets@npm:2.11.0"
3964-
dependencies:
3965-
"@ethersproject/address": 5.7.0
3966-
"@types/bs58": 4.0.1
3967-
bignumber.js: ^9.0.2
3968-
bitcoin-address-validation: 2.2.1
3969-
bs58: 5.0.0
3970-
ethereumjs-util: 7.1.5
3971-
lodash: 4.17.21
3972-
checksum: e09041260f3a368452bc82d5f05d91e265c81d4f76a097f34ee65f3d5d38b6b3694c759964673e3a2a15c0c19b81718482809a73b5fbc3c92ee4963412495866
3973-
languageName: node
3974-
linkType: hard
3975-
39763961
"@liquality/cryptoassets@npm:2.12.0":
39773962
version: 2.12.0
39783963
resolution: "@liquality/cryptoassets@npm:2.12.0"
@@ -4003,18 +3988,6 @@ __metadata:
40033988
languageName: node
40043989
linkType: hard
40053990

4006-
"@liquality/error-parser@npm:2.2.10":
4007-
version: 2.2.10
4008-
resolution: "@liquality/error-parser@npm:2.2.10"
4009-
dependencies:
4010-
"@chainify/client": 2.0.0
4011-
"@chainify/errors": 2.0.0
4012-
"@liquality/cryptoassets": 2.11.0
4013-
randombytes: ^2.1.0
4014-
checksum: ad26a4b0faa99b34ff15cedc1d019616a26ee1981e566d87de256d4ad280055b79c887af73ce60afb9a5e85f3f6e655f6f27866f9626769f10623dcd32fe789c
4015-
languageName: node
4016-
linkType: hard
4017-
40183991
"@liquality/error-parser@npm:2.2.11":
40193992
version: 2.2.11
40203993
resolution: "@liquality/error-parser@npm:2.2.11"
@@ -19394,7 +19367,7 @@ __metadata:
1939419367
"@babel/eslint-parser": ^7.11.0
1939519368
"@chainify/hw-ledger": 2.4.1
1939619369
"@liquality/cryptoassets": 2.12.0
19397-
"@liquality/error-parser": 2.2.10
19370+
"@liquality/error-parser": 2.2.11
1939819371
"@liquality/ethereum-utils": ^1.13.12
1939919372
"@liquality/terra-networks": ^1.13.12
1940019373
"@liquality/types": ^1.13.12

0 commit comments

Comments
 (0)