From 2a3685a4f189e52992767f765cb94702ac221302 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 15 May 2017 20:47:03 +0300 Subject: [PATCH] chore(package): update async-disk-cache to version 1.3.2 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4de24b0..4f9764b 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "url": "git@github.com:tcoopman/image-webpack-loader.git" }, "dependencies": { - "async-disk-cache": "1.0.7", + "async-disk-cache": "1.3.2", "crypto": "0.0.3", "gm": "1.22.0", "imagemin": "5.2.1",