diff --git a/package.json b/package.json index 659a3d07321a..fdc37637a3bc 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "license": "MIT", "engines": { "node": ">=14.0.0 <17.0.0", - "yarn": ">= 1.0.0", + "yarn": "^1.22.17", "npm": "Please use Yarn instead of NPM to install dependencies. See: https://yarnpkg.com/lang/en/docs/install/" }, "scripts": {