Skip to content

Commit

Permalink
fix: package.json & package-lock.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-HELMETCSP-469436
  • Loading branch information
snyk-bot committed Oct 1, 2019
1 parent 8c4f23b commit fa8ae46
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 68 deletions.
152 changes: 85 additions & 67 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 @@ -30,7 +30,7 @@
"cookie-parser": "1.4.3",
"core-js": "^2.5.4",
"express-session": "1.15.6",
"helmet": "3.15.0",
"helmet": "3.21.1",
"moment": "^2.22.2",
"ngx-bootstrap": "^3.1.1",
"ngx-paypal": "^4.0.0",
Expand Down

0 comments on commit fa8ae46

Please sign in to comment.