From 0d6f4264da01e9af1aacc7d63fc5c0817a2ef25c Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Tue, 4 Apr 2017 01:29:53 +0800 Subject: [PATCH] chore(package): update async-disk-cache to version 1.2.3 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4de24b0..26c8a7a 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.2.3", "crypto": "0.0.3", "gm": "1.22.0", "imagemin": "5.2.1",