diff --git a/workspaces/arborist/test/fixtures/tap-and-flow/package.json b/workspaces/arborist/test/fixtures/tap-and-flow/package.json index 9cce62ae2eca9..2794f5116d61b 100644 --- a/workspaces/arborist/test/fixtures/tap-and-flow/package.json +++ b/workspaces/arborist/test/fixtures/tap-and-flow/package.json @@ -5,6 +5,6 @@ "flow-parser": "0.x", "flow-remove-types": "^2.112.0", "ink": "^2.6.0", - "tap": "14" + "tap": "18.0.0" } }