diff --git a/package.json b/package.json index 315276e..565452c 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@angular/common": "10.0.5", "@angular/compiler": "10.0.5", "@angular/compiler-cli": "10.0.5", - "@angular/core": "10.0.5", + "@angular/core": "11.0.5", "@angular/platform-browser": "10.0.5", "@angular/platform-browser-dynamic": "10.0.5", "@angular/platform-server": "10.0.5", diff --git a/yarn.lock b/yarn.lock index 462ea5c..bf0a161 100644 --- a/yarn.lock +++ b/yarn.lock @@ -228,10 +228,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.0.5": - version "10.0.5" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-10.0.5.tgz#52a11d1b6ce065f6c26d919ab3bea233f51902be" - integrity sha512-zoIxIi/UaRImeC1uD+eIKrdcihvQR/zfbqKgK67IPy/tghijxge1Tbl8FWIAT0ncAj0XH/JHsWnVdUV/TUI+CA== +"@angular/core@11.0.5": + version "11.0.5" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-11.0.5.tgz#b8c448c3cd4f6dae7327cc1ba4ee2aa29c8dbc26" + integrity sha512-XAXWQi7R3ucZXQwx9QK5jSKJeQyRJ53u2dQDpr7R5stzeCy1a5hrNOkZLg9zOTTPcth/6+FrOrRZP9SMdxtw3w== dependencies: tslib "^2.0.0"