diff --git a/package.json b/package.json index 519cf32c..ebf3016f 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ } }, "dependencies": { - "@angular/compiler": "^9.0.6", - "@angular/core": "^9.0.6", + "@angular/compiler": "^9.0.7", + "@angular/core": "^9.0.7", "codelyzer": "^5.2.1", "rxjs": "^6.5.4", "rxjs-tslint-rules": "^4.29.1",