[7.x] require yarn 1.21.1 to avoid binary planting vuln (#5289… (#52923)

This commit is contained in:
Spencer 2019-12-12 14:23:47 -07:00 committed by GitHub
parent 5263bb5c71
commit c95fa975d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -463,6 +463,6 @@
}, },
"engines": { "engines": {
"node": "10.15.2", "node": "10.15.2",
"yarn": "^1.10.1" "yarn": "^1.21.1"
} }
} }

View file

@ -344,7 +344,7 @@
"xregexp": "4.2.4" "xregexp": "4.2.4"
}, },
"engines": { "engines": {
"yarn": "^1.10.1" "yarn": "^1.21.1"
}, },
"workspaces": { "workspaces": {
"nohoist": [ "nohoist": [