diff --git a/generators/client/templates/angular/package.json b/generators/client/templates/angular/package.json index 7797e1fe2c6..77ddebf546d 100644 --- a/generators/client/templates/angular/package.json +++ b/generators/client/templates/angular/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "@angular/common": "11.2.4", + "@angular/common": "11.2.5", "bootstrap": "4.6.0", "@fortawesome/angular-fontawesome": "0.8.2", "@fortawesome/fontawesome-svg-core": "1.2.34",