Skip to content

Commit a6945c8

Browse files
committed
chore(blockchain-link): bump xrpl
1 parent b85342a commit a6945c8

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

packages/blockchain-link-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@stellar/stellar-sdk": "^13.3.0",
2525
"@trezor/env-utils": "workspace:*",
2626
"@trezor/utils": "workspace:*",
27-
"xrpl": "^4.4.0"
27+
"xrpl": "^4.4.1"
2828
},
2929
"devDependencies": {
3030
"@solana/addresses": "^2.3.0",

packages/blockchain-link/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@types/web": "^0.0.197",
8888
"events": "^3.3.0",
8989
"socks-proxy-agent": "8.0.5",
90-
"xrpl": "^4.4.0"
90+
"xrpl": "^4.4.1"
9191
},
9292
"peerDependencies": {
9393
"tslib": "^2.6.2"

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11866,7 +11866,7 @@ __metadata:
1186611866
"@trezor/type-utils": "workspace:*"
1186711867
"@trezor/utils": "workspace:*"
1186811868
tsx: "npm:^4.20.3"
11869-
xrpl: "npm:^4.4.0"
11869+
xrpl: "npm:^4.4.1"
1187011870
peerDependencies:
1187111871
tslib: ^2.6.2
1187211872
languageName: unknown
@@ -11902,7 +11902,7 @@ __metadata:
1190211902
webpack-cli: "npm:^6.0.1"
1190311903
webpack-dev-server: "npm:^5.2.2"
1190411904
worker-loader: "npm:^3.0.8"
11905-
xrpl: "npm:^4.4.0"
11905+
xrpl: "npm:^4.4.1"
1190611906
peerDependencies:
1190711907
tslib: ^2.6.2
1190811908
languageName: unknown
@@ -42947,9 +42947,9 @@ __metadata:
4294742947
languageName: node
4294842948
linkType: hard
4294942949

42950-
"xrpl@npm:^4.4.0":
42951-
version: 4.4.0
42952-
resolution: "xrpl@npm:4.4.0"
42950+
"xrpl@npm:^4.4.1":
42951+
version: 4.4.1
42952+
resolution: "xrpl@npm:4.4.1"
4295342953
dependencies:
4295442954
"@scure/bip32": "npm:^1.3.1"
4295542955
"@scure/bip39": "npm:^1.2.1"
@@ -42960,7 +42960,7 @@ __metadata:
4296042960
ripple-address-codec: "npm:^5.0.0"
4296142961
ripple-binary-codec: "npm:^2.5.0"
4296242962
ripple-keypairs: "npm:^2.0.0"
42963-
checksum: 10/b3bc9e0299a43b7541a3e3c79e218e48dfce938c3bebc5c792cdd28ea01be37f49387b8ce763fcdb99ccef44d2d8c2c684eb1498b5a85b496b13429af1f501d9
42963+
checksum: 10/b9db07a52d0aef86b8ab19169f6251b60e5db99c689f85fbeea7cceb5dd056b96adde4078b202d8c166919a848c031f72d83b65d1a55fb058f6c97bc155192c5
4296442964
languageName: node
4296542965
linkType: hard
4296642966

0 commit comments

Comments
 (0)