diff --git a/test/fixtures/tape-failure/package.json b/test/fixtures/tape-failure/package.json index 0f4b246..00d12ce 100644 --- a/test/fixtures/tape-failure/package.json +++ b/test/fixtures/tape-failure/package.json @@ -13,6 +13,6 @@ "url": "https://github.com/rvagg/polendina.git" }, "devDependencies": { - "tape": "~5.0.1" + "tape": "~5.3.2" } }