diff --git a/xCore.UI/package.json b/xCore.UI/package.json index d4a6478..3437ff1 100644 --- a/xCore.UI/package.json +++ b/xCore.UI/package.json @@ -115,7 +115,7 @@ "@angular/common": "10.2.3", "@angular/compiler": "10.2.3", "@angular/compiler-cli": "10.2.3", - "@angular/core": "10.2.3", + "@angular/core": "10.2.5", "@angular/forms": "10.2.3", "@angular/language-service": "10.2.3", "@angular/platform-browser": "10.2.3", diff --git a/xCore.UI/yarn.lock b/xCore.UI/yarn.lock index 88fee6e..45462de 100644 --- a/xCore.UI/yarn.lock +++ b/xCore.UI/yarn.lock @@ -336,10 +336,10 @@ resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.0.0.tgz#87e0bef4c369b6cadae07e3a4295778fc93799d5" integrity sha512-ctjwuntPfZZT2mNj2NDIVu51t9cvbhl/16epc5xEwyzyDt76pX9UgwvY+MbXrf/C/FWwdtmNtfP698BKI+9leQ== -"@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@10.2.5": + version "10.2.5" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-10.2.5.tgz#2050b0dbb180aa98c2ec46bba6d4827565ba2a2d" + integrity sha512-krhOKNTj5XE92Rk9ASX5KmgTF72j7qT2PLVxrGEVjuUKjBY2XaK3TV0Kotq9zI3qa9WgeCrP/Njn6jlKQCCAEQ== dependencies: tslib "^2.0.0"