Skip to content

Commit 01657f1

Browse files
committed
chore: update deps, adding cbor-web
1 parent 8896732 commit 01657f1

File tree

2 files changed

+25
-14
lines changed

2 files changed

+25
-14
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,10 @@
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",

0 commit comments

Comments
 (0)