From 941de4f1ac468a300bc8885ef2e2338bb8e1a429 Mon Sep 17 00:00:00 2001 From: Anders Rune Jensen Date: Sat, 16 Dec 2017 14:53:20 +0100 Subject: [PATCH] Bump dependencies --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 8cfa0fc..07cdeff 100644 --- a/package.json +++ b/package.json @@ -15,9 +15,9 @@ "pull-paramap": "^1.2.1", "pull-stream": "^3.5.0", "ssb-acme-validator": "http://localhost:8989/blobs/get/&MgpztmIbg8wShqDXBcKt0w78qwcpNe8qb4n3fsveve8=.sha256", - "ssb-client": "^4.4.0", - "ssb-marked": "^0.7.2", - "ssb-ref": "^2.6.2", + "ssb-client": "^4.5.2", + "ssb-marked": "^0.7.3", + "ssb-ref": "^2.9.0", "ssb-sort": "^1.0.0", "stream-to-pull-stream": "^1.7.2" },