diff --git a/package.json b/package.json index a1f5aa0eeff..317093da9f2 100644 --- a/package.json +++ b/package.json @@ -160,5 +160,9 @@ "react-is": "npm:react-is", "jsdom": "22.1.0" }, - "packageManager": "yarn@1.22.22" + "packageManager": "yarn@1.22.22", + "volta": { + "node": "20.19.0", + "yarn": "1.22.22" + } }