diff --git a/WORKSPACE b/WORKSPACE index 7a29bc3fe9..81fe6b5dfa 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -51,7 +51,7 @@ node_repositories( node_version = "10.9.0", package_json = ["//:package.json"], preserve_symlinks = True, - vendored_yarn = "@angular//third_party/github.com/yarnpkg/yarn/releases/download:v1.13.0", + yarn_version = "1.12.1", ) # Setup the angular toolchain which installs npm dependencies into @ngdeps