Skip to content

Commit eaba1c2

Browse files
Merge pull request #8842 from BitGo/WCI-242-bump-public-types
chore: bump public types to v6.17.0
2 parents b025a4b + e27af35 commit eaba1c2

7 files changed

Lines changed: 10 additions & 10 deletions

File tree

modules/abstract-lightning/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
]
4040
},
4141
"dependencies": {
42-
"@bitgo/public-types": "6.9.0",
42+
"@bitgo/public-types": "6.17.0",
4343
"@bitgo/sdk-core": "^37.1.0",
4444
"@bitgo/statics": "^58.41.0",
4545
"@bitgo/utxo-lib": "^11.22.1",

modules/bitgo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"superagent": "^9.0.1"
141141
},
142142
"devDependencies": {
143-
"@bitgo/public-types": "6.9.0",
143+
"@bitgo/public-types": "6.17.0",
144144
"@bitgo/sdk-opensslbytes": "^2.1.0",
145145
"@bitgo/sdk-test": "^9.1.44",
146146
"@openpgp/web-stream-tools": "0.0.14",

modules/express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"superagent": "^9.0.1"
6161
},
6262
"devDependencies": {
63-
"@bitgo/public-types": "6.9.0",
63+
"@bitgo/public-types": "6.17.0",
6464
"@bitgo/sdk-lib-mpc": "^10.14.0",
6565
"@bitgo/sdk-test": "^9.1.44",
6666
"@types/argparse": "^1.0.36",

modules/sdk-coin-flrp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@bitgo/sdk-test": "^9.1.44"
4848
},
4949
"dependencies": {
50-
"@bitgo/public-types": "6.9.0",
50+
"@bitgo/public-types": "6.17.0",
5151
"@bitgo/sdk-core": "^37.1.0",
5252
"@bitgo/secp256k1": "^1.11.0",
5353
"@bitgo/statics": "^58.41.0",

modules/sdk-coin-sol/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
},
5858
"dependencies": {
5959
"@bitgo/logger": "^1.4.0",
60-
"@bitgo/public-types": "6.9.0",
60+
"@bitgo/public-types": "6.17.0",
6161
"@bitgo/sdk-core": "^37.1.0",
6262
"@bitgo/sdk-lib-mpc": "^10.14.0",
6363
"@bitgo/statics": "^58.41.0",

modules/sdk-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
]
4141
},
4242
"dependencies": {
43-
"@bitgo/public-types": "6.9.0",
43+
"@bitgo/public-types": "6.17.0",
4444
"@bitgo/sdk-lib-mpc": "^10.14.0",
4545
"@bitgo/secp256k1": "^1.11.0",
4646
"@bitgo/sjcl": "^1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1063,10 +1063,10 @@
10631063
monocle-ts "^2.3.13"
10641064
newtype-ts "^0.3.5"
10651065

1066-
"@bitgo/public-types@6.9.0":
1067-
version "6.9.0"
1068-
resolved "https://registry.npmjs.org/@bitgo/public-types/-/public-types-6.9.0.tgz#9d2d4574a397fd3aae6a062bd773d8ad5c0b03ab"
1069-
integrity sha512-EXQJ7a/sgh8jSa/VR4rOx5Mek/YHYZz+3nDqzLjWhFmlvFbRtmmIyRl5cJggsmZIPohD4ZF1Dmsx776hSWFfQw==
1066+
"@bitgo/public-types@6.17.0":
1067+
version "6.17.0"
1068+
resolved "https://registry.npmjs.org/@bitgo/public-types/-/public-types-6.17.0.tgz#9e87418d55926d512610edeb2c46c811dcb09f65"
1069+
integrity sha512-/7JlGvxNsLx4qZQe5iQVoFoI2vKv1eElJKiiQM8NsARTqX76duYzJeYmiKiFvTERGK+np/gx29ijyBYw40KyGA==
10701070
dependencies:
10711071
fp-ts "^2.0.0"
10721072
io-ts "npm:@bitgo-forks/io-ts@2.1.4"

0 commit comments

Comments
 (0)