Skip to content

Commit

Permalink
fix: backend/package.json & backend/package-lock.json to reduce vulne…
Browse files Browse the repository at this point in the history
…rabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-HELMETCSP-469436
  • Loading branch information
snyk-bot committed Sep 30, 2019
1 parent 1971c4a commit 7279811
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 67 deletions.
142 changes: 76 additions & 66 deletions backend/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 backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"express": "^4.16.4",
"express-session": "^1.15.6",
"fs": "0.0.1-security",
"helmet": "^3.15.0",
"helmet": "^3.21.1",
"jsonwebtoken": "^8.4.0",
"mongoose": "^5.3.15",
"morgan": "^1.9.1",
Expand Down

0 comments on commit 7279811

Please sign in to comment.