diff --git a/package.json b/package.json index ca5ea48..7e98228 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "pino-pretty": "7.6.0", "prettier": "2.6.0", "source-map-support": "0.5.21", - "tap": "16.2.0", + "tap": "16.3.1", "ts-node": "10.9.1", "typescript": "4.7.3" }, diff --git a/yarn.lock b/yarn.lock index d0dbf66..8336f4d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4285,10 +4285,10 @@ tap-yaml@^1.0.0: dependencies: yaml "^1.5.0" -tap@16.2.0: - version "16.2.0" - resolved "https://registry.yarnpkg.com/tap/-/tap-16.2.0.tgz#0e47edcf1089e386630dc8d779dc8b20cfc7ee1d" - integrity sha512-ikfNLy701p2+sH3R0pAXQ/Aen6ZByaguUY7UsoTLL4AXa2c9gYQL+pI21p13lq54R7/CEoLaViC1sexcWG32ig== +tap@16.3.1: + version "16.3.1" + resolved "https://registry.yarnpkg.com/tap/-/tap-16.3.1.tgz#dbade2d7a9b5f006aae2fc87abb2fe3c743139b4" + integrity sha512-B4+R/fY7hXuwDQOIpnT8rbXYYKUxX1Mu9e1axeoYtm5loyZRa2eYIL0zz8NaOg6h/dd+J8t25okCVg1RLDM8Yw== dependencies: "@isaacs/import-jsx" "^4.0.1" "@types/react" "^17"