From b319319c1d65297503b641d1a621186d17124a6e Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Wed, 5 Apr 2017 05:07:26 +0800 Subject: [PATCH] chore(package): update async-disk-cache to version 1.3.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4de24b0..42a61bd 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.1", "crypto": "0.0.3", "gm": "1.22.0", "imagemin": "5.2.1",