diff --git a/package.json b/package.json index 03c88f0..e7f00d0 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "highlight.js": "^11.0.1", "husky": "^4.2.5", "marked": "^4.0.0", - "tap": "15.2.2" + "tap": "15.2.3" }, "scripts": { "test": "tap --no-cov",