Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-OPENPGP-460225
  • Loading branch information
snyk-test committed Aug 27, 2019
commit 4fe213df17585e1d13fa84fa61e99963d766a358
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"merge-descriptors": "^1.0.1",
"node-uuid": "^1.4.8",
"nodemailer": "^4.7.0",
"openpgp": "3.0.11",
"openpgp": "4.2.1",
"portastic": "^1.0.1",
"pug": "^2.0.4",
"socket.io": "^2.2.0",
Expand Down