From b93086e49352289c0d75e02f17b914e16abe06f7 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Tue, 17 May 2016 23:13:38 +0200 Subject: [PATCH] chore(package): update babel-runtime to version 6.9.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bfd1589..c908be5 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "pre-commit": "^1.1.2" }, "dependencies": { - "babel-runtime": "^6.6.1", + "babel-runtime": "^6.9.0", "libp2p-spdy": "^0.3.1", "libp2p-swarm": "^0.12.10", "libp2p-websockets": "^0.4.4",