From 85dac48621718f7ef6ceffa95238a8aa13e62d65 Mon Sep 17 00:00:00 2001 From: Pavel Murygin Date: Fri, 9 Apr 2021 17:10:55 +0300 Subject: [PATCH] bump dependencies --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index a440aff..f5c86f5 100644 --- a/package.json +++ b/package.json @@ -42,13 +42,13 @@ "aegir": "^32.2.0" }, "dependencies": { - "cids": "^1.1.5", + "cids": "^1.1.6", "class-is": "^1.1.0", - "libp2p-crypto": "^0.19.0", + "libp2p-crypto": "fluencelabs/js-libp2p-crypto", "minimist": "^1.2.5", "multihashes": "^4.0.2", "protons": "^2.0.0", - "uint8arrays": "^2.0.5" + "uint8arrays": "^2.1.4" }, "repository": { "type": "git",