diff --git a/package.json b/package.json index 20f17ca..0e1d0b7 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-098f6bcd.css, also re-writes references in each file to new reved name.", "main": "index.js", "dependencies": { - "gulp-util": "~2.2.14", + "gulp-util": "~3.0.8", "event-stream": "~3.1.0", "through2": "~0.4.0", "chalk": "~0.4.0"