From f8b65fc2a355961396b7bfd01687c1ecd22d80f4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 26 May 2024 22:36:09 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 244a322..5f2b736 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "devDependencies": { "jsdoc": "^4.0.3", "standard": "^17.0.0", - "tap": "^18.0.0" + "tap": "^19.0.2" }, "peerDependencies": {}, "engines": {