From b114672f44ec5db75653f2ee3e422415f63566f4 Mon Sep 17 00:00:00 2001 From: Octopus <66487668+J-P-S-O@users.noreply.github.com> Date: Fri, 3 Dec 2021 11:56:57 -0300 Subject: [PATCH] Update package.json --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b54106e..b5f14c3 100644 --- a/package.json +++ b/package.json @@ -33,9 +33,9 @@ "bs58": "^4.0.1", "copyfiles": "^2.1.1", "debug": "^4.1.1", - "hypercore": "^8.2.5", - "hypercore-crypto": "^1.0.0", - "hypercore-protocol": "^7.6.0", + "hypercore": "^9.12.0", + "hypercore-crypto": "^3.1.1", + "hypercore-protocol": "^8.0.7", "js-sha1": "^0.6.0", "mime-types": "^2.1.24", "noise-peer": "^1.1.0",