diff --git a/package.json b/package.json index d92afb4a40f..237b7cf2ca9 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@angular/cdk": "^10.2.6", "@angular/common": "~10.2.3", "@angular/compiler": "~10.2.3", - "@angular/core": "~10.2.3", + "@angular/core": "~11.0.5", "@angular/forms": "~10.2.3", "@angular/localize": "10.2.3", "@angular/platform-browser": "~10.2.3", diff --git a/yarn.lock b/yarn.lock index 29a03624ab0..719e923d9a5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -237,10 +237,10 @@ resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.0.0.tgz#227dc53e1ac81824f998c6e76000b7efc522641e" integrity sha512-6Pxgsrf0qF9iFFqmIcWmjJGkkCaCm6V5QNnxMy2KloO3SDq6QuMVRbN9RtC8Urmo25LP+eZ6ZgYqFYpdD8Hd9w== -"@angular/core@~10.2.3": - version "10.2.3" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-10.2.3.tgz#89469c537b304532d6aa8dbb2ea4e1e2ed90e7a6" - integrity sha512-mE6nLpul/IJllk0VYrlrP69n0P7JPz+BHYAVobwO5+0EGO65ieTD18DxzfEt4eQgthnM3VQwSZxjW4n9Y1p/dQ== +"@angular/core@~11.0.5": + version "11.0.9" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-11.0.9.tgz#5e509af2d2580a07f9ddfe3b99ce86ae67689daf" + integrity sha512-J0ff3UK2Cw7Z0eNLtUXrpMFvmmkvPPZWLYIwimyc1pZys7qsIVT6cy2ybGEOhbJgC6qt3fo0DoJV3pGXTalb8A== dependencies: tslib "^2.0.0"