Skip to content
Closed
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: homework/邝业亨/node-blog/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 5, 2021
commit eea6b9bf49cb2b0fffda5a683b284e05c3b6549b
2 changes: 1 addition & 1 deletion homework/邝业亨/node-blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"ejs": "~2.5.5",
"express": "~4.16.0",
"express-session": "~1.15.6",
"mongoose": "^5.7.5",
"mongoose": "^6.0.4",
"morgan": "~1.9.1",
"multer": "^1.1.0",
"serve-favicon": "~2.4.5"
Expand Down