diff --git a/frontend/package.json b/frontend/package.json index 9134e40..5ed56a8 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -31,7 +31,7 @@ "@angular/animations": "^8.2.9", "@angular/cdk": "^8.2.3", "@angular/common": "^8.2.9", - "@angular/compiler": "^8.2.9", + "@angular/compiler": "^8.2.14", "@angular/core": "^8.2.9", "@angular/forms": "^8.2.9", "@angular/platform-browser": "^8.2.9", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index b04b5f9..31300d3 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -203,10 +203,10 @@ tslib "^1.9.0" yargs "13.1.0" -"@angular/compiler@^8.2.9": - version "8.2.9" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-8.2.9.tgz#2882612cc636826f26020b2b6b4b01cb047ad317" - integrity sha512-oQho19DnOhEDNerCOGuGK95tcZ2oy4dSA5SykJmmniRnZzPM2++bJD32qJehXHy1K+3hv2zN9x7HPhqT3ljT6g== +"@angular/compiler@^8.2.14": + version "8.2.14" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-8.2.14.tgz#46db7a9d1c17f236126518ff26480c160d5a6183" + integrity sha512-ABZO4E7eeFA1QyJ2trDezxeQM5ZFa1dXw1Mpl/+1vuXDKNjJgNyWYwKp/NwRkLmrsuV0yv4UDCDe4kJOGbPKnw== dependencies: tslib "^1.9.0"