fix: bitgo dependency problem

This commit is contained in:
Rafael Taranto 2023-12-19 02:02:43 +00:00 committed by Rafael Taranto
parent 278ffb8381
commit ef74bc7099
2 changed files with 2292 additions and 9000 deletions

11285
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -6,6 +6,12 @@
"license": "./LICENSE",
"author": "Lamassu (https://lamassu.is)",
"dependencies": {
"@bitgo/sdk-api": "1.33.0",
"@bitgo/sdk-coin-bch": "1.5.22",
"@bitgo/sdk-coin-btc": "1.7.22",
"@bitgo/sdk-coin-dash": "1.5.22",
"@bitgo/sdk-coin-ltc": "2.2.22",
"@bitgo/sdk-coin-zec": "1.5.22",
"@ethereumjs/common": "^2.6.4",
"@ethereumjs/tx": "^3.5.1",
"@graphql-tools/merge": "^6.2.5",
@ -23,7 +29,6 @@
"bignumber.js": "9.0.1",
"bip39": "^2.3.1",
"bitcoind-rpc": "^0.7.0",
"bitgo": "11.15.0",
"ccxt": "lamassu/ccxt#1.82.31",
"compression": "^1.7.4",
"connect-pg-simple": "^6.2.1",