*Add new dependencies

This commit is contained in:
Derrick Hammer 2022-08-05 00:06:59 -04:00
parent 50051076d9
commit 03062d3bfc
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
2 changed files with 2722 additions and 28 deletions

View File

@ -33,11 +33,18 @@
"algosdk": "^1.18.1", "algosdk": "^1.18.1",
"async-mutex": "^0.3.2", "async-mutex": "^0.3.2",
"bcfg": "^0.1.7", "bcfg": "^0.1.7",
"blockstore-core": "^1.0.5",
"datastore-core": "^7.0.3",
"date-fns": "^2.28.0", "date-fns": "^2.28.0",
"dotenv": "^16.0.1", "dotenv": "^16.0.1",
"ethers": "^5.6.9", "ethers": "^5.6.9",
"express": "^4.18.1", "express": "^4.18.1",
"hsd": "https://github.com/LumeWeb/hsd.git#spv-namestate", "hsd": "https://github.com/LumeWeb/hsd.git#spv-namestate",
"ipfs-core": "^0.15.4",
"ipfs-http-response": "^3.0.4",
"ipfs-repo": "^14.0.1",
"it-last": "^1.0.6",
"it-to-stream": "^1.0.0",
"jayson": "^3.6.6", "jayson": "^3.6.6",
"json-stable-stringify": "^1.0.1", "json-stable-stringify": "^1.0.1",
"libskynet": "^0.0.62", "libskynet": "^0.0.62",

2743
yarn.lock

File diff suppressed because it is too large Load Diff