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