Skip to content

Commit

Permalink
fix: package.json & package-lock.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BL-608877
- https://snyk.io/vuln/SNYK-JS-SEMVER-3247795
  • Loading branch information
snyk-io[bot] authored Sep 6, 2024
1 parent 4208f46 commit 41f54c9
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 28 deletions.
74 changes: 47 additions & 27 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"marked": "0.3.5",
"method-override": "latest",
"moment": "2.15.1",
"mongodb": "^3.5.9",
"mongodb": "^3.6.6",
"mongoose": "5.13.20",
"morgan": "latest",
"ms": "^0.7.1",
Expand Down

0 comments on commit 41f54c9

Please sign in to comment.