diff --git a/app/package.json b/app/package.json index c2dda531..5e667373 100644 --- a/app/package.json +++ b/app/package.json @@ -15,7 +15,7 @@ "dependencies": { "@angular/animations": "9.1.0", "@angular/common": "9.1.2", - "@angular/compiler": "9.1.0", + "@angular/compiler": "9.1.2", "@angular/core": "9.1.0", "@angular/forms": "9.1.1", "@angular/platform-browser": "9.1.1", diff --git a/app/yarn.lock b/app/yarn.lock index b8e20f92..1dc4bbd0 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -12,10 +12,10 @@ resolved "https://registry.yarnpkg.com/@angular/common/-/common-9.1.2.tgz#cec9fbfc572bbcf715e994523b04ac48700c1b2c" integrity sha512-MAQW0DGq2NhvJSETLTwuImdzwI+wboG+5Uzgc0L8C/hX7SrEE65Hmz4nIjmGi2CPGLpodfWEcCPlV0R0dHun4A== -"@angular/compiler@9.1.0": - version "9.1.0" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.1.0.tgz#e55b4f2f24df75283002d5e8e85e1acfc46928f6" - integrity sha512-QHw/JSeTXHiJQ2Ih0EtU7FGsYcOr+0hwZhqwSW3EEn8TtUgA3DS5lXeiDV66f+3DdvNZFPmgiZIvun3ypxn1HA== +"@angular/compiler@9.1.2": + version "9.1.2" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.1.2.tgz#52b22120ca3c7d27dccf4239c849158ad64fb435" + integrity sha512-82DitvlZA5DoE++qiiJdgx6HE71h96sfLHCjjvYJHApoOcnX+zBZFBrflpbXK9W4YdvydU4Lc1Ql1eleQPeT/g== "@angular/core@9.1.0": version "9.1.0"