Skip to content

Commit fc50b96

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ONHEADERS-10773729
1 parent 1f8f277 commit fc50b96

2 files changed

Lines changed: 25 additions & 25 deletions

File tree

package-lock.json

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"lodash": "^4.17.20",
4040
"mongo-sanitize": "^1.1.0",
4141
"mongoose": "^5.10.3",
42-
"morgan": "^1.10.0",
42+
"morgan": "^1.10.1",
4343
"nodemailer": "^6.4.17",
4444
"uuid": "^8.3.2",
4545
"winston": "^3.3.3"

0 commit comments

Comments
 (0)