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-MPATH-1577289
  • Loading branch information
snyk-bot committed Sep 6, 2021
commit 9abedf347871f0a02384cfe8d2215e1eb9a79053
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"morgan": "^1.5.2",
"helmet": "^2.1.1",
"nodemon": "^1.9.2",
"mongoose": "^4.4.7",
"mongoose": "^6.0.4",
"@angular/common": "^2.0.0-rc.3",
"@angular/compiler": "^2.0.0-rc.3",
"@angular/core": "^2.0.0-rc.3",
Expand Down