Skip to content

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic100 and snyk-bot authored Sep 13, 2024
1 parent eb69557 commit d32a843
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 112 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"start": "yarn mk-folders && yarn nerell-simu-link && yarn odin-simu-link && yarn pami-simu-link && ts-node ./src/server.ts"
},
"dependencies": {
"body-parser": "^1.19.2",
"body-parser": "^1.20.3",
"date-fns": "^2.15.0",
"express": "^4.17.3",
"express": "^4.21.0",
"express-ws": "^4.0.0",
"first-line": "^1.0.3",
"glob": "^7.1.1",
Expand Down
Loading

0 comments on commit d32a843

Please sign in to comment.