Skip to content
This repository was archived by the owner on Aug 24, 2020. It is now read-only.

Commit 7c376b9

Browse files
Fix handlebars security warning (angular/angular-cli#8544)
1 parent 7e2df42 commit 7c376b9

File tree

2 files changed

+95
-148
lines changed

2 files changed

+95
-148
lines changed

package-lock.json

Lines changed: 94 additions & 147 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"zone.js": "^0.8.14"
3333
},
3434
"devDependencies": {
35-
"@angular/cli": "1.5.0",
35+
"@angular/cli": "^1.5.3",
3636
"@angular/compiler-cli": "^5.0.0",
3737
"@angular/language-service": "^5.0.0",
3838
"@types/jasmine": "~2.5.53",

0 commit comments

Comments
 (0)