Skip to content

Commit

Permalink
fix: mock-api/package.json & mock-api/package-lock.json to reduce vul…
Browse files Browse the repository at this point in the history
…nerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-EXPRESS-6474509
  • Loading branch information
snyk-io[bot] authored Mar 26, 2024
1 parent 34de7d7 commit 2dad387
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 37 deletions.
75 changes: 39 additions & 36 deletions mock-api/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 mock-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"body-parser": "^1.20.1",
"cors": "^2.8.5",
"express": "^4.18.2",
"express": "^4.19.2",
"morgan": "^1.10.0",
"morgan-body": "^2.6.8"
}
Expand Down

0 comments on commit 2dad387

Please sign in to comment.