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-MONGOOSE-1086688
  • Loading branch information
snyk-bot committed Mar 24, 2021
commit 320d4b401ce85f5382e5333e424fa679b33c57d2
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"async": "^0.9.0",
"koast-logger": "^1.0.0",
"module": "0.0.1",
"mongoose": "^3.8.20",
"mongoose": "^5.12.2",
"path": "^0.4.9",
"q": "^1.1.2",
"underscore": "^1.7.0",
Expand Down