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