From f6939c5d762ce784478a9c5908e9b246092d981a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 9 Aug 2018 09:07:20 +0000 Subject: [PATCH] fix(package): update micro to version 9.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 563d5cc..86c1b4f 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "author": "Sebastian Misch - Nerds of all Trades GmbH", "license": "MIT", "dependencies": { - "micro": "9.3.0", + "micro": "9.3.3", "micro-ratelimit": "0.3.0", "node-fetch": "2.1.2" },