diff --git a/app/package.json b/app/package.json index 103fbb34..d4ee5287 100644 --- a/app/package.json +++ b/app/package.json @@ -16,7 +16,7 @@ "@angular/animations": "9.0.4", "@angular/common": "9.0.6", "@angular/compiler": "9.0.4", - "@angular/core": "9.0.4", + "@angular/core": "9.0.6", "@angular/forms": "9.0.6", "@angular/platform-browser": "9.0.4", "@angular/platform-browser-dynamic": "9.0.6", diff --git a/app/yarn.lock b/app/yarn.lock index cfdb4615..7b18b9ec 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -17,10 +17,10 @@ resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.0.4.tgz#038c9cdbf76f1cce47bd1b355c7d212cc89b18f9" integrity sha512-+Ku8RUU00yHaKVkVw6YIfM3c5Gmvas5gJcEleiagkLbc1f/jKk1cY4gaUP6xn4TLypFM7NQglneWd+E+8wh0hQ== -"@angular/core@9.0.4": - version "9.0.4" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.0.4.tgz#6baa5ec6c594b47de541e47f4aa37241adec393a" - integrity sha512-6RqQb1GO2uglSlgiGbxhvy8plztZtABCWLRn0X+T1PnrxoqgxqA5WkKJjGxao+1M/ECW1V0fw4Xy7DE6KvAJwQ== +"@angular/core@9.0.6": + version "9.0.6" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.0.6.tgz#cc72d859359b1bddc052549c20092905d6246ce7" + integrity sha512-egpVGqqI+L1QQFn9ziHIElXb0bCzY1l8vzyQGfm2KnxHpmx2TJp2uaaHh5LRcqYR7TLeGMpqmzhRxir6Up7AAQ== "@angular/forms@9.0.6": version "9.0.6"