Skip to content

Commit

Permalink
fix: insecure dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kukhariev committed Nov 27, 2018
1 parent 32a4527 commit af01900
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 88 deletions.
94 changes: 7 additions & 87 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"karma-jasmine-html-reporter": "^1.4.0",
"morgan": "^1.9.1",
"ng-packagr": "^4.4.0",
"nodemon": "^1.18.5",
"nodemon": "^1.18.6",
"protractor": "~5.4.1",
"rimraf": "^2.6.2",
"ts-node": "~7.0.1",
Expand Down

0 comments on commit af01900

Please sign in to comment.