diff --git a/package.json b/package.json index ae2d7504..18540d2f 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "dependencies": { "@angular/common": "^4.2.6", "@angular/compiler": "^4.2.6", - "@angular/core": "^4.2.6", + "@angular/core": "^11.0.5", "@angular/forms": "^4.2.6", "@angular/http": "^4.2.6", "@angular/platform-browser": "^4.2.6", diff --git a/yarn.lock b/yarn.lock index 22a832d5..de90d6af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10,9 +10,11 @@ version "2.1.0" resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-2.1.0.tgz#1388e1b6adadb4495e1cb5f0fa5322728de0d003" -"@angular/core": - version "2.1.0" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-2.1.0.tgz#a2fdb0f76f72e5ac521feadd4d119f60afff2bd3" +"@angular/core@^11.0.5": + version "11.0.5" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-11.0.5.tgz#b8c448c3cd4f6dae7327cc1ba4ee2aa29c8dbc26" + dependencies: + tslib "^2.0.0" "@angular/forms": version "2.1.0" @@ -14591,6 +14593,10 @@ tryor@~0.1.2: version "0.1.2" resolved "https://registry.yarnpkg.com/tryor/-/tryor-0.1.2.tgz#8145e4ca7caff40acde3ccf946e8b8bb75b4172b" +tslib@^2.0.0: + version "2.4.0" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3" + tty-browserify@0.0.0, tty-browserify@~0.0.0: version "0.0.0" resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6"