Skip to content

Commit 3c814fa

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

8 files changed

Lines changed: 38 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.9.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.9.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.9.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.9.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.9.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.9.0",
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: 29 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1052,21 +1052,21 @@
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.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==
10701070
dependencies:
10711071
fp-ts "^2.0.0"
10721072
io-ts "npm:@bitgo-forks/io-ts@2.1.4"
@@ -7249,10 +7249,10 @@ ansi-regex@^5.0.1:
72497249
resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz"
72507250
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
72517251

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==
7252+
ansi-regex@^6.2.2:
7253+
version "6.2.2"
7254+
resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz#60216eea464d864597ce2832000738a0589650c1"
7255+
integrity sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==
72567256

72577257
ansi-styles@^3.2.1:
72587258
version "3.2.1"
@@ -12760,18 +12760,7 @@ html-minifier-terser@^6.0.2:
1276012760
tapable "^1.1.3"
1276112761
util.promisify "1.0.0"
1276212762

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:
12763+
"html-webpack-plugin-5@npm:html-webpack-plugin@^5", html-webpack-plugin@^5.5.0:
1277512764
version "5.6.4"
1277612765
resolved "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.4.tgz"
1277712766
integrity sha512-V/PZeWsqhfpE27nKeX9EO2sbR+D17A+tLf6qU+ht66jdUsN0QLKJN27Z+1+gHrVMKgndBahes0PU6rRihDgHTw==
@@ -19494,16 +19483,16 @@ string-argv@^0.3.1:
1949419483
is-fullwidth-code-point "^3.0.0"
1949519484
strip-ansi "^6.0.1"
1949619485

19497-
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
19486+
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:
1949819487
version "4.2.3"
19499-
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
19488+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1950019489
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
1950119490
dependencies:
1950219491
emoji-regex "^8.0.0"
1950319492
is-fullwidth-code-point "^3.0.0"
1950419493
strip-ansi "^6.0.1"
1950519494

19506-
string-width@^5.0.0, string-width@^5.0.1, string-width@^5.1.2:
19495+
string-width@^5.0.0, string-width@^5.0.1:
1950719496
version "5.1.2"
1950819497
resolved "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz"
1950919498
integrity sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==
@@ -19577,26 +19566,26 @@ string_decoder@~1.1.1:
1957719566
dependencies:
1957819567
ansi-regex "^5.0.1"
1957919568

19569+
strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
19570+
version "6.0.1"
19571+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
19572+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
19573+
dependencies:
19574+
ansi-regex "^5.0.1"
19575+
1958019576
strip-ansi@^3.0.1:
1958119577
version "3.0.1"
1958219578
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz"
1958319579
integrity sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==
1958419580
dependencies:
1958519581
ansi-regex "^2.0.0"
1958619582

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-
1959419583
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==
19584+
version "7.2.0"
19585+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz#d22a269522836a627af8d04b5c3fd2c7fa3e32e3"
19586+
integrity sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==
1959819587
dependencies:
19599-
ansi-regex "^6.0.1"
19588+
ansi-regex "^6.2.2"
1960019589

1960119590
strip-bom@^3.0.0:
1960219591
version "3.0.0"
@@ -21310,7 +21299,8 @@ workerpool@^6.5.1:
2131021299
resolved "https://registry.npmjs.org/workerpool/-/workerpool-6.5.1.tgz"
2131121300
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
2131221301

21313-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
21302+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
21303+
name wrap-ansi-cjs
2131421304
version "7.0.0"
2131521305
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
2131621306
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -21328,15 +21318,6 @@ wrap-ansi@^6.2.0:
2132821318
string-width "^4.1.0"
2132921319
strip-ansi "^6.0.0"
2133021320

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-
2134021321
wrap-ansi@^8.1.0:
2134121322
version "8.1.0"
2134221323
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"

0 commit comments

Comments
 (0)