Skip to content

Commit

Permalink
fix: dependency fixes for secp256 lib
Browse files Browse the repository at this point in the history
Ticket: WP-00000
  • Loading branch information
margueriteblair committed Feb 26, 2025
1 parent 19e3e66 commit 826db0b
Show file tree
Hide file tree
Showing 21 changed files with 24 additions and 25 deletions.
2 changes: 1 addition & 1 deletion modules/abstract-cosmos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@bitgo/sdk-core": "^30.0.0",
"@bitgo/statics": "^51.1.0",
"@bitgo/secp256k1": "^1.3.1",
"@bitgo/secp256k1": "^1.3.2",
"@cosmjs/amino": "^0.29.5",
"@cosmjs/crypto": "^0.30.1",
"@cosmjs/encoding": "^0.29.5",
Expand Down
2 changes: 1 addition & 1 deletion modules/abstract-eth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@bitgo/sdk-core": "^30.0.0",
"@bitgo/statics": "^51.1.0",
"@bitgo/secp256k1": "^1.3.1",
"@bitgo/secp256k1": "^1.3.2",
"@ethereumjs/common": "^2.6.5",
"@ethereumjs/tx": "^3.3.0",
"@metamask/eth-sig-util": "^5.0.2",
Expand Down
5 changes: 3 additions & 2 deletions modules/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,13 @@
"lodash": "^4.17.20",
"morgan": "^1.9.1",
"proxy-agent": "6.4.0",
"proxyquire": "^2.1.3",
"superagent": "^9.0.1"
},
"devDependencies": {
"@bitgo/public-types": "4.17.0",
"@bitgo/sdk-lib-mpc": "^10.1.0",
"@bitgo/sdk-test": "^8.0.72",
"@bitgo/sdk-lib-mpc": "^10.1.1",
"@bitgo/sdk-test": "^8.0.73",
"@types/argparse": "^1.0.36",
"@types/bluebird": "^3.5.25",
"@types/body-parser": "^1.17.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/sdk-coin-arbeth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@bitgo/abstract-eth": "^22.6.2",
"@bitgo/sdk-core": "^30.0.0",
"@bitgo/statics": "^51.1.0",
"@bitgo/secp256k1": "^1.3.1",
"@bitgo/secp256k1": "^1.3.2",
"@ethereumjs/common": "^2.6.5",
"ethereumjs-abi": "^0.6.5",
"ethereumjs-util": "7.1.5"
Expand Down
2 changes: 1 addition & 1 deletion modules/sdk-coin-avaxc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@bitgo/sdk-coin-eth": "^24.2.57",
"@bitgo/sdk-core": "^30.0.0",
"@bitgo/statics": "^51.1.0",
"@bitgo/secp256k1": "^1.3.1",
"@bitgo/secp256k1": "^1.3.2",
"@ethereumjs/common": "^2.6.5",
"bignumber.js": "^9.1.1",
"ethereumjs-abi": "^0.6.5",
Expand Down
2 changes: 1 addition & 1 deletion modules/sdk-coin-avaxp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@bitgo-forks/avalanchejs": "4.1.0-alpha.1",
"@bitgo/sdk-core": "^30.0.0",
"@bitgo/statics": "^51.1.0",
"@bitgo/secp256k1": "^1.3.1",
"@bitgo/secp256k1": "^1.3.2",
"@noble/curves": "1.8.1",
"avalanche": "3.15.3",
"bignumber.js": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/sdk-coin-bera/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@bitgo/abstract-eth": "^22.6.2",
"@bitgo/sdk-core": "^30.0.0",
"@bitgo/statics": "^51.1.0",
"@bitgo/secp256k1": "^1.3.1",
"@bitgo/secp256k1": "^1.3.2",
"@ethereumjs/common": "^2.6.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion modules/sdk-coin-cspr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@bitgo/sdk-core": "^30.0.0",
"@bitgo/statics": "^51.1.0",
"@bitgo/secp256k1": "^1.3.1",
"@bitgo/secp256k1": "^1.3.2",
"@ethersproject/bignumber": "^5.6.0",
"@stablelib/hex": "^1.0.0",
"bignumber.js": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/sdk-coin-eos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@bitgo/sdk-core": "^30.0.0",
"@bitgo/statics": "^51.1.0",
"@bitgo/secp256k1": "^1.3.1",
"@bitgo/secp256k1": "^1.3.2",
"bignumber.js": "^9.0.2",
"eosjs": "^21.0.2",
"eosjs-ecc": "^4.0.4",
Expand Down
2 changes: 1 addition & 1 deletion modules/sdk-coin-etc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@bitgo/sdk-coin-eth": "^24.2.57",
"@bitgo/sdk-core": "^30.0.0",
"@bitgo/statics": "^51.1.0",
"@bitgo/secp256k1": "^1.3.1",
"@bitgo/secp256k1": "^1.3.2",
"@ethereumjs/common": "^2.6.5",
"bignumber.js": "^9.1.1",
"ethereumjs-abi": "^0.6.5",
Expand Down
2 changes: 1 addition & 1 deletion modules/sdk-coin-eth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@bitgo/abstract-eth": "^22.6.2",
"@bitgo/sdk-core": "^30.0.0",
"@bitgo/statics": "^51.1.0",
"@bitgo/secp256k1": "^1.3.1",
"@bitgo/secp256k1": "^1.3.2",
"@ethereumjs/tx": "^3.3.0",
"@ethereumjs/util": "8.0.3",
"bignumber.js": "^9.1.1",
Expand Down
5 changes: 2 additions & 3 deletions modules/sdk-coin-ethlike/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,13 @@
"@bitgo/abstract-eth": "^22.6.2",
"@bitgo/sdk-core": "^30.0.0",
"@bitgo/statics": "^51.1.0",
"@bitgo/secp256k1": "^1.3.1",
"@bitgo/secp256k1": "^1.3.2",
"@ethereumjs/common": "2.6.5",
"ethereumjs-util": "7.1.5"
},
"devDependencies": {
"@bitgo/sdk-api": "^1.59.0",
"@bitgo/sdk-test": "^8.0.73",
"@bitgo/utxo-lib": "^11.2.3"
"@bitgo/sdk-test": "^8.0.73"
},
"gitHead": "18e460ddf02de2dbf13c2aa243478188fb539f0c"
}
2 changes: 1 addition & 1 deletion modules/sdk-coin-icp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@bitgo/sdk-core": "^30.0.0",
"@bitgo/statics": "^51.1.0",
"@bitgo/secp256k1": "^1.3.1",
"@bitgo/secp256k1": "^1.3.2",
"@dfinity/agent": "^2.2.0",
"@dfinity/candid": "^2.2.0",
"@dfinity/principal": "^2.2.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/sdk-coin-opeth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@bitgo/abstract-eth": "^22.6.2",
"@bitgo/sdk-core": "^30.0.0",
"@bitgo/statics": "^51.1.0",
"@bitgo/secp256k1": "^1.3.1",
"@bitgo/secp256k1": "^1.3.2",
"@ethereumjs/common": "^2.6.5",
"ethereumjs-abi": "^0.6.5",
"ethereumjs-util": "7.1.5"
Expand Down
2 changes: 1 addition & 1 deletion modules/sdk-coin-polygon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@bitgo/sdk-core": "^30.0.0",
"@bitgo/sjcl": "^1.0.1",
"@bitgo/statics": "^51.1.0",
"@bitgo/secp256k1": "^1.3.1",
"@bitgo/secp256k1": "^1.3.2",
"@ethereumjs/common": "^2.6.5",
"ethereumjs-util": "7.1.5",
"ethers": "^5.1.3"
Expand Down
2 changes: 1 addition & 1 deletion modules/sdk-coin-stx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@bitgo/sdk-core": "^30.0.0",
"@bitgo/statics": "^51.1.0",
"@bitgo/secp256k1": "^1.3.1",
"@bitgo/secp256k1": "^1.3.2",
"@noble/curves": "1.8.1",
"@stacks/network": "^4.3.0",
"@stacks/transactions": "2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/sdk-coin-trx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"dependencies": {
"@bitgo/sdk-core": "^30.0.0",
"@bitgo/statics": "^51.1.0",
"@bitgo/secp256k1": "^1.3.1",
"@bitgo/secp256k1": "^1.3.2",
"@stablelib/hex": "^1.0.0",
"bignumber.js": "^9.0.0",
"ethers": "^5.7.2",
Expand Down
2 changes: 1 addition & 1 deletion modules/sdk-coin-xrp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@bitgo/sdk-core": "^30.0.0",
"@bitgo/statics": "^51.1.0",
"@bitgo/secp256k1": "^1.3.1",
"@bitgo/secp256k1": "^1.3.2",
"bignumber.js": "^9.0.0",
"lodash": "^4.17.14",
"ripple-binary-codec": "2.1.0",
Expand Down
3 changes: 1 addition & 2 deletions modules/sdk-coin-xtz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@
"@bitgo/blake2b": "^3.2.4",
"@bitgo/sdk-core": "^30.0.0",
"@bitgo/statics": "^51.1.0",
"@bitgo/utxo-lib": "^11.2.3",
"@bitgo/secp256k1": "^1.3.1",
"@bitgo/secp256k1": "^1.3.2",
"@noble/curves": "1.8.1",
"@taquito/local-forging": "6.3.5-beta.0",
"@taquito/signer": "6.3.5-beta.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/sdk-coin-zketh/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@bitgo/abstract-eth": "^22.6.2",
"@bitgo/sdk-core": "^30.0.0",
"@bitgo/statics": "^51.1.0",
"@bitgo/secp256k1": "^1.3.1",
"@bitgo/secp256k1": "^1.3.2",
"@ethereumjs/common": "^2.6.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion modules/sdk-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@bitgo/bls-dkg": "^1.3.1",
"@bitgo/public-types": "4.17.0",
"@bitgo/sdk-lib-mpc": "^10.1.1",
"@bitgo/secp256k1": "^1.3.1",
"@bitgo/secp256k1": "^1.3.2",
"@bitgo/sjcl": "^1.0.1",
"@bitgo/statics": "^51.1.0",
"@bitgo/utxo-lib": "^11.2.3",
Expand Down

0 comments on commit 826db0b

Please sign in to comment.