diff --git a/yarn-examples/yarn-v1/package.json b/yarn-examples/yarn-v1/package.json index 1a54cac9bf..bdd7517ec9 100644 --- a/yarn-examples/yarn-v1/package.json +++ b/yarn-examples/yarn-v1/package.json @@ -7,7 +7,7 @@ "dependencies": { "json": "9.0.6", "minimist": "1.2.5", - "tough-cookie": "2.5.0" + "tough-cookie": "4.1.3" }, "packageManager": "yarn@1.22.19" }