diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/request/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/request/package.json index 9a9792a582644..b37fc090ec205 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/request/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/request/package.json @@ -44,7 +44,7 @@ "performance-now": "^2.1.0", "qs": "~6.5.2", "safe-buffer": "^5.1.2", - "tough-cookie": "~2.4.3", + "tough-cookie": "~4.1.3", "tunnel-agent": "^0.6.0", "uuid": "^3.3.2" },