Skip to content

Commit 52a0bad

Browse files
committed
chore: bump public types
CAAS-1427 TICKET: CAAS-1427
1 parent db4c017 commit 52a0bad

8 files changed

Lines changed: 49 additions & 54 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": "5.97.0",
42+
"@bitgo/public-types": "6.5.0",
4343
"@bitgo/sdk-core": "^36.44.0",
4444
"@bitgo/statics": "^58.39.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
@@ -139,7 +139,7 @@
139139
"superagent": "^9.0.1"
140140
},
141141
"devDependencies": {
142-
"@bitgo/public-types": "5.97.0",
142+
"@bitgo/public-types": "6.5.0",
143143
"@bitgo/sdk-opensslbytes": "^2.1.0",
144144
"@bitgo/sdk-test": "^9.1.42",
145145
"@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": "5.97.0",
63+
"@bitgo/public-types": "6.5.0",
6464
"@bitgo/sdk-lib-mpc": "^10.12.0",
6565
"@bitgo/sdk-test": "^9.1.42",
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.42"
4848
},
4949
"dependencies": {
50-
"@bitgo/public-types": "5.97.0",
50+
"@bitgo/public-types": "6.5.0",
5151
"@bitgo/sdk-core": "^36.44.0",
5252
"@bitgo/secp256k1": "^1.11.0",
5353
"@bitgo/statics": "^58.39.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": "5.97.0",
60+
"@bitgo/public-types": "6.5.0",
6161
"@bitgo/sdk-core": "^36.44.0",
6262
"@bitgo/sdk-lib-mpc": "^10.12.0",
6363
"@bitgo/statics": "^58.39.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": "5.97.0",
43+
"@bitgo/public-types": "6.5.1",
4444
"@bitgo/sdk-lib-mpc": "^10.12.0",
4545
"@bitgo/secp256k1": "^1.11.0",
4646
"@bitgo/sjcl": "^1.1.0",

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@
6161
"yeoman-generator": "^5.6.1"
6262
},
6363
"resolutions": {
64+
"**/cliui/strip-ansi": "6.0.1",
65+
"**/cliui/string-width": "4.2.3",
66+
"**/yargs/cliui/string-width": "4.2.3",
6467
"qs": "6.14.1",
6568
"**/lodash": ">=4.18.1",
6669
"**/lerna/**/glob": "11.1.0",

yarn.lock

Lines changed: 40 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1052,21 +1052,32 @@
10521052
"@scure/base" "1.1.5"
10531053
micro-eth-signer "0.7.2"
10541054

1055-
"@bitgo/public-types@5.97.0":
1056-
version "5.97.0"
1057-
resolved "https://registry.npmjs.org/@bitgo/public-types/-/public-types-5.97.0.tgz#d75f19e92863cdeed297da9e6fd52b6883207624"
1058-
integrity sha512-jQiBXMAcc1hSzTtScDaqQGtFIC6hyyQ5ZWhs1IoOHrg8XLQe6BbgZb/t997kXp1i0KIp2EapJFhpmVlVURh62A==
1055+
"@bitgo/public-types@6.1.0":
1056+
version "6.1.0"
1057+
resolved "https://registry.npmjs.org/@bitgo/public-types/-/public-types-6.1.0.tgz#7c3949a0ae4de706b3d6a748ab07669a330e3fad"
1058+
integrity sha512-k+3cYvcSzpaqBcBO3saZkwfsazE3JY9WC321WX76fAYFTt6v6Q71pyUSCH41dTEZz9KGi79DwicCnpKsREw8eg==
10591059
dependencies:
10601060
fp-ts "^2.0.0"
10611061
io-ts "npm:@bitgo-forks/io-ts@2.1.4"
10621062
io-ts-types "^0.5.16"
10631063
monocle-ts "^2.3.13"
10641064
newtype-ts "^0.3.5"
10651065

1066-
"@bitgo/public-types@6.1.0":
1067-
version "6.1.0"
1068-
resolved "https://registry.npmjs.org/@bitgo/public-types/-/public-types-6.1.0.tgz#7c3949a0ae4de706b3d6a748ab07669a330e3fad"
1069-
integrity sha512-k+3cYvcSzpaqBcBO3saZkwfsazE3JY9WC321WX76fAYFTt6v6Q71pyUSCH41dTEZz9KGi79DwicCnpKsREw8eg==
1066+
"@bitgo/public-types@6.5.0":
1067+
version "6.5.0"
1068+
resolved "https://registry.npmjs.org/@bitgo/public-types/-/public-types-6.5.0.tgz#3ee4d30603eaabf8044164eeb936cade35be4978"
1069+
integrity sha512-MmTzIPIg2p0EJ1LW49sfs5fdWwpAatzhM8Gdnc3uZ8xS/Ef23joopVmw0gGjt7chBBXavIephAnvy1FQUiNTxg==
1070+
dependencies:
1071+
fp-ts "^2.0.0"
1072+
io-ts "npm:@bitgo-forks/io-ts@2.1.4"
1073+
io-ts-types "^0.5.16"
1074+
monocle-ts "^2.3.13"
1075+
newtype-ts "^0.3.5"
1076+
1077+
"@bitgo/public-types@6.5.1":
1078+
version "6.5.1"
1079+
resolved "https://registry.npmjs.org/@bitgo/public-types/-/public-types-6.5.1.tgz#e71806043e80ad9601fd4b5ee3bbdb13708075ae"
1080+
integrity sha512-RJ/S8VeQAtshX7jnmEPvADR17QBfpDeFQxOiImZNIU6bfAUYJgRP6bwwGbBBcS+WOMziefHD/xzypltSiLiryg==
10701081
dependencies:
10711082
fp-ts "^2.0.0"
10721083
io-ts "npm:@bitgo-forks/io-ts@2.1.4"
@@ -7249,10 +7260,10 @@ ansi-regex@^5.0.1:
72497260
resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz"
72507261
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
72517262

7252-
ansi-regex@^6.0.1:
7253-
version "6.2.0"
7254-
resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.0.tgz"
7255-
integrity sha512-TKY5pyBkHyADOPYlRT9Lx6F544mPl0vS5Ew7BJ45hA08Q+t3GjbueLliBWN3sMICk6+y7HdyxSzC4bWS8baBdg==
7263+
ansi-regex@^6.2.2:
7264+
version "6.2.2"
7265+
resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz#60216eea464d864597ce2832000738a0589650c1"
7266+
integrity sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==
72567267

72577268
ansi-styles@^3.2.1:
72587269
version "3.2.1"
@@ -12760,18 +12771,7 @@ html-minifier-terser@^6.0.2:
1276012771
tapable "^1.1.3"
1276112772
util.promisify "1.0.0"
1276212773

12763-
"html-webpack-plugin-5@npm:html-webpack-plugin@^5":
12764-
version "5.6.4"
12765-
resolved "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.4.tgz"
12766-
integrity sha512-V/PZeWsqhfpE27nKeX9EO2sbR+D17A+tLf6qU+ht66jdUsN0QLKJN27Z+1+gHrVMKgndBahes0PU6rRihDgHTw==
12767-
dependencies:
12768-
"@types/html-minifier-terser" "^6.0.0"
12769-
html-minifier-terser "^6.0.2"
12770-
lodash "^4.17.21"
12771-
pretty-error "^4.0.0"
12772-
tapable "^2.0.0"
12773-
12774-
html-webpack-plugin@^5.5.0:
12774+
"html-webpack-plugin-5@npm:html-webpack-plugin@^5", html-webpack-plugin@^5.5.0:
1277512775
version "5.6.4"
1277612776
resolved "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.4.tgz"
1277712777
integrity sha512-V/PZeWsqhfpE27nKeX9EO2sbR+D17A+tLf6qU+ht66jdUsN0QLKJN27Z+1+gHrVMKgndBahes0PU6rRihDgHTw==
@@ -19494,16 +19494,16 @@ string-argv@^0.3.1:
1949419494
is-fullwidth-code-point "^3.0.0"
1949519495
strip-ansi "^6.0.1"
1949619496

19497-
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
19497+
string-width@4.2.3, "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3, string-width@^5.1.2:
1949819498
version "4.2.3"
19499-
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
19499+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1950019500
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
1950119501
dependencies:
1950219502
emoji-regex "^8.0.0"
1950319503
is-fullwidth-code-point "^3.0.0"
1950419504
strip-ansi "^6.0.1"
1950519505

19506-
string-width@^5.0.0, string-width@^5.0.1, string-width@^5.1.2:
19506+
string-width@^5.0.0, string-width@^5.0.1:
1950719507
version "5.1.2"
1950819508
resolved "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz"
1950919509
integrity sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==
@@ -19577,26 +19577,26 @@ string_decoder@~1.1.1:
1957719577
dependencies:
1957819578
ansi-regex "^5.0.1"
1957919579

19580+
strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
19581+
version "6.0.1"
19582+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
19583+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
19584+
dependencies:
19585+
ansi-regex "^5.0.1"
19586+
1958019587
strip-ansi@^3.0.1:
1958119588
version "3.0.1"
1958219589
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz"
1958319590
integrity sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==
1958419591
dependencies:
1958519592
ansi-regex "^2.0.0"
1958619593

19587-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
19588-
version "6.0.1"
19589-
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
19590-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
19591-
dependencies:
19592-
ansi-regex "^5.0.1"
19593-
1959419594
strip-ansi@^7.0.1:
19595-
version "7.1.0"
19596-
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz"
19597-
integrity sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==
19595+
version "7.2.0"
19596+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz#d22a269522836a627af8d04b5c3fd2c7fa3e32e3"
19597+
integrity sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==
1959819598
dependencies:
19599-
ansi-regex "^6.0.1"
19599+
ansi-regex "^6.2.2"
1960019600

1960119601
strip-bom@^3.0.0:
1960219602
version "3.0.0"
@@ -21310,7 +21310,8 @@ workerpool@^6.5.1:
2131021310
resolved "https://registry.npmjs.org/workerpool/-/workerpool-6.5.1.tgz"
2131121311
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
2131221312

21313-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
21313+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
21314+
name wrap-ansi-cjs
2131421315
version "7.0.0"
2131521316
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
2131621317
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -21328,15 +21329,6 @@ wrap-ansi@^6.2.0:
2132821329
string-width "^4.1.0"
2132921330
strip-ansi "^6.0.0"
2133021331

21331-
wrap-ansi@^7.0.0:
21332-
version "7.0.0"
21333-
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
21334-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
21335-
dependencies:
21336-
ansi-styles "^4.0.0"
21337-
string-width "^4.1.0"
21338-
strip-ansi "^6.0.0"
21339-
2134021332
wrap-ansi@^8.1.0:
2134121333
version "8.1.0"
2134221334
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"

0 commit comments

Comments
 (0)