diff --git a/package.json b/package.json index 58607d5..1cd06d2 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "dependencies": { "get-first": "^0.1.1", - "kind-of": "^1.1.0", + "kind-of": "^6.0.3", "micromatch": "^2.1.0", "through2": "^0.6.3" },