diff --git a/package.json b/package.json index 0772074..0ba1669 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "postcss-url", - "version": "10.1.3", + "version": "10.1.4", "description": "PostCSS plugin to rebase or inline on url().", "keywords": [ "css", @@ -25,7 +25,7 @@ "dependencies": { "make-dir": "~3.1.0", "mime": "~2.5.2", - "minimatch": "~3.0.4", + "minimatch": "~3.1.5", "xxhashjs": "~0.2.2" }, "devDependencies": {