diff --git a/deps/npm/node_modules/yallist/package.json b/deps/npm/node_modules/yallist/package.json index 8a083867d72e00..febe86b9aee8cd 100644 --- a/deps/npm/node_modules/yallist/package.json +++ b/deps/npm/node_modules/yallist/package.json @@ -12,7 +12,7 @@ ], "dependencies": {}, "devDependencies": { - "tap": "^12.1.0" + "tap": "^15.0.0" }, "scripts": { "test": "tap test/*.js --100",