diff --git a/package.json b/package.json index 5be9f09b2e10..46d2b6e8f8ad 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "bin" ], "dependencies": { - "@angular/compiler": "12.0.4", + "@angular/compiler": "12.0.5", "@babel/code-frame": "7.14.5", "@babel/parser": "7.14.6", "@glimmer/syntax": "0.79.3", diff --git a/yarn.lock b/yarn.lock index e8ce23f86a7d..531521b4c1a5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,10 +2,10 @@ # yarn lockfile v1 -"@angular/compiler@12.0.4": - version "12.0.4" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-12.0.4.tgz#6e9e484336754f9e70674d0e05636be58bbd907a" - integrity sha512-D/vYeRn3yTM6cgEwlMmp/WNJyDPMVrbOfNfc2nUcpHYuy/QcrjNde6QzNJjeNnyZlWRmWcE1VxwoX8+8xJdbzg== +"@angular/compiler@12.0.5": + version "12.0.5" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-12.0.5.tgz#b69a1927253b18dcaf4bac2c1107b8552ee6649e" + integrity sha512-G255aP4hhQ04hSQ1/JgiKNeTzRCuLgK220lJXkHubpu+f67os5LArhFNxZaUC/EVa/sloOT7Fo5tn8C5gy7iLA== dependencies: tslib "^2.1.0"