Skip to content

Commit e2f09c9

Browse files
committed
chore: update deps, adding cbor-web
1 parent e0dc64b commit e2f09c9

File tree

2 files changed

+30
-19
lines changed

2 files changed

+30
-19
lines changed

package-lock.json

Lines changed: 26 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,13 @@
1818
"author": "AJ ONeal <[email protected]> (https://therootcompany.com/)",
1919
"license": "SEE LICENSE IN LICENSE",
2020
"dependencies": {
21-
"@dashevo/dapi-grpc": "^1.0.2",
22-
"@dashevo/wasm-dpp": "^1.0.2",
21+
"@dashevo/dapi-grpc": "^1.1.1",
22+
"@dashevo/wasm-dpp": "^1.1.1",
2323
"@dashincubator/secp256k1": "^1.7.1-5",
24+
"cbor-web": "^9.0.2",
2425
"dashhd": "^3.3.3",
2526
"dashkeys": "^1.1.5",
2627
"dashphrase": "^1.4.0",
27-
"dashtx": "^0.19.1"
28+
"dashtx": "^0.20.1"
2829
}
2930
}

0 commit comments

Comments
 (0)