diff --git a/node_modules/wrappy/package.json b/node_modules/wrappy/package.json index 277d8831b5..15f9ced9a2 100644 --- a/node_modules/wrappy/package.json +++ b/node_modules/wrappy/package.json @@ -11,7 +11,7 @@ }, "dependencies": {}, "devDependencies": { - "tap": "^2.3.1" + "tap": "^5.4.3" }, "scripts": { "test": "tap --coverage test/*.js"