From 92523f7dae3212c2450d1e7e1eb32c22aa78dcd1 Mon Sep 17 00:00:00 2001 From: prdn Date: Mon, 23 Apr 2018 13:40:45 +0000 Subject: [PATCH] dep bump --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index be7fde3..741b9a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grenache-grape", - "version": "0.9.4", + "version": "0.9.5", "description": "Granache Grape - DHT for micro-services", "author": "prdn (https://bitfinex.com/)", "keywords": [ @@ -11,12 +11,13 @@ ], "dependencies": { "async": "^2.6.0", - "bittorrent-dht": "^8.2.0", + "bittorrent-dht": "^8.3.0", "cbq": "0.0.1", "debug": "^2.2.0", "ed25519-supercop": "^1.0.2", "lodash": "^4.17.5", "raw-body": "^2.3.2", + "record-cache": "^1.0.2", "yargs": "^6.3.0" }, "engine": {