Skip to content

Commit be440b5

Browse files
clydinfilipesilva
authored andcommitted
fix(@schematics/angular): address vulnerability in protractor
1 parent ec9f0dc commit be440b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/schematics/angular/workspace/files/package.json.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"karma-coverage-istanbul-reporter": "~2.0.1",
3939
"karma-jasmine": "~2.0.1",
4040
"karma-jasmine-html-reporter": "^1.4.0",
41-
"protractor": "~5.4.0",<% } %>
41+
"protractor": "~7.0.0",<% } %>
4242
"ts-node": "~7.0.0",
4343
"tslint": "~5.15.0",
4444
"typescript": "<%= latestVersions.TypeScript %>"

0 commit comments

Comments
 (0)