Skip to content

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Sep 12, 2024
1 parent a368174 commit f45db85
Show file tree
Hide file tree
Showing 2 changed files with 467 additions and 155 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@sentry/node": "5.7.0",
"atob": "^2.1.2",
"body-parser": "^1.19.0",
"body-parser": "^1.20.3",
"btoa": "^1.2.1",
"compression": "^1.7.4",
"cookie-parser": "^1.4.4",
Expand All @@ -22,7 +22,7 @@
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-react": "^7.16.0",
"eslint-plugin-standard": "^4.0.1",
"express": "^4.17.1",
"express": "^4.21.0",
"express-mongo-db": "^2.0.4",
"express-pino-logger": "^4.0.0",
"moment": "^2.24.0",
Expand Down
Loading

0 comments on commit f45db85

Please sign in to comment.