Skip to content

Commit

Permalink
fix: package.json 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 ccd4bb4 commit bd7432f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"babel-loader": "^8.3.0",
"babel-preset-env": "^1.7.0",
"babel-preset-react": "^6.24.1",
"body-parser": "^1.20.2",
"body-parser": "^1.20.3",
"connect-mongo": "^4.6.0",
"cross-env": "^7.0.3",
"css-loader": "^5.2.7",
"express": "^4.18.2",
"express": "^4.21.0",
"express-graphql": "^0.12.0",
"express-session": "^1.17.3",
"graphql": "^15.8.0",
Expand Down

0 comments on commit bd7432f

Please sign in to comment.