Skip to content

Commit 865b287

Browse files
feat(root): align package versions for cosmos
Ticket: WP-000000
1 parent 2a310c6 commit 865b287

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

modules/abstract-cosmos/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"dependencies": {
4141
"@bitgo/sdk-core": "^35.9.0",
42-
"@bitgo/sdk-api": "^1.65.1",
42+
"@bitgo/sdk-api": "^1.65.2",
4343
"@bitgo/sdk-lib-mpc": "^10.6.0",
4444
"@bitgo/secp256k1": "^1.4.0",
4545
"@bitgo/statics": "^55.3.0",
@@ -55,7 +55,7 @@
5555
"superagent": "^9.0.1"
5656
},
5757
"devDependencies": {
58-
"@bitgo/sdk-test": "^8.0.97",
58+
"@bitgo/sdk-test": "^8.0.98",
5959
"@types/lodash": "^4.14.183"
6060
},
6161
"gitHead": "18e460ddf02de2dbf13c2aa243478188fb539f0c"

modules/bitgo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"dependencies": {
4747
"@bitgo/abstract-lightning": "^6.2.4",
48-
"@bitgo/abstract-cosmos": "^11.9.8",
48+
"@bitgo/abstract-cosmos": "^11.10.0",
4949
"@bitgo/abstract-utxo": "^9.21.9",
5050
"@bitgo/account-lib": "^27.8.0",
5151
"@bitgo/blockapis": "^1.10.21",

modules/sdk-coin-cosmos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"@bitgo/abstract-cosmos": "^11.10.0",
4444
"@bitgo/sdk-core": "^35.9.0",
45-
"@bitgo/statics": "^55.2.0",
45+
"@bitgo/statics": "^55.3.0",
4646
"@cosmjs/amino": "^0.29.5",
4747
"@cosmjs/stargate": "^0.29.5",
4848
"bignumber.js": "^9.1.1"

0 commit comments

Comments
 (0)