Skip to content

Commit bf686a7

Browse files
author
snyk-test
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:jasmine-core:20180216
1 parent 3d3d543 commit bf686a7

File tree

2 files changed

+28
-145
lines changed

2 files changed

+28
-145
lines changed

package-lock.json

Lines changed: 27 additions & 144 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
@@ -39,7 +39,7 @@
3939
"karma-coverage-istanbul-reporter": "~2.0.1",
4040
"karma-jasmine": "~2.0.1",
4141
"karma-jasmine-html-reporter": "^1.4.0",
42-
"protractor": "~5.4.0",
42+
"protractor": "~6.0.0",
4343
"ts-node": "~7.0.0",
4444
"tslint": "~5.15.0",
4545
"typescript": "~3.4.3"

0 commit comments

Comments
 (0)